public beforeStore (mixed $data) Prepare data to be stored
public stop () Stops output frontend
public string getContent () Returns output cached content
public start () Starts output frontend
public afterRetrieve (mixed $data) Prepares data to be retrieved to user
public getLifetime () Returns cache lifetime, always one second expiring content
public isBuffering () Check whether if frontend is buffering output, always false
implements Phalcon\Cache\FrontendInterface