The MongoDB\Driver\Monitoring\CommandStartedEvent class

(mongodb >=1.3.0)

简介

The MongoDB\Driver\Monitoring\CommandStartedEvent class encapsulates information about a started command.

类摘要

final MongoDB\Driver\Monitoring\CommandStartedEvent {
/* 方法 */
final public getCommand ( void ) : object
final public getCommandName ( void ) : string
final public getDatabaseName ( void ) : string
final public getOperationId ( void ) : string
final public getRequestId ( void ) : string
final public getServer ( void ) : MongoDB\Driver\Server
}

Table of Contents

相关文章
php mongodb driver exception the mongodb driver exception invalidargumentexception classphp mongodb driver exception the mongodb driver exception logicexception classphp mongodb driver exception the mongodb driver exception runtimeexception classphp mongodb driver monitoring the mongodb driver monitoring commandfailedevent classphp mongodb driver monitoring the mongodb driver monitoring commandstartedevent classphp mongodb driver monitoring the mongodb driver monitoring commandsucceededevent classphp mongodb driver the mongodb driver writeconcern classphp mongodb driver the mongodb driver writeconcernerror classphp mongodb driver the mongodb driver writeerror classphp mongodb driver monitoring commandfailedevent returns the command s operation idphp mongodb driver monitoring commandfailedevent returns the command reply documentphp mongodb driver monitoring commandfailedevent returns the command s request idphp mongodb driver monitoring commandstartedevent returns the command documentphp mongodb driver monitoring commandstartedevent returns the command namephp mongodb driver monitoring commandstartedevent returns the database on which the command was executedphp mongodb driver monitoring commandstartedevent returns the command s operation idphp mongodb driver monitoring commandstartedevent returns the command s request idphp mongodb driver monitoring commandstartedevent returns the server on which the command was executedphp mongodb driver monitoring commandsucceededevent returns the command reply documentphp mongodb driver monitoring commandsucceededevent returns the command s request id
关注编程学问公众号