5626 |
PHPの関数・メソッドの単語集 |
|
ReflectionExtension::getName
|
詳細
|
1. 拡張モジュール名を取得する
|
|
5627 |
PHPの関数・メソッドの単語集 |
|
ReflectionExtension::getVersion
|
詳細
|
1. 拡張モジュールのバージョンを取得する
|
|
5628 |
PHPの関数・メソッドの単語集 |
|
ReflectionExtension::info
|
詳細
|
1. 拡張モジュールの情報を表示する
|
|
5629 |
PHPの関数・メソッドの単語集 |
|
ReflectionExtension::isPersistent
|
詳細
|
1. この拡張モジュールが永続性のあるものかどうかを返す
|
|
5630 |
PHPの関数・メソッドの単語集 |
|
ReflectionExtension::isTemporary
|
詳細
|
1. この拡張モジュールが一時的なものかどうかを返す
|
|
スポンサー
|
5631 |
PHPの関数・メソッドの単語集 |
|
ReflectionExtension::__clone
|
詳細
|
1. クローンする
|
|
5632 |
PHPの関数・メソッドの単語集 |
|
ReflectionExtension::__construct
|
詳細
|
1. ReflectionExtension を作成する
|
|
5633 |
PHPの関数・メソッドの単語集 |
|
ReflectionExtension::__toString
|
詳細
|
1. 文字列に変換する
|
|
5634 |
PHPの関数・メソッドの単語集 |
|
ReflectionFiber::getCallable
|
詳細
|
1. Fiber の構築に使われた callable を取得する
|
|
5635 |
PHPの関数・メソッドの単語集 |
|
ReflectionFiber::getExecutingFile
|
詳細
|
1. 現在実行中のファイル名を取得する
|
|
スポンサー
|
5636 |
PHPの関数・メソッドの単語集 |
|
ReflectionFiber::getExecutingLine
|
詳細
|
1. 現在実行中の行番号を取得する
|
|
5637 |
PHPの関数・メソッドの単語集 |
|
ReflectionFiber::getFiber
|
詳細
|
1. リフレクションされた Fiber クラスのインスタンスを取得する
|
|
5638 |
PHPの関数・メソッドの単語集 |
|
ReflectionFiber::getTrace
|
詳細
|
1. 現在実行している時点のバックトレースを取得する
|
|
5639 |
PHPの関数・メソッドの単語集 |
|
ReflectionFiber::__construct
|
詳細
|
1. Constructs a ReflectionFiber オブジェクトを構築する
|
|
5640 |
PHPの関数・メソッドの単語集 |
|
ReflectionFunction::export
|
詳細
|
1. 関数をエクスポートする
|
|
スポンサー
|
5641 |
PHPの関数・メソッドの単語集 |
|
ReflectionFunction::getClosure
|
詳細
|
1. この関数に動的に作成されたクロージャを返す
|
|
5642 |
PHPの関数・メソッドの単語集 |
|
ReflectionFunction::invoke
|
詳細
|
1. 関数を起動する
|
|
5643 |
PHPの関数・メソッドの単語集 |
|
ReflectionFunction::invokeArgs
|
詳細
|
1. 引数を指定して関数を起動する
|
|
5644 |
PHPの関数・メソッドの単語集 |
|
ReflectionFunction::isAnonymous
|
詳細
|
1. 関数が無名関数かどうかを調べる
|
|
5645 |
PHPの関数・メソッドの単語集 |
|
ReflectionFunction::isDisabled
|
詳細
|
1. 関数が無効になっているかどうかを調べる
|
|
スポンサー
|
5646 |
PHPの関数・メソッドの単語集 |
|
ReflectionFunction::__construct
|
詳細
|
1. ReflectionFunction オブジェクトを作成する
|
|
5647 |
PHPの関数・メソッドの単語集 |
|
ReflectionFunction::__toString
|
詳細
|
1. 文字列に変換する
|
|
5648 |
PHPの関数・メソッドの単語集 |
|
ReflectionFunctionAbstract::getAttributes
|
詳細
|
1. アトリビュートを取得する
|
|
5649 |
PHPの関数・メソッドの単語集 |
|
ReflectionFunctionAbstract::getClosureScopeClass
|
詳細
|
1. クロージャに関連づけられたスコープを返す
|
|
5650 |
PHPの関数・メソッドの単語集 |
|
ReflectionFunctionAbstract::getClosureThis
|
詳細
|
1. クロージャにバインドした this ポインタを返す
|
|
スポンサー
|