public stop () Stops output frontend
public string getContent () Returns output cached content
extends abstract class Phalcon\Cache\Backend
abstract public start () ...
public setLastKey (mixed $lastKey) ...
public getLifetime () Returns the cache lifetime
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
Source
Page 2 of 18