検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 13 for fromPHP (0.021 sec.)
Returns the BSON representation of a PHP value 13706
« MongoDB\BSON\fromJSON MongoDB\BSON\toCanonicalExtendedJSON » PHP Manual 関数 Returns the BSON ... representation of a PHP value MongoDB\BSON\fromPHP (mongodb >=1.0.0) MongoDB\BSON\fromPHP — Returns t ... ON representation of a PHP value 説明 MongoDB\BSON\fromPHP ( array | object $value ): string Serializes a PHP ... return an array or stdClass . 例 例1 MongoDB\BSON\fromPHP() example <?php $bson = MongoDB \ BSON \ fromPHP ( ... representation , Returns , of , a , the , array , fromPHP , string , document ...
https://man.plustar.jp/php/function.mongodb.bson-fromphp.html - [similar]
Provides an array or document to serialize as BSON 10750
« MongoDB\BSON\Serializable MongoDB\BSON\Unserializable » PHP Manual MongoDB\BSON\Serializable P ... a MongoDB\BSON\Serializable passed to MongoDB\BSON\fromPHP() ) will always be serialized as a BSON document. ... d , 'foo' => 'bar' ]; } } $bson = MongoDB \ BSON \ fromPHP (new MyDocument ); echo MongoDB \ BSON \ toJSON ( ... return [ 1 , 2 , 3 ]; } } $bson = MongoDB \ BSON \ fromPHP (new MyArray ); echo MongoDB \ BSON \ toJSON ( $bs ... ent' => new MyDocument ]; $bson = MongoDB \ BSON \ fromPHP ( $value ); echo MongoDB \ BSON \ toJSON ( $bson ) ...
https://man.plustar.jp/php/mongodb-bson-serializable.bsonserialize.html - [similar]
関数 9730
« MongoDB\BSON MongoDB\BSON\fromJSON » PHP Manual MongoDB\BSON 関数 関数 目次 MongoDB\BSON\fromJ ... e BSON representation of a JSON value MongoDB\BSON\fromPHP — Returns the BSON representation of a PHP value M ... , Returns , representation , Extended , fromJSON , fromPHP , toCanonicalExtendedJSON , toJSON , Legacy ...
https://man.plustar.jp/php/ref.bson.functions.html - [similar]
Returns an object for BSON serialization 9255
« MongoDB\Driver\ReadPreference MongoDB\Driver\ReadPreference::__construct » PHP Manual MongoDB\ ... "\n" , MongoDB \ BSON \ toJSON ( MongoDB \ BSON \ fromPHP ( $rp )); ?> 上の例の出力は、 たとえば以下のように ... "\n" , MongoDB \ BSON \ toJSON ( MongoDB \ BSON \ fromPHP ( $rp )); ?> 上の例の出力は、 たとえば以下のように ... "\n" , MongoDB \ BSON \ toJSON ( MongoDB \ BSON \ fromPHP ( $rp )); ?> 上の例の出力は、 たとえば以下のように ...
https://man.plustar.jp/php/mongodb-driver-readpreference.bsonserialize.html - [similar]
Returns an object for BSON serialization 8885
« MongoDB\Driver\ReadConcern MongoDB\Driver\ReadConcern::__construct » PHP Manual MongoDB\Driver ... "\n" , MongoDB \ BSON \ toJSON ( MongoDB \ BSON \ fromPHP ( $rc )); ?> 上の例の出力は、 たとえば以下のように ... "\n" , MongoDB \ BSON \ toJSON ( MongoDB \ BSON \ fromPHP ( $rc )); ?> 上の例の出力は、 たとえば以下のように ...
https://man.plustar.jp/php/mongodb-driver-readconcern.bsonserialize.html - [similar]
Returns an object for BSON serialization 8797
« MongoDB\Driver\WriteConcern MongoDB\Driver\WriteConcern::__construct » PHP Manual MongoDB\Driv ... "\n" , MongoDB \ BSON \ toJSON ( MongoDB \ BSON \ fromPHP ( $wc )); ?> 上の例の出力は、 たとえば以下のように ... "\n" , MongoDB \ BSON \ toJSON ( MongoDB \ BSON \ fromPHP ( $wc )); ?> 上の例の出力は、 たとえば以下のように ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.bsonserialize.html - [similar]
Returns the Canonical Extended JSON representation of a BSON value 8234
« MongoDB\BSON\fromPHP MongoDB\BSON\toJSON » PHP Manual 関数 Returns the Canonical Extended JSON ... ocuments as $document ) { $bson = MongoDB \ BSON \ fromPHP ( $document ); echo MongoDB \ BSON \ toCanonicalEx ...
https://man.plustar.jp/php/function.mongodb.bson-tocanonicalextendedjson.html - [similar]
Returns the BSON representation of a JSON value 7953
« 関数 MongoDB\BSON\fromPHP » PHP Manual 関数 Returns the BSON representation of a JSON value Mo ...
https://man.plustar.jp/php/function.mongodb.bson-fromjson.html - [similar]
Returns the PHP representation of a BSON value 7689
« MongoDB\BSON\toJSON MongoDB\BSON\toRelaxedExtendedJSON » PHP Manual 関数 Returns the PHP repre ... lass)#1 (1) { ["foo"]=> int(1) } 参考 MongoDB\BSON\fromPHP() - Returns the BSON representation of a PHP value ...
https://man.plustar.jp/php/function.mongodb.bson-tophp.html - [similar]
Returns the Legacy Extended JSON representation of a BSON value 7495
« MongoDB\BSON\toCanonicalExtendedJSON MongoDB\BSON\toPHP » PHP Manual 関数 Returns the Legacy E ... ocuments as $document ) { $bson = MongoDB \ BSON \ fromPHP ( $document ); echo MongoDB \ BSON \ toJSON ( $bso ...
https://man.plustar.jp/php/function.mongodb.bson-tojson.html - [similar]
PREV 1 2 NEXT