public CacheCollector::__construct($cid, CacheBackendInterface $cache
public CacheCollector::set($key, $value)
public CacheCollector::get($key) Gets
abstract protected CacheCollector::resolveCacheMiss($key)
protected CacheCollector::lazyLoadCache() Loads
Stores the cache creation time. This is used to check if an invalidated cache item has been overwritten in the meantime.
An array of keys to remove from the cache on service termination. Type:
The cache backend that should be used. Type:
Indicates if the collected cache was already loaded. The collected cache is lazy loaded when an entry is set, get or deleted.
protected CacheCollector::getCid() Gets
Page 2 of 3