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