検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 125 for operation (0.015 sec.)
Returns the WriteResult for the failed write operation 7801
« MongoDB\Driver\Exception\WriteException Class Tree » PHP Manual MongoDB\Driver\Exception\Write ... ption Returns the WriteResult for the failed write operation MongoDB\Driver\Exception\WriteException::getWriteR ... ult — Returns the WriteResult for the failed write operation 説明 final public MongoDB\Driver\Exception\WriteEx ... he MongoDB\Driver\WriteResult for the failed write operation. The MongoDB\Driver\WriteResult::getWriteErrors() ... he MongoDB\Driver\WriteResult for the failed write operation. 例 例1 MongoDB\Driver\Exception\WriteException::g ...
https://man.plustar.jp/php/mongodb-driver-writeexception.getwriteresult.html - [similar]
Start a new client session for use with this client 7703
« MongoDB\Driver\Manager::selectServer MongoDB\Driver\Command » PHP Manual MongoDB\Driver\Manage ... cified when executing commands, queries, and write operations. 注意 : A MongoDB\Driver\Session can only be used ... re causal consistency in a session. If true , each operation in the session will be causally ordered after the ... previous read or write operation. Set to false to disable causal consistency. See » ... \Driver\ReadConcern A read concern to apply to the operation. This option is available in MongoDB 3.2+ and will ...
https://man.plustar.jp/php/mongodb-driver-manager.startsession.html - [similar]
Execute a database command that reads on this server 7703
« MongoDB\Driver\Server::executeQuery MongoDB\Driver\Server::executeReadWriteCommand » PHP Manua ... control the server to which the driver issues the operation; it will always be executed on this server object. ... Instead, it may be used when issuing the operation to a secondary (from a replica set connection, not ... col accordingly or adds the read preference to the operation, respectively. パラメータ db ( string ) コマンドを ... \Driver\ReadConcern A read concern to apply to the operation. This option is available in MongoDB 3.2+ and will ...
https://man.plustar.jp/php/mongodb-driver-server.executereadcommand.html - [similar]
Execute a database query on this server 7654
« MongoDB\Driver\Server::executeCommand MongoDB\Driver\Server::executeReadCommand » PHP Manual M ... control the server to which the driver issues the operation; it will always be executed on this server object. ... Instead, it may be used when issuing the operation to a secondary (from a replica set connection, not ... col accordingly or adds the read preference to the operation, respectively. パラメータ namespace ( string ) 完全 ... d preference to use for selecting a server for the operation. session MongoDB\Driver\Session A session to assoc ...
https://man.plustar.jp/php/mongodb-driver-server.executequery.html - [similar]
Sends a message 7605
« ZMQSocket::recvMulti ZMQSocket::sendmulti » PHP Manual ZMQSocket Sends a message ZMQSocket::se ... ): ZMQSocket Send a message using the socket. The operation can block unless ZMQ::MODE_NOBLOCK is used. パラメ ... lags to receive multipart messages or non-blocking operation. See ZMQ::MODE_* constants. 戻り値 Returns the cur ... ion on error. If ZMQ::MODE_NOBLOCK is used and the operation would block bool false shall be returned. 関連キー ... ワード: Sends , ZMQSocket , a , send , mode , operation , messages , blocking , constants , Throws ...
https://man.plustar.jp/php/zmqsocket.send.html - [similar]
Returns the index of the write operation corresponding to this WriteError 7555
« MongoDB\Driver\WriteError::getCode MongoDB\Driver\WriteError::getInfo » PHP Manual MongoDB\Dri ... ver\WriteError Returns the index of the write operation corresponding to this WriteError MongoDB\Driver\Wr ... teError::getIndex — Returns the index of the write operation corresponding to this WriteError 説明 final public ... はありません。 戻り値 Returns the index of the write operation (from MongoDB\Driver\BulkWrite ) corresponding to ... ーワード: Driver , WriteError , getIndex , Returns , operation , corresponding , int , パラメータ , BulkWrite , パ ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getindex.html - [similar]
Starts a transaction 7519
« MongoDB\Driver\Session::isInTransaction MongoDB\Driver\ClientEncryption » PHP Manual MongoDB\D ... saction, the session object must be passed to each operation via the "session" option (e.g. MongoDB\Driver\Mana ... r::executeBulkWrite() ) in order to associate that operation with the transaction. Transactions can be committe ... \Driver\ReadConcern A read concern to apply to the operation. This option is available in MongoDB 3.2+ and will ... d preference to use for selecting a server for the operation. writeConcern MongoDB\Driver\WriteConcern A write ...
https://man.plustar.jp/php/mongodb-driver-session.starttransaction.html - [similar]
Constructs EvPeriodic watcher object 7469
« EvPeriodic::at EvPeriodic::createStopped » PHP Manual EvPeriodic Constructs EvPeriodic watcher ... ic watcher. パラメータ offset See Periodic watcher operation modes interval See Periodic watcher operation mode ... callback. You can pass null . See Periodic watcher operation modes callback See Watcher callbacks . data Custom ... o "once per hour\n" ; }); ?> 参考 Periodic watcher operation modes EvTimer EvPeriodic::createStopped() - Create ... riodic , watcher , Constructs , Periodic , modes , operation , callback , reschedule , priority , data ...
https://man.plustar.jp/php/evperiodic.construct.html - [similar]
The MongoDB\Driver\BulkWrite class 7420
« MongoDB\Driver\Query::__construct MongoDB\Driver\BulkWrite::__construct » PHP Manual MongoDB\D ... ongoDB\Driver\BulkWrite collects one or more write operations that should be sent to the server. After adding a ... ny number of insert, update, and delete operations, the collection may be executed via MongoDB\Drive ... r\Manager::executeBulkWrite() . Write operations may either be ordered (default) or unordered. Ord ... ered write operations are sent to the server, in the order provided, fo ...
https://man.plustar.jp/php/class.mongodb-driver-bulkwrite.html - [similar]
Create a stopped EvPeriodic watcher 7420
« EvPeriodic::__construct EvPeriodic::set » PHP Manual EvPeriodic Create a stopped EvPeriodic wa ... omatically. パラメータ offset See Periodic watcher operation modes interval See Periodic watcher operation mode ... callback. You can pass null . See Periodic watcher operation modes callback See Watcher callbacks . data Custom ... eStopped , callback , construct , Create , modes , operation , Periodic ...
https://man.plustar.jp/php/evperiodic.createstopped.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT