DrupalFlushAllCachesTest::$containerBuilds
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php \Drupal\KernelTests\Core\Common\DrupalFlushAllCachesTest::containerBuilds
- 10 core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php \Drupal\KernelTests\Core\Common\DrupalFlushAllCachesTest::containerBuilds
Stores the number of container builds.
Type: int
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Common/ DrupalFlushAllCachesTest.php, line 21
Class
- DrupalFlushAllCachesTest
- @covers ::drupal_flush_all_caches @group Common
Namespace
Drupal\KernelTests\Core\CommonCode
protected $containerBuilds = 0;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.