検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 947 for [SIMILAR] 16 1024 4096 WITH 16956 reflectionmeth... (0.685 sec.)
final クラスであるかどうかを調べる 6754
« ReflectionClass::isEnum ReflectionClass::isInstance » PHP Manual ReflectionClass final クラスであるかどうかを調べる ReflectionClass::isFinal (PHP 5, PHP 7, PHP 8) ReflectionClass::isFinal — final クラスであるかどうかを調べる 説明 public ReflectionClass::isFinal (): bool final クラスであ ...
https://man.plustar.jp/php/reflectionclass.isfinal.html - [similar]
クラス定数が final かどうかを調べる 6754
« ReflectionClassConstant::getValue ReflectionClassConstant::isPrivate » PHP Manual ReflectionClassConstant クラス定数が final かどうかを調べる ReflectionClassConstant::isFinal (PHP 8 >= 8.1.0) ReflectionClassConstant::isFinal — クラス定数が final かどうかを調べる 説明 public ReflectionC ...
https://man.plustar.jp/php/reflectionclassconstant.isfinal.html - [similar]
オーバーロード 1480
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 1480
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
EmptyIterator クラス 1480
« DirectoryIterator::valid EmptyIterator::current » PHP Manual イテレータ EmptyIterator クラス EmptyIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 空のイテレータ用の EmptyIterator クラスです。 クラス概要 class EmptyIterator implements Iterator { /* メソッド */ public current (): ...
https://man.plustar.jp/php/class.emptyiterator.html - [similar]
static キーワード 1480
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]
メソッドが定義されているかどうかを調べる 1480
« 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 メソッドをコールし、引数を配列で渡す 1480
« 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]
マジックメソッド 1480
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
クラスメソッドの名前を取得する 1480
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT