public BackendChain::setMultiple(array $items)
public BackendChain::invalidateTags(array $tags)
public BackendChain::appendBackend(CacheBackendInterface $backend)
public BackendChain::deleteAll() Deletes
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
public BackendChain::set($cid, $data, $expire = Cache::PERMANENT, array $tags
public BackendChain::invalidate($cid) Marks
Ordered list of CacheBackendInterface instances. Type:
public BackendChain::prependBackend(CacheBackendInterface $backend)
Page 1 of 2