public static CacheableMetadata::createFromRenderArray(array $build)
public static Cache::buildTags($prefix, array $suffixes, $glue = ':')
Base class for user-based cache contexts. Subclasses need to implement either
Defines a memory cache implementation. Stores cache items in memory using a PHP array. Should be used for unit
protected CacheCollector::getCid() Gets
public ChainedFastBackend::delete($cid)
protected CacheCollector::persist($key, $persist = TRUE)
public NullBackend::invalidate($cid) Marks
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:
Page 29 of 38