public property Event::$requestTracking_sequence in MongoDB 8.2
The sequence number of the event during the request when it happened.
Coding standards are suspended for requestTracking_sequence which is required by the MongoDB property.
Type: int
File
- modules/
mongodb_watchdog/ src/ Event.php, line 89
Class
- Event
- Class Event is a value object for a logged event.
Namespace
Drupal\mongodb_watchdogCode
public $requestTracking_sequence = 0;