検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 125 for getName (0.007 sec.)
プロパティのドキュメントコメントを取得する 5848
« ReflectionProperty::getDefaultValue ReflectionProperty::getModifiers » PHP Manual ReflectionPr ... etProperties () as $property ) { echo $property -> getName () . ': ' . var_export ( $property -> getDocCommen ... - プロパティの修飾子を取得する ReflectionProperty::getName() - プロパティ名を取得する ReflectionProperty::get ...
https://man.plustar.jp/php/reflectionproperty.getdoccomment.html - [similar]
DateTimeZone クラス 5786
« DateTime::__wakeup DateTimeZone::__construct » PHP Manual Date/Time DateTimeZone クラス DateTi ... zone ) public getLocation (): array | false public getName (): string public getOffset ( DateTimeInterface $d ... ation — タイムゾーンの位置情報を返す DateTimeZone::getName — タイムゾーンの名前を返す DateTimeZone::getOffset ...
https://man.plustar.jp/php/class.datetimezone.html - [similar]
Collection クラス 5786
« Client::getClient Collection::add » PHP Manual Mysql_xdevapi Collection クラス Collection クラ ... ndition = ? ): mysql_xdevapi\CollectionFind public getName (): string public getOne ( string $id ): Document ... lection::find — ドキュメントを検索する Collection::getName — コレクションの名前を得る Collection::getOne — ド ...
https://man.plustar.jp/php/class.mysql-xdevapi-collection.html - [similar]
デフォルト値が定数あるいは null の場合に、その定数名を返す 5786
« ReflectionParameter::getDefaultValue ReflectionParameter::getName » PHP Manual ReflectionParam ... ameters () as $param ) { echo 'Name: ' . $param -> getName () . PHP_EOL ; if ( $param -> isOptional ()) { ech ...
https://man.plustar.jp/php/reflectionparameter.getdefaultvalueconstantname.html - [similar]
Mysql_xdevapi 5663
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要 ... lection::find — ドキュメントを検索する Collection::getName — コレクションの名前を得る Collection::getOne — ド ... ータベースに存在するかをチェックする DatabaseObject::getName — オブジェクトの名前を取得する DatabaseObject::get ... スキーマに属する全てのコレクションを取得する Schema::getName — スキーマの名前を取得する Schema::getSession — ス ... ブルがデータベースに存在するかをチェックする Table::getName — テーブル名を取得する Table::getSchema — テーブル ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
ReflectionClassConstant クラス 5663
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション R ... string | false public getModifiers (): int public getName (): string public getValue (): mixed public isFina ... ラス定数の修飾子を取得する ReflectionClassConstant::getName — 定数名を取得する ReflectionClassConstant::getVal ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
ReflectionParameter クラス 5663
« ReflectionObject::export ReflectionParameter::allowsNull » PHP Manual リフレクション Reflectio ... ic getDefaultValueConstantName (): ? string public getName (): string public getPosition (): int public getTy ... ll の場合に、その定数名を返す ReflectionParameter::getName — パラメータ名を取得する ReflectionParameter::getP ...
https://man.plustar.jp/php/class.reflectionparameter.html - [similar]
リフレクションAPI を使ってアトリビュートを読み取る 5663
« アトリビュートの文法 アトリビュートクラスを宣言する » PHP Manual アトリビュート リフレクション ... ributes as $attribute ) { var_dump ( $attribute -> getName ()); var_dump ( $attribute -> getArguments ()); va ... ributes as $attribute ) { var_dump ( $attribute -> getName ()); var_dump ( $attribute -> getArguments ()); va ...
https://man.plustar.jp/php/language.attributes.reflection.html - [similar]
ReflectionProperty オブジェクトを作成する 5663
« ReflectionProperty::__clone ReflectionProperty::export » PHP Manual ReflectionProperty Reflect ... , $prop -> isStatic () ? ' static' : '' , $prop -> getName (), $prop -> isDefault () ? 'declared at compile-t ... になります。 int(2) int(3) 参考 ReflectionProperty::getName() - プロパティ名を取得する コンストラクタ 関連キー ...
https://man.plustar.jp/php/reflectionproperty.construct.html - [similar]
ReflectionFunctionAbstract クラス 5602
« ReflectionFunction::__toString ReflectionFunctionAbstract::__clone » PHP Manual リフレクション ... false public getFileName (): string | false public getName (): string public getNamespaceName (): string publ ... — ファイル名を取得する ReflectionFunctionAbstract::getName — 関数名を取得する ReflectionFunctionAbstract::get ...
https://man.plustar.jp/php/class.reflectionfunctionabstract.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT