MongoDB\Driver\Monitoring\CommandStartedEvent::getCommandName

Returns the command name

説明

final public string MongoDB\Driver\Monitoring\CommandStartedEvent::getCommandName()

Returns the command name (e.g. "find", "aggregate").

パラメータ

この関数にはパラメータはありません。

戻り値

Returns the command name.

エラー / 例外

  • Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.