検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 198 for BSON (0.098 sec.)
The MongoDB\Driver\ClientEncryption class 3999
« MongoDB\Driver\Session::startTransaction MongoDB\Driver\ClientEncryption::__construct » PHP Ma ... tring $kmsProvider , array $options = ? ): MongoDB\BSON\Binary final public decrypt ( MongoDB\BSON\Binary ... ypt ( mixed $value , array $options = ? ): MongoDB\BSON\Binary } 定義済み定数 MongoDB\Driver\ClientEncrypt ...
https://man.plustar.jp/php/class.mongodb-driver-clientencryption.html - [similar]
Add an update operation to the bulk 3978
« MongoDB\Driver\BulkWrite::insert MongoDB\Driver\Session » PHP Manual MongoDB\Driver\BulkWrite ... values according to its own » comparison rules for BSON types , which differs from PHP's comparison and ty ... pe juggling rules. When matching a special BSON type the query criteria should use the respective ... BSON class (e.g. use MongoDB\BSON\ObjectId to match an » ObjectId ). newObj ( array ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.update.html - [similar]
Create a new ClientEncryption object 3956
« MongoDB\Driver\Manager::__construct MongoDB\Driver\Manager::executeBulkWrite » PHP Manual Mong ... il: <string>, privateKey: <base64 string>|<MongoDB\BSON\Binary>, endpoint: <optional string> // Defaults t ... pt/decrypt data keys key: <base64 string>|<MongoDB\BSON\Binary> } tlsOptions array A document containing t ... ings are now accepted as an alternative to MongoDB\BSON\Binary for options within "kmsProviders" . 参考 Mo ...
https://man.plustar.jp/php/mongodb-driver-manager.createclientencryption.html - [similar]
Returns the command reply document 3956
« MongoDB\Driver\Monitoring\CommandFailedEvent::getOperationId MongoDB\Driver\Monitoring\Command ... : object The reply document will be converted from BSON to PHP using the default deserialization rules (e. ... g. BSON documents will be converted to stdClass ). パラメー ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandfailedevent.getreply... - [similar]
Returns the command reply document 3956
« MongoDB\Driver\Monitoring\CommandSucceededEvent::getOperationId MongoDB\Driver\Monitoring\Comm ... : object The reply document will be converted from BSON to PHP using the default deserialization rules (e. ... g. BSON documents will be converted to stdClass ). パラメー ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandsucceededevent.getre... - [similar]
Create a new Query 3924
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... values according to its own » comparison rules for BSON types , which differs from PHP's comparison and ty ... pe juggling rules. When matching a special BSON type the query criteria should use the respective ... BSON class (e.g. use MongoDB\BSON\ObjectId to match an » ObjectId ). queryOptions qu ... tOp output, and logs. The comment can be any valid BSON type for MongoDB 4.4+. Earlier server versions onl ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
Using the PHP Library for MongoDB (PHPLIB) 3924
« Tutorials Application Performance Monitoring (APM) » PHP Manual Tutorials Using the PHP Librar ... } ?> While it may not be apparent in the examples, BSON documents and arrays are unserialized as type clas ... reserve their type when being serialized back into BSON, which avoids a caveat in the old driver where arr ... tion and deserialization between PHP variables and BSON is handled by the driver and library by reading th ...
https://man.plustar.jp/php/mongodb.tutorial.library.html - [similar]
The MongoDB\Driver\ReadPreference class 3881
« MongoDB\Driver\WriteConcern::unserialize MongoDB\Driver\ReadPreference::bsonSerialize » PHP Ma ... s MongoDB\Driver\ReadPreference implements MongoDB\BSON\Serializable , Serializable { /* Constants */ cons ... ALENESS_SECONDS = 90 ; /* メソッド */ final public bsonSerialize (): object final public __construct ( str ... AX_STALENESS_SECONDS constants. Implements MongoDB\BSON\Serializable . 目次 MongoDB\Driver\ReadPreference: ... :bsonSerialize — Returns an object for BSON serializatio ...
https://man.plustar.jp/php/class.mongodb-driver-readpreference.html - [similar]
Returns the WriteConcern's "wtimeout" option 3881
« MongoDB\Driver\WriteConcern::getW MongoDB\Driver\WriteConcern::isDefault » PHP Manual MongoDB\ ... Driver\WriteConcern::getWtimeout (): int | MongoDB\BSON\Int64 パラメータ この関数にはパラメータはありません ... 32-bit systems, this method will return a MongoDB\BSON\Int64 instance if the WriteConcern object was crea ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.getwtimeout.html - [similar]
The MongoDB\Driver\ReadConcern class 3859
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man ... lass MongoDB\Driver\ReadConcern implements MongoDB\BSON\Serializable , Serializable { /* Constants */ cons ... NAPSHOT = "snapshot" ; /* メソッド */ final public bsonSerialize (): object final public __construct ( str ... Concern::LINEARIZABLE constant. Implements MongoDB\BSON\Serializable . 参考 » Read Concern reference 目次 ... MongoDB\Driver\ReadConcern::bsonSerialize — Returns an object for BSON serializatio ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]