検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 198 for BSON (0.012 sec.)
The MongoDB\BSON\Decimal128 class 6414
« MongoDB\BSON\Binary::unserialize MongoDB\BSON\Decimal128::__construct » PHP Manual MongoDB\BSON ... N The MongoDB\BSON\Decimal128 class The MongoDB\BSON\Decimal128 class ... (mongodb >=1.2.0) はじめに BSON type for the » Decimal128 floating-point format , ... xponent range of -6143 to +6144. Unlike the double BSON type (i.e. float in PHP), which only stores an app ... type stores the exact value. For example, MongoDB\BSON\Decimal128('9.99') has a precise value of 9.99 whe ...
https://man.plustar.jp/php/class.mongodb-bson-decimal128.html - [similar]
The MongoDB\BSON\MaxKey class 6414
« MongoDB\BSON\Javascript::unserialize MongoDB\BSON\MaxKey::__construct » PHP Manual MongoDB\BSON ... N The MongoDB\BSON\MaxKey class The MongoDB\BSON\MaxKey class (mongod ... b >=1.0.0) はじめに Special BSON type which compares higher than all other possible ... BSON element values. 注意 : This is an internal MongoDB ... exing and sharding. クラス概要 final class MongoDB\BSON\MaxKey implements MongoDB\BSON\MaxKeyInterface , M ...
https://man.plustar.jp/php/class.mongodb-bson-maxkey.html - [similar]
The MongoDB\BSON\MinKey class 6414
« MongoDB\BSON\MaxKey::unserialize MongoDB\BSON\MinKey::__construct » PHP Manual MongoDB\BSON Th ... e MongoDB\BSON\MinKey class The MongoDB\BSON\MinKey class (mongod ... b >=1.0.0) はじめに Special BSON type which compares lower than all other possible ... exing and sharding. クラス概要 final class MongoDB\BSON\MinKey implements MongoDB\BSON\MinKeyInterface , M ... ongoDB\BSON\Type , Serializable , JsonSerializable { /* メソッ ...
https://man.plustar.jp/php/class.mongodb-bson-minkey.html - [similar]
The MongoDB\BSON\ObjectId class 6393
« MongoDB\BSON\MinKey::unserialize MongoDB\BSON\ObjectId::__construct » PHP Manual MongoDB\BSON ... The MongoDB\BSON\ObjectId class The MongoDB\BSON\ObjectId class (mo ... ngodb >=1.0.0) はじめに BSON type for an » ObjectId . The value consists of 12 ... of the ObjectId may be accessed using the MongoDB\BSON\ObjectId::getTimestamp() method. Sorting on an _id ... g by creation time. クラス概要 final class MongoDB\BSON\ObjectId implements MongoDB\BSON\ObjectIdInterface ...
https://man.plustar.jp/php/class.mongodb-bson-objectid.html - [similar]
The MongoDB\BSON\UTCDateTime class 6371
« MongoDB\BSON\Timestamp::unserialize MongoDB\BSON\UTCDateTime::__construct » PHP Manual MongoDB ... \BSON The MongoDB\BSON\UTCDateTime class The MongoDB\BSO ... me class (mongodb >=1.0.0) はじめに Represents a » BSON date . The value is a 64-bit integer that represen ... dates before 1970. クラス概要 final class MongoDB\BSON\UTCDateTime implements MongoDB\BSON\UTCDateTimeInt ... erface , MongoDB\BSON\Type , Serializable , JsonSerializable , Stringabl ...
https://man.plustar.jp/php/class.mongodb-bson-utcdatetime.html - [similar]
The MongoDB\BSON\Persistable interface 6307
« MongoDB\BSON\Type MongoDB\BSON\Serializable » PHP Manual MongoDB\BSON The MongoDB\BSON\Persist ... able interface The MongoDB\BSON\Persistable interface (mongodb >=1.0.0) はじめに C ... e PHP class name into the data returned by MongoDB\BSON\Serializable::bsonSerialize() . During unserializa ... ap configuration) to be constructed before MongoDB\BSON\Unserializable::bsonUnserialize() is invoked. See ... for additional information. 注意 : Even if MongoDB\BSON\Serializable::bsonSerialize() would return a seque ...
https://man.plustar.jp/php/class.mongodb-bson-persistable.html - [similar]
Construct a new Decimal128 6253
« MongoDB\BSON\Decimal128 MongoDB\BSON\Decimal128::jsonSerialize » PHP Manual MongoDB\BSON\Decim ... al128 Construct a new Decimal128 MongoDB\BSON\Decimal128::__construct (mongodb >=1.2.0) MongoDB\ ... nstruct a new Decimal128 説明 final public MongoDB\BSON\Decimal128::__construct ( string $value = ? ) 注意 ... : MongoDB\BSON\Decimal128 は、 MongoDB 3.4 以降でしか使えません。 ... それより前のバージョンの MongoDB の BSON 型でこれを使おうとすると、エラーが発生します。 パラ ...
https://man.plustar.jp/php/mongodb-bson-decimal128.construct.html - [similar]
The MongoDB\BSON\Int64 class 6231
« MongoDB\BSON\DBPointer::unserialize MongoDB\BSON\Int64::__construct » PHP Manual MongoDB\BSON ... The MongoDB\BSON\Int64 class The MongoDB\BSON\Int64 class (mongodb ... >=1.5.0) はじめに BSON type for a 64-bit integer. This class cannot be in ... stantiated and is only created during BSON decoding when a 64-bit integer cannot be represent ... code a 64-bit integer on a 32-bit platform. During BSON encoding, objects of this class will convert back ...
https://man.plustar.jp/php/class.mongodb-bson-int64.html - [similar]
The MongoDB\BSON\Serializable interface 6210
« MongoDB\BSON\Persistable MongoDB\BSON\Serializable::bsonSerialize » PHP Manual MongoDB\BSON Th ... e MongoDB\BSON\Serializable interface The MongoDB\BSON\Serializab ... is interface may return data to be serialized as a BSON array or document in lieu of the object's public p ... roperties. インターフェイス概要 class MongoDB\BSON\Serializable implements MongoDB\BSON\Type { /* メソ ... ッド */ abstract public bsonSerialize (): array | object } 目次 MongoDB\BSON\Se ...
https://man.plustar.jp/php/class.mongodb-bson-serializable.html - [similar]
Construct a new Binary 6188
« MongoDB\BSON\Binary MongoDB\BSON\Binary::getData » PHP Manual MongoDB\BSON\Binary Construct a ... new Binary MongoDB\BSON\Binary::__construct (mongodb >=1.0.0) MongoDB\BSON ... — Construct a new Binary 説明 final public MongoDB\BSON\Binary::__construct ( string $data , int $type ) パ ... eption\InvalidArgumentException if type is MongoDB\BSON\Binary::TYPE_UUID or MongoDB\BSON\Binary::TYPE_OLD ... alidArgumentException is thrown if type is MongoDB\BSON\Binary::TYPE_UUID or MongoDB\BSON\Binary::TYPE_OLD ...
https://man.plustar.jp/php/mongodb-bson-binary.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT