検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 177 for collection (0.027 sec.)
Returns the number of existing documents updated 4749
« MongoDB\Driver\WriteResult::getMatchedCount MongoDB\Driver\WriteResult::getServer » PHP Manual ... 1 ]); $result = $manager -> executeBulkWrite ( 'db.collection' , $bulk ); var_dump ( $result -> getModifiedCount ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getmodifiedcount.html - [similar]
Returns an array of identifiers for upserted documents 4749
« MongoDB\Driver\WriteResult::getUpsertedCount MongoDB\Driver\WriteResult::getWriteConcernError ... 1 ]); $result = $manager -> executeBulkWrite ( 'db.collection' , $bulk ); var_dump ( $result -> getUpsertedIds ( ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getupsertedids.html - [similar]
Returns any write concern error that occurred 4749
« MongoDB\Driver\WriteResult::getUpsertedIds MongoDB\Driver\WriteResult::getWriteErrors » PHP Ma ... 2 , 1 ); try { $manager -> executeBulkWrite ( 'db.collection' , $bulk , $writeConcern ); } catch( MongoDB \ Dri ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getwriteconcernerror.html - [similar]
Oracle OCI8 4715
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 ... 2 つの LOB/FILE ロケータの等価性を比較する oci_new_collection — 新しいコレクションオブジェクトを割り当てる oci_n ... fined callback function for Oracle Database TAF OCICollection — OCICollection クラス OCICollection::append — コレ ... クションに要素を追加する OCICollection::assign — コレクションに他の存在するコレクションか ... ら値を割り当てる OCICollection::assignElem — コレクションの要素に値を割り当てる O ...
https://man.plustar.jp/php/book.oci8.html - [similar]
Create a new ClientEncryption object 4715
« MongoDB\Driver\ClientEncryption MongoDB\Driver\ClientEncryption::createDataKey » PHP Manual Mo ... ng A fully qualified namespace (e.g. "databaseName.collectionName" ) denoting the collection that contains all d ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.construct.html - [similar]
Create a new encryption data key 4715
« MongoDB\Driver\ClientEncryption::__construct MongoDB\Driver\ClientEncryption::decrypt » PHP Ma ... new key document and inserts it into the key vault collection. パラメータ kmsProvider The KMS provider (e.g. "lo ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.createdatakey.html - [similar]
Create a new ClientEncryption object 4715
« MongoDB\Driver\Manager::__construct MongoDB\Driver\Manager::executeBulkWrite » PHP Manual Mong ... ng A fully qualified namespace (e.g. "databaseName.collectionName" ) denoting the collection that contains all d ...
https://man.plustar.jp/php/mongodb-driver-manager.createclientencryption.html - [similar]
Starts a transaction 4715
« MongoDB\Driver\Session::isInTransaction MongoDB\Driver\ClientEncryption » PHP Manual MongoDB\D ... ly aborted when the session is closed from garbage collection or by explicitly calling MongoDB\Driver\Session::e ...
https://man.plustar.jp/php/mongodb-driver-session.starttransaction.html - [similar]
The Sequence interface 4682
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface Th ... インターフェイス概要 class Ds\Sequence implements Ds\Collection , ArrayAccess { /* メソッド */ abstract public all ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
The Set class 4682
« Ds\Pair::toArray Ds\Set::add » PHP Manual Data Structures The Set class The Set class (No vers ... ) otherwise. クラス概要 class Ds\Set implements Ds\Collection , ArrayAccess { /* Constants */ const int MIN_CAPA ...
https://man.plustar.jp/php/class.ds-set.html - [similar]