検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 440 for [SIMILAR] 16 1024 4096 WITH 22875 myclass WITH 2... (0.637 sec.)
オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 10000
« method_exists trait_exists » PHP Manual クラス/オブジェクト関数 オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる property_exists (PHP 5 >= 5.1.0, PHP 7, PHP 8) property_exists — オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 説明 property_exists ( obje ...
https://man.plustar.jp/php/function.property-exists.html - [similar]
クラスが定義済みかどうかを確認する 7544
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
Deserialization from BSON 6586
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserialization from BSON 警告 BSON documents can technically contain duplicate keys because documents are stored as a list of key-value pairs; however, applications should refrain from generating doc ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
アクセス権 6586
« コンストラクタとデストラクタ オブジェクトの継承 » PHP Manual クラスとオブジェクト アクセス権 アクセス権 プロパティ、メソッドまたは (PHP 7.1.0 以降) 定数のアクセス権 (visibility) は、 キーワード: public , protected または private を指定することにより定義できます。 public 宣言されたクラス ...
https://man.plustar.jp/php/language.oop5.visibility.html - [similar]
型演算子 6586
« 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数が特定の クラス のオブジェクトのインスタンスであるかどうかを調べます。 例1 クラスでの instanceof の使用法 <?php class MyClass { } class NotMyClass { } $a = new MyClass ; var_dump ( $a instanc ...
https://man.plustar.jp/php/language.operators.type.html - [similar]
FAQ: 名前空間について知っておくべきこと 6586
« 名前解決のルール 列挙型(Enum) » PHP Manual 名前空間 FAQ: 名前空間について知っておくべきこと FAQ: 名前空間について知っておくべきこと (PHP 5 >= 5.3.0, PHP 7, PHP 8) この FAQ は 2 つに別れています。一般的な質問と、 深く理解するために有用な実装に関する質問です。 まずは一般的な質問。 名前空 ...
https://man.plustar.jp/php/language.namespaces.faq.html - [similar]
スコープ定義演算子 (::) 6586
« オブジェクトの継承 static キーワード » PHP Manual クラスとオブジェクト スコープ定義演算子 (::) スコープ定義演算子 (::) スコープ定義演算子 (またの名を Paamayim Nekudotayim)、 平たく言うと「ダブルコロン」は、トークンのひとつです。 static , 定数 およびオーバーライドされたクラスのプロパティ ...
https://man.plustar.jp/php/language.oop5.paamayim-nekudotayim.html - [similar]
Compose a class 6586
« uopz_backup uopz_copy » PHP Manual Uopz 関数 Compose a class uopz_compose (PECL uopz 1, PECL uopz 2) uopz_compose — Compose a class 警告 この関数は、PECL uopz 5.0.0 で 削除 されました。 説明 uopz_compose ( string $name , array $classes , array $methods = ? , array $properties = ? , int ...
https://man.plustar.jp/php/function.uopz-compose.html - [similar]
Sets value of existing class or instance property 6564
« uopz_set_mock uopz_set_return » PHP Manual Uopz 関数 Sets value of existing class or instance property uopz_set_property (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_property — Sets value of existing class or instance property 説明 uopz_set_property ( string $class , string $proper ...
https://man.plustar.jp/php/function.uopz-set-property.html - [similar]
Gets value of class or instance property 6564
« uopz_get_mock uopz_get_return » PHP Manual Uopz 関数 Gets value of class or instance property uopz_get_property (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_get_property — Gets value of class or instance property 説明 uopz_get_property ( string $class , string $property ): mixed uopz_g ...
https://man.plustar.jp/php/function.uopz-get-property.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT