public array queryKeys ([string $prefix]) Query the existing cached keys
abstract public delete (mixed $keyName) ...
public afterRetrieve (mixed $data) Unserializes data after retrieval
public array queryKeys ([string | int $prefix]) Query the existing cached keys
extends abstract class Phalcon\Cache\Backend
public boolean exists ([string $keyName], [long $lifetime]) Checks if cache exists and it isn’t
public string getContent () Returns output cached content
abstract public isStarted () ...
public save ([string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer]) Stores
abstract public stop ([mixed $stopBuffer]) ...
Page 6 of 18