protected MemoryBackend::prepareItem($cache, $allow_invalid)
public MemoryBackend::garbageCollection()
public MemoryBackend::reset() Reset
public MemoryBackend::invalidateMultiple(array $cids)
Defines a memory cache implementation. Stores cache items in memory using a PHP array. Should be used for unit
public MemoryBackend::get($cid, $allow_invalid = FALSE)
public MemoryBackend::removeBin() Remove
public MemoryBackend::set($cid, $data, $expire = Cache::PERMANENT, array
protected MemoryBackend::getRequestTime() Wrapper
public MemoryBackend::getMultiple(&$cids, $allow_invalid = FALSE)
Page 2 of 2