検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 976 for [SIMILAR] 16 1024 4096 WITH 74185 reflectionmeth... (0.752 sec.)
static キーワード 1171
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]
メソッドが定義されているかどうかを調べる 1171
« ReflectionClass::hasConstant ReflectionClass::hasProperty » PHP Manual ReflectionClass メソッドが定義されているかどうかを調べる ReflectionClass::hasMethod (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::hasMethod — メソッドが定義されているかどうかを調べる 説明 public ReflectionClass::h ...
https://man.plustar.jp/php/reflectionclass.hasmethod.html - [similar]
static メソッドをコールし、引数を配列で渡す 1171
« create_function forward_static_call » PHP Manual 関数処理 関数 static メソッドをコールし、引数を配列で渡す forward_static_call_array (PHP 5 >= 5.3.0, PHP 7, PHP 8) forward_static_call_array — static メソッドをコールし、引数を配列で渡す 説明 forward_static_call_array ( callable $callbac ...
https://man.plustar.jp/php/function.forward-static-call-array.html - [similar]
マジックメソッド 1171
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
クラスメソッドの名前を取得する 1171
« get_called_class get_class_vars » PHP Manual クラス/オブジェクト関数 クラスメソッドの名前を取得する get_class_methods (PHP 4, PHP 5, PHP 7, PHP 8) get_class_methods — クラスメソッドの名前を取得する 説明 get_class_methods ( object | string $object_or_class ): array クラスメソッドの名前を ...
https://man.plustar.jp/php/function.get-class-methods.html - [similar]
valid() メソッド 1171
« EmptyIterator::rewind FilesystemIterator » PHP Manual EmptyIterator valid() メソッド EmptyIterator::valid (PHP 5 >= 5.1.0, PHP 7, PHP 8) EmptyIterator::valid — valid() メソッド 説明 public EmptyIterator::valid (): bool EmptyIterator の valid() メソッドです。 警告 この関数は、 現在のとこ ...
https://man.plustar.jp/php/emptyiterator.valid.html - [similar]
文字列から HTML を読み込む 1171
« DOMDocument::load DOMDocument::loadHTMLFile » PHP Manual DOMDocument 文字列から HTML を読み込む DOMDocument::loadHTML (PHP 5, PHP 7, PHP 8) DOMDocument::loadHTML — 文字列から HTML を読み込む 説明 public DOMDocument::loadHTML ( string $source , int $options = 0 ): DOMDocument | bool この ...
https://man.plustar.jp/php/domdocument.loadhtml.html - [similar]
文字列から XML を読み込む 1171
« DOMDocument::loadHTMLFile DOMDocument::normalizeDocument » PHP Manual DOMDocument 文字列から XML を読み込む DOMDocument::loadXML (PHP 5, PHP 7, PHP 8) DOMDocument::loadXML — 文字列から XML を読み込む 説明 public DOMDocument::loadXML ( string $source , int $options = 0 ): DOMDocument | ...
https://man.plustar.jp/php/domdocument.loadxml.html - [similar]
current() メソッド 1171
« EmptyIterator EmptyIterator::key » PHP Manual EmptyIterator current() メソッド EmptyIterator::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) EmptyIterator::current — current() メソッド 説明 public EmptyIterator::current (): never このメソッドをコールしてはいけません。アクセスされると例外をスロ ...
https://man.plustar.jp/php/emptyiterator.current.html - [similar]
key() メソッド 1171
« EmptyIterator::current EmptyIterator::next » PHP Manual EmptyIterator key() メソッド EmptyIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) EmptyIterator::key — key() メソッド 説明 public EmptyIterator::key (): never このメソッドをコールしてはいけません。アクセスされると例外をスローします。 ...
https://man.plustar.jp/php/emptyiterator.key.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT