DatabaseCacheTagsChecksum::$tagCache

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();
doc_Drupal
2016-10-29 08:59:42
Comments
Leave a Comment

Please login to continue.