検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 936 for [SIMILAR] 16 1024 4096 WITH 129507 instanceof WI... (0.806 sec.)
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
Get the class name using OID 0
« cubrid_get_charset cubrid_get_client_info » PHP Manual CUBRID 関数 Get the class name using OID cubrid_get_class_name (PECL CUBRID >= 8.3.0) cubrid_get_class_name — Get the class name using OID 説明 cubrid_get_class_name ( resource $conn_identifier , string $oid ): string The cubrid_ge ...
https://man.plustar.jp/php/function.cubrid-get-class-name.html - [similar]
Get the requested schema information 0
« cubrid_rollback cubrid_seq_drop » PHP Manual CUBRID 関数 Get the requested schema information cubrid_schema (PECL CUBRID >= 8.3.0) cubrid_schema — Get the requested schema information 説明 cubrid_schema ( resource $conn_identifier , int $schema_type , string $class_name = ? , string $a ...
https://man.plustar.jp/php/function.cubrid-schema.html - [similar]
0
« 定義済み定数 クラス/オブジェクト関数 » PHP Manual クラス/オブジェクト 例 例 この例では、まず基底クラスおよびそのクラスの派生クラスを定義します。 基底クラスは食用かどうか、色とかいった、一般的な野菜を記述します。 サブクラス Spinach は、 その野菜の料理法と調理済であるかどうかの情報を追加 ...
https://man.plustar.jp/php/classobj.examples.html - [similar]
与えられたクラスの親クラスを返す 0
« class_implements class_uses » PHP Manual SPL 関数 与えられたクラスの親クラスを返す class_parents (PHP 5, PHP 7, PHP 8) class_parents — 与えられたクラスの親クラスを返す 説明 class_parents ( object | string $object_or_class , bool $autoload = true ): array | false この関数は、与えられたク ...
https://man.plustar.jp/php/function.class-parents.html - [similar]
Get the current mock for a class 0
« uopz_get_hook uopz_get_property » PHP Manual Uopz 関数 Get the current mock for a class uopz_get_mock (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_get_mock — Get the current mock for a class 説明 uopz_get_mock ( string $class ): mixed Returns the current mock for class . パラメータ cla ...
https://man.plustar.jp/php/function.uopz-get-mock.html - [similar]
無名クラス 0
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、その場限りの使い捨てのオブジェクトが必要になった場合に便利です。 <?php // 明示的にクラスを宣言して使う class Logger { public function log ( $msg ) { echo $msg ; } } $util -> setLogger (new Log ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
オブジェクトの親クラスの名前を取得する 0
« get_object_vars interface_exists » PHP Manual クラス/オブジェクト関数 オブジェクトの親クラスの名前を取得する get_parent_class (PHP 4, PHP 5, PHP 7, PHP 8) get_parent_class — オブジェクトの親クラスの名前を取得する 説明 get_parent_class ( object | string $object_or_class = ? ): string | ...
https://man.plustar.jp/php/function.get-parent-class.html - [similar]
Gets value of class or instance property 0
« 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]
指定したクラスが使っているトレイトを返す 0
« class_parents iterator_apply » PHP Manual SPL 関数 指定したクラスが使っているトレイトを返す class_uses (PHP 5 >= 5.4.0, PHP 7, PHP 8) class_uses — 指定したクラスが使っているトレイトを返す 説明 class_uses ( object | string $object_or_class , bool $autoload = true ): array | false この関 ...
https://man.plustar.jp/php/function.class-uses.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT