CacheTagsChecksumTrait::$invalidatedTags
A list of tags that have already been invalidated in this request.
Used to prevent the invalidation of the same cache tag multiple times.
Type: bool[]
File
-
core/
lib/ Drupal/ Core/ Cache/ CacheTagsChecksumTrait.php, line 19
Class
- CacheTagsChecksumTrait
- A trait for cache tag checksum implementations.
Namespace
Drupal\Core\CacheCode
protected $invalidatedTags = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.