検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 31 for ReflectionException (0.003 sec.)
ReflectionClassConstant クラス 8056
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション R ... ス定数の名前。読み取り専用です。 書き込もうとすると ReflectionException がスローされます。 class クラス定数が定義されたクラ ... ス名。読み取り専用です。 書き込もうとすると ReflectionException がスローされます。 定義済み定数 ReflectionClassCon ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
ReflectionProperty クラス 7829
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション Reflec ... e プロパティ名。読み込み専用で、書き込もうとすると ReflectionException をスローします。 class プロパティが定義されているク ... ラス名。読み込み専用で、書き込もうとすると ReflectionException をスローします。 定義済み定数 ReflectionProperty の ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
ReflectionZendExtension クラス 7587
« ReflectionEnumBackedCase::getBackingValue ReflectionZendExtension::__clone » PHP Manual リフレ ... 拡張モジュール名。読み込み専用で、書き込もうとすると ReflectionException をスローします。 目次 ReflectionZendExtension::__c ...
https://man.plustar.jp/php/class.reflectionzendextension.html - [similar]
インターフェイスの実装を調べる 7587
« ReflectionClass::hasProperty ReflectionClass::inNamespace » PHP Manual ReflectionClass インター ... ce() は、 interface がインターフェイスでない場合に ReflectionException をスローします。 参考 ReflectionClass::isInterface ...
https://man.plustar.jp/php/reflectionclass.implementsinterface.html - [similar]
配列の要素から、ReflectionReference を生成する 7587
« ReflectionReference::__construct ReflectionReference::getId » PHP Manual ReflectionReference 配 ... がスローされます。 $array[$key] が存在しない場合、 ReflectionException がスローされます。 関連キーワード: ReflectionRefer ...
https://man.plustar.jp/php/reflectionreference.fromarrayelement.html - [similar]
staticプロパティの値を取得する 7473
« ReflectionClass::getStaticProperties ReflectionClass::getTraitAliases » PHP Manual ReflectionC ... ティが存在せず、かつこの引数も省略されていた場合は、 ReflectionException が発生します。 戻り値 staticプロパティの値を返しま ...
https://man.plustar.jp/php/reflectionclass.getstaticpropertyvalue.html - [similar]
コンストラクタを起動せずに新しいクラスのインスタンスを作成する 7473
« ReflectionClass::newInstanceArgs ReflectionClass::setStaticPropertyValue » PHP Manual Reflecti ... せずにインスタンスを作成することができなかった場合に ReflectionException が発生します。 この例外が発生するのは、 final な内 ...
https://man.plustar.jp/php/reflectionclass.newinstancewithoutconstructor.html - [similar]
列挙型の特定の case を返す 7473
« ReflectionEnum::getBackingType ReflectionEnum::getCases » PHP Manual ReflectionEnum 列挙型の特 ... 返します。 指定された case が定義されていない場合、 ReflectionException がスローされます。 パラメータ name 取得する case の ...
https://man.plustar.jp/php/reflectionenum.getcase.html - [similar]
メソッドのプロトタイプを (存在すれば) 取得する 7473
« ReflectionMethod::getModifiers ReflectionMethod::invoke » PHP Manual ReflectionMethod メソッド ... エラー / 例外 メソッドがプロトタイプを持たない場合に ReflectionException をスローします。 例 例1 ReflectionMethod::getProto ...
https://man.plustar.jp/php/reflectionmethod.getprototype.html - [similar]
プロパティが初期化されているかをチェックする 7360
« ReflectionProperty::isDefault ReflectionProperty::isPrivate » PHP Manual ReflectionProperty プ ... す。 エラー / 例外 プロパティがアクセス不能な場合、 ReflectionException が投げられます。 ReflectionProperty::setAccessible ...
https://man.plustar.jp/php/reflectionproperty.isinitialized.html - [similar]
PREV 1 2 3 4 NEXT