protected property RedisCacheTagsChecksum::$tagCache in Redis 8
Contains already loaded cache invalidations from the database.
Type: array
Overrides CacheTagsChecksumTrait::$tagCache
File
- src/
Cache/ RedisCacheTagsChecksum.php, line 24
Class
- RedisCacheTagsChecksum
- Cache tags invalidations checksum implementation that uses redis.
Namespace
Drupal\redis\CacheCode
protected $tagCache = [];