protected property CacheCollector::$cacheInvalidated in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cache/CacheCollector.php \Drupal\Core\Cache\CacheCollector::cacheInvalidated
- 9 core/lib/Drupal/Core/Cache/CacheCollector.php \Drupal\Core\Cache\CacheCollector::cacheInvalidated
Flag that indicates of the cache has been invalidated.
Type: bool
File
- core/
lib/ Drupal/ Core/ Cache/ CacheCollector.php, line 91
Class
- CacheCollector
- Default implementation for CacheCollectorInterface.
Namespace
Drupal\Core\CacheCode
protected $cacheInvalidated = FALSE;