public afterRetrieve (mixed $data) Unserializes data after retrieval
public stop () Stops output frontend
public getContent () Returns output cached content
public getLifetime () Returns the cache lifetime
extends class Phalcon\Cache\Frontend\Data
public beforeStore (mixed $data) Serializes data before storing them
public isBuffering () Check whether if frontend is buffering output
public start () Starts output frontend. Actually, does nothing