検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 125 for getName (0.018 sec.)
スキーマに属する全てのコレクションを取得する 5307
« Schema::getCollectionAsTable Schema::getName » PHP Manual mysql_xdevapi\Schema スキーマに属する ...
https://man.plustar.jp/php/mysql-xdevapi-schema.getcollections.html - [similar]
テーブルがデータベースに存在するかをチェックする 5307
« Table::delete Table::getName » PHP Manual mysql_xdevapi\Table テーブルがデータベースに存在する ...
https://man.plustar.jp/php/mysql-xdevapi-table.existsindatabase.html - [similar]
展開後のエントリのサイズを取得する 5307
« RarEntry::getStream RarEntry::getVersion » PHP Manual RarEntry 展開後のエントリのサイズを取得す ... リは見つかりません" ); echo "展開後の " . $entry -> getName () . " のサイズ = " . $entry -> getUnpackedSize () ...
https://man.plustar.jp/php/rarentry.getunpackedsize.html - [similar]
クラスをエクスポートする 5307
« ReflectionClass::__construct ReflectionClass::getAttributes » PHP Manual ReflectionClass クラス ... @ php shell code 5 - 7 } } } 参考 ReflectionClass::getName() - クラスの名前を取得する ReflectionClass::__toSt ...
https://man.plustar.jp/php/reflectionclass.export.html - [similar]
プロパティを取得する 5307
« ReflectionClass::getParentClass ReflectionClass::getProperty » PHP Manual ReflectionClass プロ ... ED ); foreach ( $props as $prop ) { print $prop -> getName () . "\n" ; } var_dump ( $props ); ?> 上の例の出力 ...
https://man.plustar.jp/php/reflectionclass.getproperties.html - [similar]
クラス定数を取得する 5307
« ReflectionClass::getReflectionConstant ReflectionClass::getShortName » PHP Manual ReflectionCl ... ); foreach ( $consts as $const ) { print $const -> getName () . "\n" ; } var_dump ( $consts ); ?> 上の例の出力 ...
https://man.plustar.jp/php/reflectionclass.getreflectionconstants.html - [similar]
拡張モジュールの情報を表示する 5307
« ReflectionExtension::getVersion ReflectionExtension::isPersistent » PHP Manual ReflectionExten ... che_size => 2000 => 2000 参考 ReflectionExtension::getName() - 拡張モジュール名を取得する phpinfo() - PHP の設 ...
https://man.plustar.jp/php/reflectionextension.info.html - [similar]
組み込みの型であるかを調べる 5307
« ReflectionNamedType::getName ReflectionObject » PHP Manual ReflectionNamedType 組み込みの型であ ...
https://man.plustar.jp/php/reflectionnamedtype.isbuiltin.html - [similar]
配列を受け取るパラメータであるかどうかを調べる 5307
« ReflectionParameter::hasType ReflectionParameter::isCallable » PHP Manual ReflectionParameter ... array_map ( fn ( ReflectionNamedType $t ) => $t -> getName (), $types )); } ?> 参考 ReflectionParameter::isOp ...
https://man.plustar.jp/php/reflectionparameter.isarray.html - [similar]
パラメータが callable かどうかを返す 5307
« ReflectionParameter::isArray ReflectionParameter::isDefaultValueAvailable » PHP Manual Reflect ... array_map ( fn ( ReflectionNamedType $t ) => $t -> getName (), $types )); } ?> 戻り値 パラメータが callable の ...
https://man.plustar.jp/php/reflectionparameter.iscallable.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT