MongoDB\Driver\Monitoring\CommandSubscriber::commandStartedNotification method for a started command 説明
abstract public void MongoDB\Driver\Monitoring\CommandSubscriber::commandStarted(MongoDB\Driver\Monitoring\CommandStartedEvent
$event )If the subscriber is registered, this method is called when a command is sent to the server. パラメータ
戻り値値を返しません。 エラー / 例外
参考
|