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