Contains already loaded cache invalidations from the database.
Type: array
File
- core/lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php, line 25
Class
- DatabaseCacheTagsChecksum
- Cache tags invalidations checksum implementation that uses the database.
Namespace
Drupal\Core\Cache
Code
protected $tagCache = array();
Please login to continue.