検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1001 for [SIMILAR] 16 1024 4096 WITH 28461 reflectionname... (0.982 sec.)
パラメータが callable かどうかを返す 0
« ReflectionParameter::isArray ReflectionParameter::isDefaultValueAvailable » PHP Manual ReflectionParameter パラメータが callable かどうかを返す ReflectionParameter::isCallable (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionParameter::isCallable — パラメータが callable かどうかを返す 警告 この ...
https://man.plustar.jp/php/reflectionparameter.iscallable.html - [similar]
ドキュメントコメントを取得する 0
« ReflectionClass::getDefaultProperties ReflectionClass::getEndLine » PHP Manual ReflectionClass ドキュメントコメントを取得する ReflectionClass::getDocComment (PHP 5, PHP 7, PHP 8) ReflectionClass::getDocComment — ドキュメントコメントを取得する 説明 public ReflectionClass::getDocComment ...
https://man.plustar.jp/php/reflectionclass.getdoccomment.html - [similar]
名前で Unicode 文字を探し、コードポイントの値を返す 0
« IntlChar::charDirection IntlChar::charMirror » PHP Manual IntlChar 名前で Unicode 文字を探し、コードポイントの値を返す IntlChar::charFromName (PHP 7, PHP 8) IntlChar::charFromName — 名前で Unicode 文字を探し、コードポイントの値を返す 説明 public static IntlChar::charFromName ( string $ ...
https://man.plustar.jp/php/intlchar.charfromname.html - [similar]
namespace キーワードおよび __NAMESPACE__ 定数 0
« 名前空間と動的言語機能 名前空間の使用法: エイリアス/インポート » PHP Manual 名前空間 namespace キーワードおよび __NAMESPACE__ 定数 namespace キーワードおよび __NAMESPACE__ 定数 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP には、現在の名前空間内の要素へのアクセスを抽象化するための方法が 2 通りあり ...
https://man.plustar.jp/php/language.namespaces.nsconstants.html - [similar]
ReflectionObject クラス 0
« ReflectionNamedType::isBuiltin ReflectionObject::__construct » PHP Manual リフレクション ReflectionObject クラス ReflectionObject クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionObject クラスは オブジェクトについての情報を報告します。 クラス概要 class ReflectionObject extends Reflectio ...
https://man.plustar.jp/php/class.reflectionobject.html - [similar]
クラスをエクスポートする 0
« ReflectionClass::__construct ReflectionClass::getAttributes » PHP Manual ReflectionClass クラスをエクスポートする ReflectionClass::export (PHP 5, PHP 7) ReflectionClass::export — クラスをエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/reflectionclass.export.html - [similar]
Unicode 文字の名前を取得する 0
« IntlChar::charMirror IntlChar::charType » PHP Manual IntlChar Unicode 文字の名前を取得する IntlChar::charName (PHP 7, PHP 8) IntlChar::charName — Unicode 文字の名前を取得する 説明 public static IntlChar::charName ( int | string $codepoint , int $type = IntlChar::UNICODE_CHAR_NAME ): ? ...
https://man.plustar.jp/php/intlchar.charname.html - [similar]
名前空間の使用法: グローバル関数/定数への移行 0
« グローバル空間 名前解決のルール » PHP Manual 名前空間 名前空間の使用法: グローバル関数/定数への移行 名前空間の使用法: グローバル関数/定数への移行 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間内で、PHP が未定義のクラス名や関数、定数に出会った場合、 それぞれに応じて異なる優先順位で解決を行いま ...
https://man.plustar.jp/php/language.namespaces.fallback.html - [similar]
Tips 0
« ルール マニュアルについて » PHP Manual ユーザーレベルでの命名の手引き Tips Tips 将来もそのまま使用できるようなコードを書くためには、 グローバル名前空間にあまり多くの変数や関数やクラスを置かないことをおすすめします。 そうしておけば、サードパーティのコードと名前が衝突したり PHP 自体に追加 ...
https://man.plustar.jp/php/userlandnaming.tips.html - [similar]
名前空間の使用法: 基本編 0
« 同一ファイル内での複数の名前空間の定義 名前空間と動的言語機能 » PHP Manual 名前空間 名前空間の使用法: 基本編 名前空間の使用法: 基本編 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の使い方についてあれこれ言う前に、まずは PHP がどのようにしてコード中の要素の名前空間を知るのかを理解しておくこと ...
https://man.plustar.jp/php/language.namespaces.basics.html - [similar]