|
MongoDB\Driver\Monitoring\CommandSubscriber::commandStartedNotification method for a started command Description
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. Parameters
Return ValuesNo value is returned. Errors/Exceptions
See Also
|