検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1002 for [SIMILAR] 16 1024 4096 WITH 26251 reflectionzend... (1.087 sec.)
ReflectionExtension を作成する 0
« ReflectionExtension::__clone ReflectionExtension::export » PHP Manual ReflectionExtension ReflectionExtension を作成する ReflectionExtension::__construct (PHP 5, PHP 7, PHP 8) ReflectionExtension::__construct — ReflectionExtension を作成する 説明 public ReflectionExtension::__construct ...
https://man.plustar.jp/php/reflectionextension.construct.html - [similar]
プロパティの修飾子を取得する 0
« ReflectionProperty::getDocComment ReflectionProperty::getName » PHP Manual ReflectionProperty プロパティの修飾子を取得する ReflectionProperty::getModifiers (PHP 5, PHP 7, PHP 8) ReflectionProperty::getModifiers — プロパティの修飾子を取得する 説明 public ReflectionProperty::getModifiers ...
https://man.plustar.jp/php/reflectionproperty.getmodifiers.html - [similar]
ReflectionMethod を作成する 0
« ReflectionMethod ReflectionMethod::export » PHP Manual ReflectionMethod ReflectionMethod を作成する ReflectionMethod::__construct (PHP 5, PHP 7, PHP 8) ReflectionMethod::__construct — ReflectionMethod を作成する 説明 public ReflectionMethod::__construct ( object | string $objectOrMetho ...
https://man.plustar.jp/php/reflectionmethod.construct.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]
クラスをエクスポートする 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]