You are here

public property Event::$requestTracking_id in MongoDB 8.2

The identifier of the request during which this event occurred.

Coding standards are suspended for requestTracking_id which is required by the MongoDB property.

Type: string

File

modules/mongodb_watchdog/src/Event.php, line 77

Class

Event
Class Event is a value object for a logged event.

Namespace

Drupal\mongodb_watchdog

Code

public $requestTracking_id;