extends class Phalcon\Exception
public decrement ([string $keyName], [long $value]) Decrement of $keyName by given $value
public mixed increment (int | string $keyName, [long $value]) Increment of a given key
public getContent () Returns output cached content
public stop () Stops output frontend
public _connect () Create internal connection to memcached
public start () Starts output frontend. Currently, does nothing
abstract public getFrontend () ...
public save ([int | string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer])
Source
Page 8 of 18