検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 58 for [SIMILAR] 16 1024 4096 WITH 18825 isuserdefined ... (0.107 sec.)
トレイトであるかどうかを返す 0
« ReflectionClass::isSubclassOf ReflectionClass::isUserDefined » PHP Manual ReflectionClass トレイトであるかどうかを返す ReflectionClass::isTrait (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionClass::isTrait — トレイトであるかどうかを返す 説明 public ReflectionClass::isTrait (): bool 警告 この ...
https://man.plustar.jp/php/reflectionclass.istrait.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
基本的な使い方 0
« 基本的な使用法 PostgreSQL 関数 » PHP Manual 例 基本的な使い方 基本的な使い方 以下の例には、レガシーなMySQL関数に似た、ユーザー定義関数が含まれています。 例1 PostgreSQL のユーザー定義関数の例 <?php // この関数は、PostgreSQL 接続がデータベースにバインドしているので必要 // This function s ...
https://man.plustar.jp/php/pgsql.examples-queries.html - [similar]
組み込みの型であるかを調べる 0
« ReflectionNamedType::getName ReflectionObject » PHP Manual ReflectionNamedType 組み込みの型であるかを調べる ReflectionNamedType::isBuiltin (PHP 7, PHP 8) ReflectionNamedType::isBuiltin — 組み込みの型であるかを調べる 説明 public ReflectionNamedType::isBuiltin (): bool PHP に元々組み込ま ...
https://man.plustar.jp/php/reflectionnamedtype.isbuiltin.html - [similar]
定義済みの全ての関数を配列で返す 0
« 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]
SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する 0
« PDO_SQLITE DSN PDO::sqliteCreateCollation » PHP Manual SQLite (PDO) SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する PDO::sqliteCreateAggregate (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0) PDO::sqliteCreateAggregate — SQL 文で使用する集約ユーザー定義関数 (UDF) を登録す ...
https://man.plustar.jp/php/pdo.sqlitecreateaggregate.html - [similar]
この関数がジェネレータかどうかを返す 0
« ReflectionFunctionAbstract::isDeprecated ReflectionFunctionAbstract::isInternal » PHP Manual ReflectionFunctionAbstract この関数がジェネレータかどうかを返す ReflectionFunctionAbstract::isGenerator (PHP 5 >= 5.5.0, PHP 7, PHP 8) ReflectionFunctionAbstract::isGenerator — この関数がジェネ ...
https://man.plustar.jp/php/reflectionfunctionabstract.isgenerator.html - [similar]
このクラスがインターフェイスであるかどうかを調べる 0
« ReflectionClass::isInstantiable ReflectionClass::isInternal » PHP Manual ReflectionClass このクラスがインターフェイスであるかどうかを調べる ReflectionClass::isInterface (PHP 5, PHP 7, PHP 8) ReflectionClass::isInterface — このクラスがインターフェイスであるかどうかを調べる 説明 public R ...
https://man.plustar.jp/php/reflectionclass.isinterface.html - [similar]
関数の引数リストを配列として返す 0
« func_get_arg func_num_args » PHP Manual 関数処理 関数 関数の引数リストを配列として返す func_get_args (PHP 4, PHP 5, PHP 7, PHP 8) func_get_args — 関数の引数リストを配列として返す 説明 func_get_args (): array 関数の引数リストを配列で取得します。 この関数は func_num_args() および func_ge ...
https://man.plustar.jp/php/function.func-get-args.html - [similar]
終了行番号を取得する 0
« ReflectionFunctionAbstract::getDocComment ReflectionFunctionAbstract::getExtension » PHP Manual ReflectionFunctionAbstract 終了行番号を取得する ReflectionFunctionAbstract::getEndLine (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getEndLine — 終了行番号を取得する 説明 publi ...
https://man.plustar.jp/php/reflectionfunctionabstract.getendline.html - [similar]
PREV 1 2 3 4 5 6 NEXT