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