検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 39 for ReflectionFunction (0.003 sec.)
宣言している関数を取得する 6938
« ReflectionParameter::getDeclaringClass ReflectionParameter::getDefaultValue » PHP Manual Refle ... blic ReflectionParameter::getDeclaringFunction (): ReflectionFunctionAbstract 宣言している関数を取得します。 警告 この関 ... ラメータ この関数にはパラメータはありません。 戻り値 ReflectionFunction オブジェクトを返します。 参考 ReflectionParameter: ...
https://man.plustar.jp/php/reflectionparameter.getdeclaringfunction.html - [similar]
非推奨であるかどうかを調べる 6907
« ReflectionFunctionAbstract::isClosure ReflectionFunctionAbstract::isGenerator » PHP Manual ReflectionFunction ... ctionFunctionAbstract 非推奨であるかどうかを調べる ReflectionFunctionAbstract::isDeprecated (PHP 5 >= 5.2.0, PHP 7, PHP ... 8) ReflectionFunctionAbstract::isDeprecated — 非推奨であるかどうかを調べ ... る 説明 public ReflectionFunctionAbstract::isDeprecated (): bool この関数が非推奨であ ... true 、それ以外の場合に false を返します。 例 例1 ReflectionFunctionAbstract::isDeprecated() の例 <?php $rf = new Refle ...
https://man.plustar.jp/php/reflectionfunctionabstract.isdeprecated.html - [similar]
交差型に含まれている型を返す 6907
« ReflectionIntersectionType ReflectionReference » PHP Manual ReflectionIntersectionType 交差型に ... ator & Countable $value ) {} $reflectionFunc = new ReflectionFunction ( 'someFunction' ); $reflectionParam = $reflection ...
https://man.plustar.jp/php/reflectionintersectiontype.gettypes.html - [similar]
引数が型を持つかを調べる 6907
« ReflectionParameter::getType ReflectionParameter::isArray » PHP Manual ReflectionParameter 引数 ... $param , $param2 = null ) {} $reflectionFunc = new ReflectionFunction ( 'someFunction' ); $reflectionParams = $reflectio ...
https://man.plustar.jp/php/reflectionparameter.hastype.html - [similar]
null が許されるかをチェックする 6907
« ReflectionType ReflectionType::__toString » PHP Manual ReflectionType null が許されるかをチェッ ... StdClass $param2 = null ) {} $reflectionFunc = new ReflectionFunction ( 'someFunction' ); $reflectionParams = $reflectio ...
https://man.plustar.jp/php/reflectiontype.allowsnull.html - [similar]
union 型に含まれる型を返す。 6907
« ReflectionUnionType ReflectionGenerator » PHP Manual ReflectionUnionType union 型に含まれる型を ... n ( int | float $number ) {} $reflectionFunc = new ReflectionFunction ( 'someFunction' ); $reflectionParam = $reflection ...
https://man.plustar.jp/php/reflectionuniontype.gettypes.html - [similar]
推奨されなくなる機能 6860
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 推奨されなく ... ++) { echo $entry [ 'name' ]; } ?> リフレクション ReflectionFunction::isDisabled() は推奨されなくなりました。 無効な関数 ... に対して ReflectionFunction を生成することはできなくなっているためです。 このメ ...
https://man.plustar.jp/php/migration80.deprecated.html - [similar]
クロージャ内で使われている変数の配列を返す 6860
« ReflectionFunctionAbstract::getClosureThis ReflectionFunctionAbstract::getDocComment » PHP Man ... ual ReflectionFunctionAbstract クロージャ内で使われている変数の配列を返す ... ReflectionFunctionAbstract::getClosureUsedVariables (PHP 8 >= 8.1.0) ... ロージャ内で使われている変数の配列を返す 説明 public ReflectionFunctionAbstract::getClosureUsedVariables (): array Closure ... の中で内で使われている変数の配列を返します。 例 例1 ReflectionFunctionAbstract::getClosureUsedVariables() の例 <?php $one ...
https://man.plustar.jp/php/reflectionfunctionabstract.getclosureusedvariables.ht... - [similar]
文字列に変換する 6860
« ReflectionType::allowsNull ReflectionUnionType » PHP Manual ReflectionType 文字列に変換する Re ... unction ( string $param ) {} $reflectionFunc = new ReflectionFunction ( 'someFunction' ); $reflectionParam = $reflection ...
https://man.plustar.jp/php/reflectiontype.tostring.html - [similar]
組み込みの型であるかを調べる 6828
« ReflectionNamedType::getName ReflectionObject » PHP Manual ReflectionNamedType 組み込みの型であ ... ram2 , StdClass $param3 ) {} $reflectionFunc = new ReflectionFunction ( 'someFunction' ); $reflectionParams = $reflectio ...
https://man.plustar.jp/php/reflectionnamedtype.isbuiltin.html - [similar]
PREV 1 2 3 4 NEXT