検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 318 for toString (0.004 sec.)
BSON type classes and serialization functions 8270
« MongoDB\Driver\WriteResult::isAcknowledged 関数 » PHP Manual MongoDB BSON type classes and ser ... ialize — Serialize a Binary MongoDB\BSON\Binary::__toString — Returns the Binary's data MongoDB\BSON\Binary::u ... Serialize a Decimal128 MongoDB\BSON\Decimal128::__toString — Returns the string representation of this Decima ... Serialize a Javascript MongoDB\BSON\Javascript::__toString — Returns the Javascript's code MongoDB\BSON\Javas ... e — Serialize an ObjectId MongoDB\BSON\ObjectId::__toString — Returns the hexidecimal representation of this O ...
https://man.plustar.jp/php/book.bson.html - [similar]
CachingIterator クラス 7807
« ArrayIterator::valid CachingIterator::__construct » PHP Manual イテレータ CachingIterator クラ ... Countable , Stringable { /* 定数 */ const int CALL_TOSTRING = 1 ; const int CATCH_GET_CHILD = 16 ; const int T ... OSTRING_USE_KEY = 2 ; const int TOSTRING_USE_CURRENT = 4 ; const int TOSTRING_USE_INNER = 8 ... tor $iterator , int $flags = CachingIterator::CALL_TOSTRING ) public count (): int public current (): mixed pu ... void public setFlags ( int $flags ): void public __toString (): string public valid (): bool /* 継承したメソッ ...
https://man.plustar.jp/php/class.cachingiterator.html - [similar]
ファイルへのパスを文字列で返す 7130
« SplFileInfo::setInfoClass SplFileObject » PHP Manual SplFileInfo ファイルへのパスを文字列で返す ... SplFileInfo::__toString (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::__toSt ... ルへのパスを文字列で返す 説明 public SplFileInfo::__toString (): string このメソッドは、参照するファイルのファイ ... ファイルへのパスを返します。 例 例1 SplFileInfo::__toString() の例 <?php $info = new SplFileInfo ( 'foo' ); va ... r_dump ( $info -> __toString ()); echo $info . PHP_EOL ; $info = new SplFileInf ...
https://man.plustar.jp/php/splfileinfo.tostring.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 6879
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass R ... オブジェクトの文字列表現を返す ReflectionClass::__toString (PHP 5, PHP 7, PHP 8) ReflectionClass::__toString ... トの文字列表現を返す 説明 public ReflectionClass::__toString (): string ReflectionClass オブジェクトの文字列表現 ... スの文字列表現を返します。 例 例1 ReflectionClass::__toString() の例 <?php $reflectionClass = new ReflectionClas ... s ( 'Exception' ); echo $reflectionClass -> __toString (); ?> 上の例の出力は以下となります。 Class [ <int ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]
エラーの文字列表現 6750
« Error::getTraceAsString Error::__clone » PHP Manual Error エラーの文字列表現 Error::__toString ... (PHP 7, PHP 8) Error::__toString — エラーの文字列表現 説明 public Error::__toString ... エラーの string 型の表現を返します 例 例1 Error::__toString() の例 <?php try { throw new Error ( "Some error m ... /ex.php:3 Stack trace: #0 {main} 参考 Throwable::__toString() - スローされたオブジェクトの文字列表現を取得する ... 関連キーワード: 表現 , エラー , toString , string , パラメータ , Stack , オブジェクト , スロ ...
https://man.plustar.jp/php/error.tostring.html - [similar]
The MongoDB\BSON\Decimal128Interface interface 6712
« MongoDB\BSON\BinaryInterface::__toString MongoDB\BSON\Decimal128Interface::__toString » PHP Ma ... mal128Interface { /* メソッド */ abstract public __toString (): string } 目次 MongoDB\BSON\Decimal128Interface ... ::__toString — Returns the string representation of this Decima ... l128Interface 関連キーワード: BSON , Decimal , toString , string , Returns , public , メソッド , 概要 , ク ...
https://man.plustar.jp/php/class.mongodb-bson-decimal128interface.html - [similar]
RecursiveCachingIterator クラス 6712
« RecursiveArrayIterator::hasChildren RecursiveCachingIterator::__construct » PHP Manual イテレー ... /* 継承した定数 */ const int CachingIterator::CALL_TOSTRING = 1 ; const int CachingIterator::CATCH_GET_CHILD = ... 16 ; const int CachingIterator::TOSTRING_USE_KEY = 2 ; const int CachingIterator::TOSTRING_ ... USE_CURRENT = 4 ; const int CachingIterator::TOSTRING_USE_INNER = 8 ; const int CachingIterator::FULL_CA ... ator , int $flags = RecursiveCachingIterator::CALL_TOSTRING ) public getChildren (): ? RecursiveCachingIterato ...
https://man.plustar.jp/php/class.recursivecachingiterator.html - [similar]
例外の文字列表現 6712
« Exception::getTraceAsString Exception::__clone » PHP Manual Exception 例外の文字列表現 Excepti ... on::__toString (PHP 5, PHP 7, PHP 8) Exception::__toString — 例外 ... の文字列表現 説明 public Exception::__toString (): string 例外を文字列で表現したものを返します。 ... 文字列で表現したものを返します。 例 例1 Exception::__toString() の例 <?php try { throw new Exception ( "Some err ... /ex.php:3 Stack trace: #0 {main} 参考 Throwable::__toString() - スローされたオブジェクトの文字列表現を取得する ...
https://man.plustar.jp/php/exception.tostring.html - [similar]
Returns the string representation of this Decimal128Interface 6712
« MongoDB\BSON\Decimal128Interface MongoDB\BSON\JavascriptInterface » PHP Manual MongoDB\BSON\De ... al128Interface MongoDB\BSON\Decimal128Interface::__toString (mongodb >=1.3.0) MongoDB\BSON\Decimal128Interface ... ::__toString — Returns the string representation of this Decima ... bstract public MongoDB\BSON\Decimal128Interface::__toString (): string パラメータ この関数にはパラメータはあり ... cimal128Interface. 参考 MongoDB\BSON\Decimal128::__toString() - Returns the string representation of this Deci ...
https://man.plustar.jp/php/mongodb-bson-decimal128interface.tostring.html - [similar]
Returns the hexidecimal representation of this ObjectIdInterface 6712
« MongoDB\BSON\ObjectIdInterface::getTimestamp MongoDB\BSON\RegexInterface » PHP Manual MongoDB\ ... bjectIdInterface MongoDB\BSON\ObjectIdInterface::__toString (mongodb >=1.3.0) MongoDB\BSON\ObjectIdInterface:: ... __toString — Returns the hexidecimal representation of this O ... abstract public MongoDB\BSON\ObjectIdInterface::__toString (): string パラメータ この関数にはパラメータはあり ... s ObjectIdInterface. 参考 MongoDB\BSON\ObjectId::__toString() - Returns the hexidecimal representation of this ...
https://man.plustar.jp/php/mongodb-bson-objectidinterface.tostring.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT