public FileCache::__construct($prefix, $collection,
public static FileCache::reset() Resets
The cache backend backing this FileCache object. Type:
public FileCache::delete($filepath) Deletes
Static cache that contains already loaded cache entries. Type:
public FileCache::getMultiple(array $filepaths) Gets
public FileCache::set($filepath, $data) Stores
public FileCache::get($filepath) Gets
The collection identifier of this cache. Type: string File
Prefix that is used for cache entries. Type: string File
Page 1 of 2