PerformanceTestRecorder::$state
Same name in other branches
- 9 core/lib/Drupal/Core/Test/PerformanceTestRecorder.php \Drupal\Core\Test\PerformanceTestRecorder::state
- 11.x core/lib/Drupal/Core/Test/PerformanceTestRecorder.php \Drupal\Core\Test\PerformanceTestRecorder::state
The state service for persistent storage if necessary.
Type: state
File
-
core/
lib/ Drupal/ Core/ Test/ PerformanceTestRecorder.php, line 20
Class
- PerformanceTestRecorder
- Records the number of times specific events occur.
Namespace
Drupal\Core\TestCode
protected ?StateInterface $state;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.