DatabaseEvent::$time

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Database/Event/DatabaseEvent.php \Drupal\Core\Database\Event\DatabaseEvent::time

The time of the event.

Type: time

File

core/lib/Drupal/Core/Database/Event/DatabaseEvent.php, line 15

Class

DatabaseEvent
Represents a database event.

Namespace

Drupal\Core\Database\Event

Code

public readonly float $time;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.