extends abstract class Phalcon\Cache\Backend
public afterRetrieve (mixed $data) Unserializes data after retrieval
public int getLifetime () Gets the last lifetime set
public getOptions () ...
public string beforeStore (mixed $data) Serializes data before storing them
public array queryKeys ([string | int $prefix]) Query the existing cached keys
public array queryKeys ([string $prefix]) Query the existing cached keys
public getLifetime () Returns the cache lifetime
public flush () Immediately invalidates all existing items.
public save ([string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer]) Stores
Page 5 of 18