CacheCollector::$cid
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Cache/CacheCollector.php \Drupal\Core\Cache\CacheCollector::cid
- 10 core/lib/Drupal/Core/Cache/CacheCollector.php \Drupal\Core\Cache\CacheCollector::cid
- 11.x core/lib/Drupal/Core/Cache/CacheCollector.php \Drupal\Core\Cache\CacheCollector::cid
The cache id that is used for the cache entry.
Type: string
File
-
core/
lib/ Drupal/ Core/ Cache/ CacheCollector.php, line 32
Class
- CacheCollector
- Default implementation for CacheCollectorInterface.
Namespace
Drupal\Core\CacheCode
protected $cid;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.