extends class Phalcon\Cache\Frontend\Data
public string getContent () Returns output cached content
abstract public exists ([mixed $keyName], [mixed $lifetime]) ...
implements Phalcon\Cache\FrontendInterface
public flush () Immediately invalidates all existing items.
public mixed increment (int | string $keyName, [long $value]) Increment of a given key
public push (Phalcon\Cache\BackendInterface
public save ([int | string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer])
public getLifetime () Returns the cache lifetime
public unserialize (mixed $data) Required for interface \Serializable
Page 11 of 18