Results of 11 - 20 of about 162 for command (0.003 sec.)
- Execute a database command that writes on this server 8338
- « MongoDB\Driver\Server::executeReadWriteCommand MongoDB\Driver\Server::getHost » PHP Manual Mon
...
goDB\Driver\Server Execute a database command that writes on this server MongoDB\Driver\Server:: ...
executeWriteCommand (mongodb >=1.4.0) MongoDB\Driver\Server::executeWr ...
iteCommand — Execute a database command that writes on this s ...
説明 final public MongoDB\Driver\Server::executeWriteCommand ( string $db , MongoDB\Driver\Command $command , a ...
-
https://man.plustar.jp/php/mongodb-driver-server.executewritecommand.html
- [similar]
- The MongoDB\Driver\Monitoring\CommandFailedEvent class 8041
- « MongoDB\Driver\Monitoring\removeSubscriber MongoDB\Driver\Monitoring\CommandFailedEvent::getCommand
...
DB\Driver\Monitoring The MongoDB\Driver\Monitoring\CommandFailedEvent class The MongoDB\Driver\Monitoring\Com ...
db >=1.3.0) はじめに The MongoDB\Driver\Monitoring\CommandFailedEvent class encapsulates information about a ...
failed command. クラス概要 final class MongoDB\Driver\Monitoring\ ...
ommandFailedEvent { /* メソッド */ final public getCommandName (): string final public getDurationMicros (): ...
-
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandfailedevent.ht...
- [similar]
- The MongoDB\Driver\Monitoring\CommandStartedEvent class 7743
- « MongoDB\Driver\Monitoring\CommandFailedEvent::getServiceId MongoDB\Driver\Monitoring\CommandSt
...
artedEvent::getCommand » PHP Manual MongoDB\Driver\Monitoring The MongoDB ...
\Driver\Monitoring\CommandStartedEvent class The MongoDB\Driver\Monitoring\Co ...
db >=1.3.0) はじめに The MongoDB\Driver\Monitoring\CommandStartedEvent class encapsulates information about a ...
started command. クラス概要 final class MongoDB\Driver\Monitoring\ ...
-
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandstartedevent.h...
- [similar]
- The MongoDB\Driver\Monitoring\CommandSucceededEvent class 7743
- « MongoDB\Driver\Monitoring\CommandStartedEvent::getServiceId MongoDB\Driver\Monitoring\CommandS
...
ucceededEvent::getCommandName » PHP Manual MongoDB\Driver\Monitoring The Mon ...
goDB\Driver\Monitoring\CommandSucceededEvent class The MongoDB\Driver\Monitoring\ ...
db >=1.3.0) はじめに The MongoDB\Driver\Monitoring\CommandSucceededEvent class encapsulates information about ...
a successful command. クラス概要 final class MongoDB\Driver\Monitoring\ ...
-
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandsucceededevent...
- [similar]
- Returns the result document for the failed command 7560
- « MongoDB\Driver\Exception\CommandException MongoDB\Driver\Exception\ConnectionException » PHP M
...
anual MongoDB\Driver\Exception\CommandException Returns the result document for the faile ...
d command MongoDB\Driver\Exception\CommandException::getResu ...
cument (mongodb >= 1.5.0) MongoDB\Driver\Exception\CommandException::getResultDocument — Returns the result d ...
ocument for the failed command 説明 final public MongoDB\Driver\Exception\Command ...
-
https://man.plustar.jp/php/mongodb-driver-commandexception.getresultdocument.htm...
- [similar]
- The MongoDB\Driver\Manager class 7537
- « MongoDB\Driver MongoDB\Driver\Manager::addSubscriber » PHP Manual MongoDB\Driver The MongoDB\D
...
): MongoDB\Driver\WriteResult final public executeCommand ( string $db , MongoDB\Driver\Command $command , a ...
) ): MongoDB\Driver\Cursor final public executeReadCommand ( string $db , MongoDB\Driver\Command $command , a ...
MongoDB\Driver\Cursor final public executeReadWriteCommand ( string $db , MongoDB\Driver\Command $command , a ...
): MongoDB\Driver\Cursor final public executeWriteCommand ( string $db , MongoDB\Driver\Command $command , a ...
-
https://man.plustar.jp/php/class.mongodb-driver-manager.html
- [similar]
- The MongoDB\Driver\ServerApi class 7503
- « MongoDB\Driver\ClientEncryption::encrypt MongoDB\Driver\ServerApi::bsonSerialize » PHP Manual
...
//localhost:27017' , [], [ 'serverApi' => $v1 ]); $command = new MongoDB \ Driver \ Command ([ 'buildInfo' => ...
1 ]); try { $cursor = $manager -> executeCommand ( 'admin' , $command ); } catch( MongoDB \ Driver ...
-> getMessage (), "\n" ; exit; } /* The buildInfo command returns a single result document, so we need to ac ...
strict flag, which tells the server to reject any command that is not part of the declared API version. This ...
-
https://man.plustar.jp/php/class.mongodb-driver-serverapi.html
- [similar]
- The EventHttpRequest class 7446
- « EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe
...
lic closeConnection (): EventBufferEvent public getCommand (): void public closeConnection (): EventHttpConne ...
定義済み定数 EventHttpRequest::CMD_GET GET method(command) EventHttpRequest::CMD_POST POST method(command) E ...
ventHttpRequest::CMD_HEAD HEAD method(command) EventHttpRequest::CMD_PUT PUT method(command) Eve ...
ntHttpRequest::CMD_DELETE DELETE command(method) EventHttpRequest::CMD_OPTIONS OPTIONS meth ...
-
https://man.plustar.jp/php/class.eventhttprequest.html
- [similar]
- Returns the request command(method) 7297
- « EventHttpRequest::getBufferEvent EventHttpRequest::getConnection » PHP Manual EventHttpRequest
...
Returns the request command(method) EventHttpRequest::getCommand (PECL event > ...
= 1.4.0-beta) EventHttpRequest::getCommand — Returns the request command(method) 説明 public ...
EventHttpRequest::getCommand (): void Returns the request command, one of Event ...
パラメータはありません。 戻り値 Returns the request command, one of EventHttpRequest::CMD_* constants. 関連キー ...
-
https://man.plustar.jp/php/eventhttprequest.getcommand.html
- [similar]
- Returns the Server on which the command was executed 7206
- « MongoDB\Driver\Monitoring\CommandStartedEvent::getRequestId MongoDB\Driver\Monitoring\CommandS
...
onnectionId » PHP Manual MongoDB\Driver\Monitoring\CommandStartedEvent Returns the Server on which the comman ...
d was executed MongoDB\Driver\Monitoring\CommandStartedEvent::getServer (mongodb >=1.3.0) MongoDB\D ...
river\Monitoring\CommandStartedEvent::getServer — Returns the Server on whi ...
ch the command was executed 説明 final public MongoDB\Driver\Moni ...
-
https://man.plustar.jp/php/mongodb-driver-monitoring-commandstartedevent.getserv...
- [similar]