CacheCollector::$tags

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Cache/CacheCollector.php \Drupal\Core\Cache\CacheCollector::tags
  2. 10 core/lib/Drupal/Core/Cache/CacheCollector.php \Drupal\Core\Cache\CacheCollector::tags
  3. 11.x core/lib/Drupal/Core/Cache/CacheCollector.php \Drupal\Core\Cache\CacheCollector::tags

A list of tags that are used for the cache entry.

Type: array

File

core/lib/Drupal/Core/Cache/CacheCollector.php, line 39

Class

CacheCollector
Default implementation for CacheCollectorInterface.

Namespace

Drupal\Core\Cache

Code

protected $tags;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.