public boolean delete (string $keyName) Deletes a value from the cache by its key
public getFrontend () ...
abstract public setLastKey (mixed $lastKey) ...
public isBuffering () Check whether if frontend is buffering output
public mixed decrement ([string $keyName], [long $value]) Decrement of a given key, by number $value
public beforeStore (mixed $data) Serializes data before storing them
public save ([string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer]) Stores
extends abstract class Phalcon\Cache\Backend
public array queryKeys ([string $prefix]) Query the existing cached keys
Page 12 of 18