public save ([int | string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer])
Source
public setOptions (mixed $options) ...
public get (mixed $keyName, [mixed $lifetime]) Returns a cached content
public array queryKeys ([string $prefix]) Query the existing cached keys
public boolean delete (int | string $keyName) Deletes a value from the cache by its key
extends abstract class Phalcon\Cache\Backend
public addServers (mixed $host, mixed $port, [mixed $persistent]) Add servers to memcache pool
Page 2 of 10