MongoDB\Driver\Monitoring\CommandStartedEvent::getRequestId

(mongodb >=1.3.0)

MongoDB\Driver\Monitoring\CommandStartedEvent::getRequestIdReturns the command's request ID

説明

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

The request ID is generated by the driver and may be used to associate this MongoDB\Driver\Monitoring\CommandStartedEvent with a later MongoDB\Driver\Monitoring\CommandFailedEvent or MongoDB\Driver\Monitoring\CommandSucceededEvent.

パラメータ

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

戻り値

Returns the command's request ID.

エラー / 例外

関連キーワード:  Driver, Monitoring, request, Returns, ommand, CommandStartedEvent, s, getRequestId, パラメータ, CommandFailedEvent