検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 428 for Driver (0.013 sec.)
Returns the Server on which the command was executed 4809
« MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestId MongoDB\Driver\Monitoring\CommandFa ... dEvent::getServerConnectionId » PHP Manual MongoDB\Driver\Monitoring\CommandFailedEvent Returns the Server o ... n which the command was executed MongoDB\Driver\Monitoring\CommandFailedEvent::getServer (mongodb ... >=1.3.0) MongoDB\Driver\Monitoring\CommandFailedEvent::getServer — Returns ... the command was executed 説明 final public MongoDB\Driver\Monitoring\CommandFailedEvent::getServer (): Mongo ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandfailedevent.getserve... - [similar]
Returns the command's request ID 4809
« MongoDB\Driver\Monitoring\CommandSucceededEvent::getReply MongoDB\Driver\Monitoring\CommandSuc ... ceededEvent::getServer » PHP Manual MongoDB\Driver\Monitoring\CommandSucceededEvent Returns the comma ... nd's request ID MongoDB\Driver\Monitoring\CommandSucceededEvent::getRequestId (mo ... ngodb >=1.3.0) MongoDB\Driver\Monitoring\CommandSucceededEvent::getRequestId — R ... the command's request ID 説明 final public MongoDB\Driver\Monitoring\CommandSucceededEvent::getRequestId (): ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandsucceededevent.getre... - [similar]
Architecture Overview 4809
« Driver Architecture and Internals Connections » PHP Manual Driver Architecture and Internals A ... ection explains how all the different parts of the driver fit together. From the different language runtimes ... what users have come to expect from the old mongo driver (e.g. CRUD methods, database and collection object ... t of improving API consistency across all of the » drivers maintained by MongoDB (and hopefully some communi ... ty drivers, too). Sitting below that library we have the low ...
https://man.plustar.jp/php/mongodb.overview.html - [similar]
The MongoDB\Driver\Exception\ExecutionTimeoutException class 4793
« MongoDB\Driver\Exception\Exception MongoDB\Driver\Exception\InvalidArgumentException » PHP Man ... ual MongoDB\Driver\Exception The MongoDB\Driver\Exception\ExecutionTi ... meoutException class The MongoDB\Driver\Exception\ExecutionTimeoutException class (mongodb ... e.g. » maxTimeMS ). クラス概要 final class MongoDB\Driver\Exception\ExecutionTimeoutException extends MongoD ... B\Driver\Exception\ServerException implements MongoDB\Drive ...
https://man.plustar.jp/php/class.mongodb-driver-exception-executiontimeoutexcept... - [similar]
The MongoDB\Driver\Query class 4793
« MongoDB\Driver\Command::__construct MongoDB\Driver\Query::__construct » PHP Manual MongoDB\Driver ... ver The MongoDB\Driver\Query class The MongoDB\Driver\Query class (mongod ... b >=1.0.0) はじめに The MongoDB\Driver\Query class is a value object that represents a da ... tabase query. クラス概要 final class MongoDB\Driver\Query { /* メソッド */ final public __construct ( ... $filter , array $queryOptions = ? ) } 目次 MongoDB\Driver\Query::__construct — Create a new Query 関連キーワ ...
https://man.plustar.jp/php/class.mongodb-driver-query.html - [similar]
Returns the command's operation ID 4793
« MongoDB\Driver\Monitoring\CommandStartedEvent::getDatabaseName MongoDB\Driver\Monitoring\Comma ... ndStartedEvent::getRequestId » PHP Manual MongoDB\Driver\Monitoring\CommandStartedEvent Returns the command ... 's operation ID MongoDB\Driver\Monitoring\CommandStartedEvent::getOperationId (mo ... ngodb >=1.3.0) MongoDB\Driver\Monitoring\CommandStartedEvent::getOperationId — R ... e command's operation ID 説明 final public MongoDB\Driver\Monitoring\CommandStartedEvent::getOperationId (): ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandstartedevent.getoper... - [similar]
Returns the latency of this server in milliseconds 4793
« MongoDB\Driver\Server::getInfo MongoDB\Driver\Server::getPort » PHP Manual MongoDB\Driver\Serv ... the latency of this server in milliseconds MongoDB\Driver\Server::getLatency (mongodb >=1.0.0) MongoDB\Drive ... s server in milliseconds 説明 final public MongoDB\Driver\Server::getLatency (): ? integer Returns the laten ... エラー / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 ... set value might be reported as -1 . 例 例1 MongoDB\Driver\Server::getLatency() example <?php $manager = new ...
https://man.plustar.jp/php/mongodb-driver-server.getlatency.html - [similar]
Returns a ServerDescription for this server 4793
« MongoDB\Driver\Server::getPort MongoDB\Driver\Server::getTags » PHP Manual MongoDB\Driver\Serv ... eturns a ServerDescription for this server MongoDB\Driver\Server::getServerDescription (mongodb >=1.13.0) Mo ... ngoDB\Driver\Server::getServerDescription — Returns a ServerDes ... cription for this server 説明 final public MongoDB\Driver\Server::getServerDescription (): MongoDB\Driver\Se ... rverDescription Returns a MongoDB\Driver\ServerDescription for this server. This is an immu ...
https://man.plustar.jp/php/mongodb-driver-server.getserverdescription.html - [similar]
Aborts a transaction 4793
« MongoDB\Driver\Session MongoDB\Driver\Session::advanceClusterTime » PHP Manual MongoDB\Driver\ ... Session Aborts a transaction MongoDB\Driver\Session::abortTransaction (mongodb >=1.5.0) MongoD ... B\Driver\Session::abortTransaction — Aborts a transaction 説 ... 明 final public MongoDB\Driver\Session::abortTransaction (): void Terminates the ... エラー / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 ...
https://man.plustar.jp/php/mongodb-driver-session.aborttransaction.html - [similar]
Returns the WriteConcernError's error code 4793
« MongoDB\Driver\WriteConcernError MongoDB\Driver\WriteConcernError::getInfo » PHP Manual MongoD ... B\Driver\WriteConcernError Returns the WriteConcernError's ... error code MongoDB\Driver\WriteConcernError::getCode (mongodb >=1.0.0) Mongo ... DB\Driver\WriteConcernError::getCode — Returns the WriteConc ... ernError's error code 説明 final public MongoDB\Driver\WriteConcernError::getCode (): int パラメータ この ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getcode.html - [similar]