public array queryKeys ([string $prefix]) Query the existing cached keys
abstract public queryKeys ([mixed $prefix]) ...
public mixed decrement (int | string $keyName, [long $value]) Decrement of a given key
extends abstract class Phalcon\Cache\Backend
public beforeStore (mixed $data) Serializes data before storing them
abstract public afterRetrieve (mixed $data) ...
extends class Phalcon\Cache\Frontend\Data
public boolean exists ([string | int $keyName], [long $lifetime]) Checks if cache exists
abstract public getOptions () ...
Page 13 of 18