Results of 21 - 30 of about 162 for command (0.005 sec.)
- The MongoDB\Driver\Server class 7000
- « MongoDB\Driver\CursorInterface::toArray MongoDB\Driver\Server::__construct » PHP Manual MongoD
...
): 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-server.html
- [similar]
- Returns the command's operation ID 6965
- « MongoDB\Driver\Monitoring\CommandStartedEvent::getDatabaseName MongoDB\Driver\Monitoring\Command
...
etRequestId » PHP Manual MongoDB\Driver\Monitoring\CommandStartedEvent Returns the command's operation ID Mon ...
goDB\Driver\Monitoring\CommandStartedEvent::getOperationId (mongodb >=1.3.0) Mong ...
oDB\Driver\Monitoring\CommandStartedEvent::getOperationId — Returns the command' ...
ion ID 説明 final public MongoDB\Driver\Monitoring\CommandStartedEvent::getOperationId (): string The operati ...
-
https://man.plustar.jp/php/mongodb-driver-monitoring-commandstartedevent.getoper...
- [similar]
- FTP サーバー上でのコマンドの実行をリクエストする 6885
- « ftp_delete ftp_fget » PHP Manual FTP 関数 FTP サーバー上でのコマンドの実行をリクエストする ftp
...
トする 説明 ftp_exec ( FTP\Connection $ftp , string $command ): bool FTP サーバーに SITE EXEC command リクエスト ...
パラメータ ftp FTP\Connection クラスのインスタンス command 実行したいコマンド。 戻り値 コマンドが成功した(サ ...
例1 ftp_exec() の例 <?php // 変数を初期化します。 $command = 'ls -al >files.txt' ; // 接続を確立します。 $ftp ...
// コマンドを実行します。 if ( ftp_exec ( $ftp , $command )) { echo " $command executed successfully\n" ; } ...
-
https://man.plustar.jp/php/function.ftp-exec.html
- [similar]
- Returns the Server on which the command was executed 6885
- « MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestId MongoDB\Driver\Monitoring\CommandFa
...
onnectionId » PHP Manual MongoDB\Driver\Monitoring\CommandFailedEvent Returns the Server on which the command ...
was executed MongoDB\Driver\Monitoring\CommandFailedEvent::getServer (mongodb >=1.3.0) MongoDB\Dr ...
iver\Monitoring\CommandFailedEvent::getServer — Returns the Server on whic ...
h the command was executed 説明 final public MongoDB\Driver\Moni ...
-
https://man.plustar.jp/php/mongodb-driver-monitoring-commandfailedevent.getserve...
- [similar]
- Notification method for a failed command 6817
- « MongoDB\Driver\Monitoring\CommandSubscriber MongoDB\Driver\Monitoring\CommandSubscriber::command
...
ndStarted » PHP Manual MongoDB\Driver\Monitoring\CommandSubscriber Notification method for a failed command ...
MongoDB\Driver\Monitoring\CommandSubscriber::commandFailed (mongodb >=1.3.0) MongoDB ...
\Driver\Monitoring\CommandSubscriber::commandFailed — Notification method for ...
a failed command 説明 abstract public MongoDB\Driver\Monitoring\Com ...
-
https://man.plustar.jp/php/mongodb-driver-monitoring-commandsubscriber.commandfa...
- [similar]
- Notification method for a started command 6817
- « MongoDB\Driver\Monitoring\CommandSubscriber::commandFailed MongoDB\Driver\Monitoring\CommandSu
...
bscriber::commandSucceeded » PHP Manual MongoDB\Driver\Monitoring\Co ...
mmandSubscriber Notification method for a started command MongoDB\Driver\Monitoring\CommandSubscriber::comma ...
tarted (mongodb >=1.3.0) MongoDB\Driver\Monitoring\CommandSubscriber::commandStarted — Notification method fo ...
r a started command 説明 abstract public MongoDB\Driver\Monitoring\Com ...
-
https://man.plustar.jp/php/mongodb-driver-monitoring-commandsubscriber.commandst...
- [similar]
- Notification method for a successful command 6817
- « MongoDB\Driver\Monitoring\CommandSubscriber::commandStarted MongoDB\Driver\Monitoring\SDAMSubs
...
criber » PHP Manual MongoDB\Driver\Monitoring\CommandSubscriber Notification method for a successful com ...
mand MongoDB\Driver\Monitoring\CommandSubscriber::commandSucceeded (mongodb >=1.3.0) Mong ...
oDB\Driver\Monitoring\CommandSubscriber::commandSucceeded — Notification method ...
for a successful command 説明 abstract public MongoDB\Driver\Monitoring\Com ...
-
https://man.plustar.jp/php/mongodb-driver-monitoring-commandsubscriber.commandsu...
- [similar]
- Returns the command's request ID 6794
- « MongoDB\Driver\Monitoring\CommandStartedEvent::getOperationId MongoDB\Driver\Monitoring\Command
...
::getServer » PHP Manual MongoDB\Driver\Monitoring\CommandStartedEvent Returns the command's request ID Mongo ...
DB\Driver\Monitoring\CommandStartedEvent::getRequestId (mongodb >=1.3.0) MongoD ...
B\Driver\Monitoring\CommandStartedEvent::getRequestId — Returns the command's ...
est ID 説明 final public MongoDB\Driver\Monitoring\CommandStartedEvent::getRequestId (): string The request I ...
-
https://man.plustar.jp/php/mongodb-driver-monitoring-commandstartedevent.getrequ...
- [similar]
- Returns the Server on which the command was executed 6794
- « MongoDB\Driver\Monitoring\CommandSucceededEvent::getRequestId MongoDB\Driver\Monitoring\Command
...
onnectionId » PHP Manual MongoDB\Driver\Monitoring\CommandSucceededEvent Returns the Server on which the comm ...
and was executed MongoDB\Driver\Monitoring\CommandSucceededEvent::getServer (mongodb >=1.3.0) MongoDB ...
\Driver\Monitoring\CommandSucceededEvent::getServer — Returns the Server on w ...
hich the command was executed 説明 final public MongoDB\Driver\Moni ...
-
https://man.plustar.jp/php/mongodb-driver-monitoring-commandsucceededevent.getse...
- [similar]
- The StompFrame class 6759
- « Stomp::unsubscribe StompFrame::__construct » PHP Manual Stomp The StompFrame class The StompFr
...
ス概要 class StompFrame { /* プロパティ */ public $ command ; public $ headers ; public $ body ; /* メソッド * ...
/ __construct ( string $command = ? , array $headers = ? , string $body = ? ) } プ ...
ロパティ command Frame command. headers Frame headers ( array ). bo ...
mpFrame::__construct — Constructor 関連キーワード: command , construct , public , array , string , unsubscrib ...
-
https://man.plustar.jp/php/class.stompframe.html
- [similar]