検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 942 for [SIMILAR] 16 1024 4096 WITH 23360 setaccessible ... (0.562 sec.)
コンストラクタであるかどうかを調べる 6985
« ReflectionMethod::isAbstract ReflectionMethod::isDestructor » PHP Manual ReflectionMethod コンストラクタであるかどうかを調べる ReflectionMethod::isConstructor (PHP 5, PHP 7, PHP 8) ReflectionMethod::isConstructor — コンストラクタであるかどうかを調べる 説明 public ReflectionMethod::isCo ...
https://man.plustar.jp/php/reflectionmethod.isconstructor.html - [similar]
デストラクタであるかどうかを調べる 6985
« ReflectionMethod::isConstructor ReflectionMethod::isFinal » PHP Manual ReflectionMethod デストラクタであるかどうかを調べる ReflectionMethod::isDestructor (PHP 5, PHP 7, PHP 8) ReflectionMethod::isDestructor — デストラクタであるかどうかを調べる 説明 public ReflectionMethod::isDestructor ...
https://man.plustar.jp/php/reflectionmethod.isdestructor.html - [similar]
オーバーロード 1487
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 1487
« 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 クラス 1487
« 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 キーワード 1487
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]
メソッドが定義されているかどうかを調べる 1487
« 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 メソッドをコールし、引数を配列で渡す 1487
« 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]
マジックメソッド 1487
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
クラスメソッドの名前を取得する 1487
« 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