検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 198 for BSON (0.026 sec.)
Explains the driver architecture, and special features 4452
« Application Performance Monitoring (APM) Architecture » PHP Manual MongoDB Explains the driver ... ion of PHP variables into MongoDB Serialization to BSON Deserialization from BSON 関連キーワード: Architec ... ins , driver , architecture , special , features , BSON , Performance , Deserialization ...
https://man.plustar.jp/php/mongodb.architecture.html - [similar]
Returns an array containing all results for this cursor 4398
« MongoDB\Driver\Cursor::setTypeMap MongoDB\Driver\Cursor::valid » PHP Manual MongoDB\Driver\Cur ... object(stdClass)#6 (2) { ["_id"]=> object(MongoDB\BSON\ObjectId)#5 (1) { ["oid"]=> string(24) "564259a961 ... object(stdClass)#8 (2) { ["_id"]=> object(MongoDB\BSON\ObjectId)#7 (1) { ["oid"]=> string(24) "564259a961 ... object(stdClass)#10 (2) { ["_id"]=> object(MongoDB\BSON\ObjectId)#9 (1) { ["oid"]=> string(24) "564259a961 ... \Cursor::setTypeMap() - Sets a type map to use for BSON unserialization 関連キーワード: Driver , Cursor , ...
https://man.plustar.jp/php/mongodb-driver-cursor.toarray.html - [similar]
サンプル 4377
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... anager Example#1312 - MongoDB\Driver\WriteConcern::bsonSerialize with majority write concern Example#1313 ... - MongoDB\Driver\WriteConcern::bsonSerialize with wtimeout and journal Example#1314 - ... mple Example#1319 - MongoDB\Driver\ReadPreference::bsonSerialize with primary read preference Example#1320 ... - MongoDB\Driver\ReadPreference::bsonSerialize with secondary read preference and tag se ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
Decrypt a value 4237
« MongoDB\Driver\ClientEncryption::createDataKey MongoDB\Driver\ClientEncryption::encrypt » PHP ... MongoDB\Driver\ClientEncryption::decrypt ( MongoDB\BSON\Binary $value ): mixed Decrypts the value. パラメー ... タ value A MongoDB\BSON\Binary instance with subtype 6 containing the encr ... on , Decrypt , a , encrypt , decrypt , Exception , BSON , while , 例外 ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.decrypt.html - [similar]
Returns the command document 4237
« MongoDB\Driver\Monitoring\CommandStartedEvent MongoDB\Driver\Monitoring\CommandStartedEvent::g ... : 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 ). パラメー ... StartedEvent , getCommand , converted , stdClass , BSON ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandstartedevent.getcomm... - [similar]
Add a delete operation to the bulk 4215
« MongoDB\Driver\BulkWrite::count MongoDB\Driver\BulkWrite::insert » PHP Manual MongoDB\Driver\B ... 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 ). deleteOptions d ... Write , collation , Add , bulk , the , a , array , BSON ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.delete.html - [similar]
Returns the heartbeat reply document 4215
« MongoDB\Driver\Monitoring\ServerHeartbeatSucceededEvent::getPort MongoDB\Driver\Monitoring\Ser ... : 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 ). パラメー ... SucceededEvent , getReply , converted , stdClass , BSON ...
https://man.plustar.jp/php/mongodb-driver-monitoring-serverheartbeatsucceededeve... - [similar]
Security 4194
« Deserialization from BSON Request Injection Attacks » PHP Manual MongoDB Security Security Req ... ion , Attacks , Request , Deserialization , from , BSON , ...
https://man.plustar.jp/php/mongodb.security.html - [similar]
MongoDB driver classes 4021
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo ... B\Driver\ServerApi class MongoDB\Driver\ServerApi::bsonSerialize — Returns an object for BSON serializatio ... er\WriteConcern class MongoDB\Driver\WriteConcern::bsonSerialize — Returns an object for BSON serializatio ... eadPreference class MongoDB\Driver\ReadPreference::bsonSerialize — Returns an object for BSON serializatio ... iver\ReadConcern class MongoDB\Driver\ReadConcern::bsonSerialize — Returns an object for BSON serializatio ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
Encrypt a value 4021
« MongoDB\Driver\ClientEncryption::decrypt MongoDB\Driver\ServerApi » PHP Manual MongoDB\Driver\ ... ypt ( mixed $value , array $options = ? ): MongoDB\BSON\Binary Encrypts the value. パラメータ value The va ... h keyId and exactly one is required. keyId MongoDB\BSON\Binary Identifies a data key by _id . The value is ... ED . 戻り値 Returns the encrypted value as MongoDB\BSON\Binary object with subtype 6. エラー / 例外 引数の ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.encrypt.html - [similar]