検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1235 for [SIMILAR] 16 1024 4096 WITH 6389 exists WITH 515... (1.454 sec.)
指定した関数が定義されている場合に true を返す 10000
« func_num_args get_defined_functions » PHP Manual 関数処理 関数 指定した関数が定義されている場合に true を返す function_exists (PHP 4, PHP 5, PHP 7, PHP 8) function_exists — 指定した関数が定義されている場合に true を返す 説明 function_exists ( string $function ): bool 組み込みの内部関数 ...
https://man.plustar.jp/php/function.function-exists.html - [similar]
クラスが定義済みかどうかを確認する 6952
« 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]
オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 6952
« 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]
指定したキーまたは添字が配列にあるかどうかを調べる 6952
« array_is_list array_key_first » PHP Manual 配列 関数 指定したキーまたは添字が配列にあるかどうかを調べる array_key_exists (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) array_key_exists — 指定したキーまたは添字が配列にあるかどうかを調べる 説明 array_key_exists ( string | int $key , array $array ...
https://man.plustar.jp/php/function.array-key-exists.html - [similar]
array_key_exists のエイリアス 6952
« in_array key » PHP Manual 配列 関数 array_key_exists のエイリアス key_exists (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) key_exists — array_key_exists() のエイリアス 説明 この関数は次の関数のエイリアスです。 array_key_exists() 関連キーワード: key , exists , array , 関数 , 配列 , ...
https://man.plustar.jp/php/function.key-exists.html - [similar]
エントリが存在するかどうかを調べる 6952
« apcu_entry apcu_fetch » PHP Manual APCu 関数 エントリが存在するかどうかを調べる apcu_exists (PECL apcu >= 4.0.0) apcu_exists — エントリが存在するかどうかを調べる 説明 apcu_exists ( mixed $keys ): mixed 指定した APCu エントリが存在するかどうかを調べます。 パラメータ keys キーを含む文字列 ...
https://man.plustar.jp/php/function.apcu-exists.html - [similar]
クラスメソッドが存在するかどうかを確認する 6952
« is_subclass_of property_exists » PHP Manual クラス/オブジェクト関数 クラスメソッドが存在するかどうかを確認する method_exists (PHP 4, PHP 5, PHP 7, PHP 8) method_exists — クラスメソッドが存在するかどうかを確認する 説明 method_exists ( object | string $object_or_class , string $method ): ...
https://man.plustar.jp/php/function.method-exists.html - [similar]
クラス/オブジェクト関数 6952
« 例 __autoload » PHP Manual クラス/オブジェクト クラス/オブジェクト関数 クラス/オブジェクト関数 目次 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアスを作成する class_exists — クラスが定義済みかどうかを確認する enum_exists — 列挙型が定義されているかを調べる ge ...
https://man.plustar.jp/php/ref.classobj.html - [similar]
キーが存在するかどうかを確認する 6952
« dba_delete dba_fetch » PHP Manual DBA 関数 キーが存在するかどうかを確認する dba_exists (PHP 4, PHP 5, PHP 7, PHP 8) dba_exists — キーが存在するかどうかを確認する 説明 dba_exists ( string | array $key , resource $dba ): bool dba_exists() は、指定した key がデータベースに存在するかどうか ...
https://man.plustar.jp/php/function.dba-exists.html - [similar]
定義済みの全ての関数を配列で返す 5605
« function_exists register_shutdown_function » PHP Manual 関数処理 関数 定義済みの全ての関数を配列で返す get_defined_functions (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) get_defined_functions — 定義済みの全ての関数を配列で返す 説明 get_defined_functions ( bool $exclude_disabled = true ): arra ...
https://man.plustar.jp/php/function.get-defined-functions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT