public afterRetrieve (mixed $data) Prepares data to be retrieved to user
public getLifetime () Returns the cache lifetime
public isBuffering () Check whether if frontend is buffering output
extends class Phalcon\Cache\Frontend\Data
implements Phalcon\Cache\FrontendInterface
public string getContent () Returns output cached content
public getLifetime () Returns cache lifetime, always one second expiring content
public stop () Stops output frontend
public beforeStore (mixed $data) Serializes data before storing them
Page 4 of 6