検索

phrase: max: clip:
target: order:
Results of 1 - 7 of about 7 for getFunction (0.004 sec.)
ジェネレータの関数名を取得する 12977
« ReflectionGenerator::getExecutingLine ReflectionGenerator::getThis » PHP Manual ReflectionGene ... ジェネレータの関数名を取得する ReflectionGenerator::getFunction (PHP 7, PHP 8) ReflectionGenerator::getFunction... の関数名を取得する 説明 public ReflectionGenerator::getFunction (): ReflectionFunctionAbstract ReflectionFunctionA ... ionMethod になります。 例 例1 ReflectionGenerator::getFunction() の例 <?php function gen () { yield 1 ; } $gen = ... onGenerator ( $gen ); var_dump ( $reflectionGen -> getFunction ()); 上の例の出力は、 たとえば以下のようになります ...
https://man.plustar.jp/php/reflectiongenerator.getfunction.html - [similar]
ジェネレータの $this の値を取得する 9796
« ReflectionGenerator::getFunction ReflectionGenerator::getTrace » PHP Manual ReflectionGenerato ... ct(GenExample)#3 (0) { } 参考 ReflectionGenerator::getFunction() - ジェネレータの関数名を取得する ReflectionGener ... is , 値 , getThis , 関数 , パラメータ , getTrace , getFunction , public ...
https://man.plustar.jp/php/reflectiongenerator.getthis.html - [similar]
ReflectionGenerator オブジェクトを構築する 8815
« ReflectionGenerator ReflectionGenerator::getExecutingFile » PHP Manual ReflectionGenerator Ref ... ator ( $gen ); echo <<< output { $reflectionGen -> getFunction ()-> name } Line: { $reflectionGen -> getExecuting ... path/to/file/example.php 参考 ReflectionGenerator::getFunction() - ジェネレータの関数名を取得する ReflectionGener ...
https://man.plustar.jp/php/reflectiongenerator.construct.html - [similar]
現在実行中のジェネレータの行を取得する 8815
« ReflectionGenerator::getExecutingGenerator ReflectionGenerator::getFunction » PHP Manual Refle ... ecutingLine , getExecutingGenerator , パラメータ , getFunction , public , int ...
https://man.plustar.jp/php/reflectiongenerator.getexecutingline.html - [similar]
ReflectionGenerator クラス 8724
« ReflectionUnionType::getTypes ReflectionGenerator::__construct » PHP Manual リフレクション Ref ... : Generator public getExecutingLine (): int public getFunction (): ReflectionFunctionAbstract public getThis (): ... 中のジェネレータの行を取得する ReflectionGenerator::getFunction — ジェネレータの関数名を取得する ReflectionGenerat ...
https://man.plustar.jp/php/class.reflectiongenerator.html - [similar]
実行中のジェネレータのトレースを取得する 7543
« ReflectionGenerator::getThis ReflectionFiber » PHP Manual ReflectionGenerator 実行中のジェネレ ... rgs"]=> array(0) { } } } 参考 ReflectionGenerator::getFunction() - ジェネレータの関数名を取得する ReflectionGener ...
https://man.plustar.jp/php/reflectiongenerator.gettrace.html - [similar]
リフレクション 6906
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション ... pendencies — 依存性を取得する ReflectionExtension::getFunctions — 拡張モジュールの関数を取得する ReflectionExtens ... 中のジェネレータの行を取得する ReflectionGenerator::getFunction — ジェネレータの関数名を取得する ReflectionGenerat ...
https://man.plustar.jp/php/book.reflection.html - [similar]
PREV 1 NEXT