public flush () Immediately invalidates all existing items.
public boolean delete (int | string $keyName) Deletes a value from the cache by its key
public setFrontend (mixed $frontend) ...
public save ([string | long $keyName], [string $content], [long $lifetime], [boolean $stopBuffer])
public stop ([mixed $stopBuffer]) Stops the frontend without store any cached content
extends abstract class Phalcon\Cache\Backend
public getOptions () ...
public useSafeKey (mixed $useSafeKey) Set whether to use the safekey or not
public decrement ([string $keyName], [long $value]) Decrement of $keyName by given $value
Page 4 of 10