public BackendChain::appendBackend(CacheBackendInterface $backend)
public BackendChain::invalidateTags(array $tags)
public BackendChain::setMultiple(array $items)
public BackendChain::get($cid, $allow_invalid = FALSE)
Ordered list of CacheBackendInterface instances. Type:
public BackendChain::prependBackend(CacheBackendInterface $backend)
public BackendChain::deleteAll() Deletes
public BackendChain::invalidate($cid) Marks
Defines a chained cache implementation for combining multiple cache backends. Can be used to combine two or more backends together to behave
public BackendChain::garbageCollection() Performs
Page 1 of 2