public array queryKeys ([string $prefix]) Query the existing cached keys
public addServers (mixed $host, mixed $port, [mixed $persistent]) Add servers to memcache pool
public delete (int | string $keyName) Deletes a value from the cache by its key
public boolean delete (int | string $keyName) Deletes a value from the cache by its key
public mixed start (int | string $keyName, [int $lifetime]) Starts a cache. The keyname
public boolean exists ([string | int $keyName], [int $lifetime]) Checks if cache exists
public start () Starts output frontend. Actually, does nothing
extends abstract class Phalcon\Cache\Backend
Page 3 of 18