public flush () Immediately invalidates all existing items.
implements Phalcon\Cache\FrontendInterface
public mixed decrement (string $keyName, [long $value]) Atomic decrement of a given key, by number
public boolean exists ([string $keyName], [long $lifetime]) Checks if cache exists and it isn’t
abstract public isBuffering () ...
abstract public exists ([mixed $keyName], [mixed $lifetime]) ...
public string getContent () Returns output cached content
public start () Starts output frontend
public getLastKey () ...
Page 9 of 18