public CacheBackendInterface::deleteMultiple(array $cids)
public CacheBackendInterface::delete($cid)
public CacheBackendInterface::deleteAll()
public CacheBackendInterface::invalidateAll()
public CacheBackendInterface::get($cid, $allow_invalid
public CacheBackendInterface::invalidateMultiple(array
public CacheBackendInterface::garbageCollection()
Indicates that the item should never be removed unless explicitly deleted. File core/lib/Drupal/Core
Defines an interface for cache implementations. All cache implementations have to implement this interface.
public CacheBackendInterface::setMultiple(array $items)
Page 1 of 2