namespace Drupal\Core\Database\Event
Same name in other branches
Object name | File name | Summary |
---|---|---|
DatabaseEvent | core/lib/Drupal/Core/Database/Event/DatabaseEvent.php | Represents a database event. |
StatementExecutionEndEvent | core/lib/Drupal/Core/Database/Event/StatementExecutionEndEvent.php | Represents the end of a statement execution as an event. |
StatementExecutionFailureEvent | core/lib/Drupal/Core/Database/Event/StatementExecutionFailureEvent.php | Represents the failure of a statement execution as an event. |
StatementExecutionStartEvent | core/lib/Drupal/Core/Database/Event/StatementExecutionStartEvent.php | Represents the start of a statement execution as an event. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.