DatabaseEventSubscriber::$countStatementStarts
A counter of started statement executions.
Type: countStatementStarts
File
-
core/
modules/ system/ tests/ modules/ database_test/ src/ EventSubscriber/ DatabaseEventSubscriber.php, line 20
Class
- DatabaseEventSubscriber
- Responds to database API events.
Namespace
Drupal\database_test\EventSubscriberCode
public int $countStatementStarts = 0;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.