public CacheCollectorInterface::delete($key)
The cache tags checksum provider. Type:
Type: string File core/lib/Drupal/Core/Cache/DatabaseBackend.php, line 22
public CacheTagsChecksumInterface::reset()
An interface defining cache factory classes. Hierarchy interface \Drupal\Core\Cache\
public CacheCollector::__construct($cid, CacheBackendInterface $cache
public DatabaseBackend::set($cid, $data, $expire = Cache::PERMANENT
public ChainedFastBackend::deleteMultiple(array $cids)
Type: string File core/lib/Drupal/Core/Cache/PhpBackend.php, line 26
Defines an interface for objects which may be used by other cached objects. All cacheability metadata exposed in this interface is bubbled to
Page 17 of 38