abstract public start () ...
public get (mixed $keyName, [mixed $lifetime]) Returns a cached content
public isFresh () Checks whether the last cache is fresh or cached
extends abstract class Phalcon\Cache\Backend
public string getContent () Returns output cached content
public setLastKey (mixed $lastKey) ...
abstract public save ([mixed $keyName], [mixed $content], [mixed $lifetime], [mixed $stopBuffer])
public save ([int | string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer])
public stop () Stops output frontend
public getLifetime () Returns the cache lifetime
Page 1 of 18