DatabaseEventSubscriber::$statementIdsInExecution
Same name in other branches
- 11.x core/modules/system/tests/modules/database_test/src/EventSubscriber/DatabaseEventSubscriber.php \Drupal\database_test\EventSubscriber\DatabaseEventSubscriber::statementIdsInExecution
A map of statements being executed.
Type: statementIdsInExecution
File
-
core/
modules/ system/ tests/ modules/ database_test/ src/ EventSubscriber/ DatabaseEventSubscriber.php, line 33
Class
- DatabaseEventSubscriber
- Responds to database API events.
Namespace
Drupal\database_test\EventSubscriberCode
public array $statementIdsInExecution = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.