検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 428 for Driver (0.019 sec.)
Create a new Server (not used) 4885
« MongoDB\Driver\Server MongoDB\Driver\Server::executeBulkWrite » PHP Manual MongoDB\Driver\Serv ... er Create a new Server (not used) MongoDB\Driver\Server::__construct (mongodb >=1.0.0) MongoDB\Driv ... a new Server (not used) 説明 final private MongoDB\Driver\Server::__construct () MongoDB\Driver\Server objec ... ts are created internally by MongoDB\Driver\Manager when a database connection is established ... and may be returned by MongoDB\Driver\Manager::getServers() and MongoDB\Driver\Manager:: ...
https://man.plustar.jp/php/mongodb-driver-server.construct.html - [similar]
Returns any write errors that occurred 4885
« MongoDB\Driver\WriteResult::getWriteConcernError MongoDB\Driver\WriteResult::isAcknowledged » ... PHP Manual MongoDB\Driver\WriteResult Returns any write errors that occurred ... MongoDB\Driver\WriteResult::getWriteErrors (mongodb >=1.0.0) Mong ... oDB\Driver\WriteResult::getWriteErrors — Returns any write er ... rors that occurred 説明 final public MongoDB\Driver\WriteResult::getWriteErrors (): array パラメータ こ ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getwriteerrors.html - [similar]
Returns whether the write was acknowledged 4885
« MongoDB\Driver\WriteResult::getWriteErrors MongoDB\BSON » PHP Manual MongoDB\Driver\WriteResul ... Returns whether the write was acknowledged MongoDB\Driver\WriteResult::isAcknowledged (mongodb >=1.0.0) Mong ... oDB\Driver\WriteResult::isAcknowledged — Returns whether the ... write was acknowledged 説明 final public MongoDB\Driver\WriteResult::isAcknowledged (): bool If the write ... ther count fields will be available on the MongoDB\Driver\WriteResult object. パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/mongodb-driver-writeresult.isacknowledged.html - [similar]
Connection handling and persistence 4885
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... ールを使っているスクリプトの影響を受けます。 MongoDB\Driver\Manager のインスタンスを、 フォークした子プロセスで ... ence (PHP version since 1.2.0) All versions of the driver since 1.2.0 persist the » libmongoc client object ... information across multiple requests. When MongoDB\Driver\Manager::__construct() is invoked, a hash is creat ... arguments (i.e. URI string and array options). The driver will attempt to find a previously persisted » libm ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
Encrypt a value 4868
« MongoDB\Driver\ClientEncryption::decrypt MongoDB\Driver\ServerApi » PHP Manual MongoDB\Driver\ ... ClientEncryption Encrypt a value MongoDB\Driver\ClientEncryption::encrypt (mongodb >=1.7.0) MongoD ... B\Driver\ClientEncryption::encrypt — Encrypt a value 説明 f ... inal public MongoDB\Driver\ClientEncryption::encrypt ( mixed $value , array $ ... the following ClientEncryption constants : MongoDB\Driver\ClientEncryption::AEAD_AES_256_CBC_HMAC_SHA_512_DE ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.encrypt.html - [similar]
Registers a monitoring event subscriber with this Manager 4868
« MongoDB\Driver\Manager MongoDB\Driver\Manager::__construct » PHP Manual MongoDB\Driver\Manager ... itoring event subscriber with this Manager MongoDB\Driver\Manager::addSubscriber (mongodb >=1.10.0) MongoDB\ ... criber with this Manager 説明 final public MongoDB\Driver\Manager::addSubscriber ( MongoDB\Driver\Monitoring ... for this Manager. パラメータ subscriber ( MongoDB\Driver\Monitoring\Subscriber ) A monitoring event subscri ... エラー / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 ...
https://man.plustar.jp/php/mongodb-driver-manager.addsubscriber.html - [similar]
Application Performance Monitoring (APM) 4868
« Using the PHP Library for MongoDB (PHPLIB) Driver Architecture and Internals » PHP Manual Tuto ... plication Performance Monitoring (APM) The MongoDB driver contains an event subscriber API, which allows app ... l demonstrate command monitoring using the MongoDB\Driver\Monitoring\CommandSubscriber interface. The MongoD ... B\Driver\Monitoring\CommandSubscriber interface defines thr ... e commandSucceeded 's $event argument is a MongoDB\Driver\Monitoring\CommandSucceededEvent object. In this t ...
https://man.plustar.jp/php/mongodb.tutorial.apm.html - [similar]
The MongoDB\Driver\Exception\BulkWriteException class 4851
« MongoDB\Driver\Exception\AuthenticationException MongoDB\Driver\Exception\CommandException » P ... HP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\BulkWriteEx ... ception class The MongoDB\Driver\Exception\BulkWriteException class (mongodb >= 1.0 ... lk write operation fails. クラス概要 class MongoDB\Driver\Exception\BulkWriteException extends MongoDB\Drive ... r\Exception\WriteException implements MongoDB\Driver\Exception\Exception { /* 継承したプロパティ */ pro ...
https://man.plustar.jp/php/class.mongodb-driver-exception-bulkwriteexception.htm... - [similar]
The MongoDB\Driver\Monitoring\ServerClosedEvent class 4851
« MongoDB\Driver\Monitoring\ServerChangedEvent::getTopologyId MongoDB\Driver\Monitoring\ServerCl ... osedEvent::getHost » PHP Manual MongoDB\Driver\Monitoring The MongoDB\Driver\Monitoring\ServerClo ... sedEvent class The MongoDB\Driver\Monitoring\ServerClosedEvent class (mongodb >=1.13 ... .0) はじめに The MongoDB\Driver\Monitoring\ServerClosedEvent class encapsulates in ... ut a closed server. クラス概要 final class MongoDB\Driver\Monitoring\ServerClosedEvent { /* メソッド */ fina ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-serverclosedevent.htm... - [similar]
The MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent class 4851
« MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent::isAwaited MongoDB\Driver\Monitoring\Serv ... eartbeatStartedEvent::getHost » PHP Manual MongoDB\Driver\Monitoring The MongoDB\Driver\Monitoring\ServerHea ... rtbeatStartedEvent class The MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent class (mong ... odb >=1.13.0) はじめに The MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent class encap ... d server heartbeat. クラス概要 final class MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent { /* メソッ ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-serverheartbeatstarte... - [similar]