検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 100 for getType (0.019 sec.)
はじめに 7255
« 型 論理型 (boolean) » PHP Manual 型 はじめに はじめに PHP は 10 種類の基本型をサポートします。 ... に、単純に人間が読みやすい形で型を表示したい場合には gettype() を使用してください。型をチェックする場合には get ... o' ; // a string $an_int = 12 ; // an integer echo gettype ( $a_bool ); // prints out: boolean echo gettype ( ... 関連キーワード: 変数 , 種類 , 関数 , float , 変換 , gettype , 注意 , 論理 , 比較 , type ...
https://man.plustar.jp/php/language.types.intro.html - [similar]
Returns a string denoting the type of this topology 7203
« MongoDB\Driver\TopologyDescription::getServers MongoDB\Driver\TopologyDescription::hasReadable ... this topology MongoDB\Driver\TopologyDescription::getType (mongodb >=1.13.0) MongoDB\Driver\TopologyDescript ... ion::getType — Returns a string denoting the type of this topol ... 明 final public MongoDB\Driver\TopologyDescription::getType (): string Returns a string denoting the type of t ...
https://man.plustar.jp/php/mongodb-driver-topologydescription.gettype.html - [similar]
組み込みの型であるかを調べる 7151
« ReflectionNamedType::getName ReflectionObject » PHP Manual ReflectionNamedType 組み込みの型であ ... arameters (); var_dump ( $reflectionParams [ 0 ]-> getType ()-> isBuiltin ()); var_dump ( $reflectionParams [ ... 1 ]-> getType ()-> isBuiltin ()); var_dump ( $reflectionParams [ ... 2 ]-> getType ()-> isBuiltin ()); 上の例の出力は以下となります。 ... 部クラスであるかどうかを調べる ReflectionParameter::getType() - 引数の型を取得する 関連キーワード: 組み込み , ...
https://man.plustar.jp/php/reflectionnamedtype.isbuiltin.html - [similar]
Yet Another RPC Framework 7112
« SoapVar::__construct はじめに » PHP Manual ウェブサービス Yet Another RPC Framework Yet Anothe ... e Yar_Server_Exception class Yar_Server_Exception::getType — Retrieve exception's type Yar_Client_Exception — ... e Yar_Client_Exception class Yar_Client_Exception::getType — Retrieve exception's type 関連キーワード: Yar , ... urrent , construct , call , exception , Retrieve , getType ...
https://man.plustar.jp/php/book.yar.html - [similar]
引数が型を持つかを調べる 7008
« ReflectionParameter::getType ReflectionParameter::isArray » PHP Manual ReflectionParameter 引数 ... 。 bool(true) bool(false) 参考 ReflectionParameter::getType() - 引数の型を取得する 関連キーワード: ReflectionP ... arameter , 引数 , 型 , hasType , getType , パラメータ , isArray , public , 関数 , 出力 ...
https://man.plustar.jp/php/reflectionparameter.hastype.html - [similar]
union 型に含まれる型を返す。 7008
« ReflectionUnionType ReflectionGenerator » PHP Manual ReflectionUnionType union 型に含まれる型を ... 返す。 ReflectionUnionType::getTypes (PHP 8) ReflectionUnionType::getTypes — union 型に ... 含まれる型を返す。 説明 public ReflectionUnionType::getTypes (): array union 型に含まれるリフレクションの型を返 ... ェクトの配列を返します。 例 例1 ReflectionUnionType::getTypes() の例 <?php function someFunction ( int | float ... Parameters ()[ 0 ]; var_dump ( $reflectionParam -> getType ()-> getTypes ()); 上の例の出力は、 たとえば以下の ...
https://man.plustar.jp/php/reflectionuniontype.gettypes.html - [similar]
交差型に含まれている型を返す 6956
« ReflectionIntersectionType ReflectionReference » PHP Manual ReflectionIntersectionType 交差型に ... 含まれている型を返す ReflectionIntersectionType::getTypes (PHP 8 >= 8.1.0) ReflectionIntersectionType::getT ... いる型を返す 説明 public ReflectionIntersectionType::getTypes (): array 交差型に含まれている型を返します。 パラ ... 配列を返します。 例 例1 ReflectionIntersectionType::getTypes() の例 <?php function someFunction ( Iterator & C ... Parameters ()[ 0 ]; var_dump ( $reflectionParam -> getType ()-> getTypes ()); ?> 上の例の出力は、 たとえば以下 ...
https://man.plustar.jp/php/reflectionintersectiontype.gettypes.html - [similar]
現在の DirectoryIterator アイテムがディレクトリであるかどうかを調べる 6722
« DirectoryIterator::getType DirectoryIterator::isDot » PHP Manual DirectoryIterator 現在の Dire ... . .. apples bananas pears 参考 DirectoryIterator::getType() - 現在の DirectoryIterator アイテムのタイプを判定 ... ectoryIterator , アイテム , ディレクトリ , isDir , getType , isDot , パラメータ , 参考 , 通常 , isFile ...
https://man.plustar.jp/php/directoryiterator.isdir.html - [similar]
Returns the BinaryInterface's data 6670
« MongoDB\BSON\BinaryInterface MongoDB\BSON\BinaryInterface::getType » PHP Manual MongoDB\BSON\B ... s , data , BSON , the , s , getData , パラメータ , getType , public , string ...
https://man.plustar.jp/php/mongodb-bson-binaryinterface.getdata.html - [similar]
プロパティ名を取得する 6618
« ReflectionProperty::getModifiers ReflectionProperty::getType » PHP Manual ReflectionProperty プ ... onProperty , getName , パラメータ , getModifiers , getType , public , string , 関数 , 名前 ...
https://man.plustar.jp/php/reflectionproperty.getname.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT