public ApcuFileCacheBackend::delete($cid)
public FileCacheBackendInterface::store($cid
The configuration used to create FileCache objects. Type: array $configuration File
public NullFileCache::set($filepath, $data)
public static FileCacheFactory::get($collection, $default_configuration
The collection identifier of this cache. Type: string File
public FileCacheInterface::get($filepath)
public ApcuFileCacheBackend::fetch(array $cids)
Defines an interface inspired by APCu for FileCache backends. Hierarchy interface
Interface for objects that allow caching file data. Parsing YAML, annotations or similar data out of files can be a time-consuming process,
Page 3 of 4