public stop () Stops output frontend
public flush () Immediately invalidates all existing items.
public mixed afterRetrieve (mixed $data) Unserializes data after retrieval
public getLifetime () Returns the cache lifetime
public string beforeStore (mixed $data) Serializes data before storing them
public boolean delete (int | string $keyName) Deletes a value from the cache by its key
public int getLifetime () Gets the last lifetime set
extends abstract class Phalcon\Cache\Backend
public start () Starts output frontend. Actually, does nothing in this adapter
Page 5 of 18