public mixed increment ([string $keyName], [long $value]) Increment of a given key, by number $value
extends abstract class Phalcon\Cache\Backend
public stop () Stops output frontend
public mixed afterRetrieve (mixed $data) Unserializes data after retrieval
abstract public stop ([mixed $stopBuffer]) ...
public start () Starts output frontend. Actually, does nothing in this adapter
abstract public start (mixed $keyName, [mixed $lifetime]) ...
abstract public isStarted () ...
abstract public delete (mixed $keyName) ...
Page 7 of 18