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