public FileCache::__construct($prefix, $collection,
The cache prefix. Type: string File core/lib/Drupal
The cache backend backing this FileCache object. Type:
public ApcuFileCacheBackend::store($cid, $data)
public FileCacheInterface::delete($filepath)
public FileCache::delete($filepath) Deletes
Static cache that contains already loaded cache entries. Type:
public static FileCache::reset() Resets
public FileCache::get($filepath) Gets
public FileCache::set($filepath, $data) Stores
Page 1 of 4