public save ([string | long $keyName], [string $content], [long $lifetime], [boolean $stopBuffer])
public flush () Immediately invalidates all existing items.
public boolean delete (int | string $keyName) Deletes a value from the cache by its key
extends abstract class Phalcon\Cache\Backend
public array queryKeys ([string $prefix]) Query the existing cached keys
public int getLifetime () Gets the last lifetime set
public getLastKey () ...
public boolean exists ([string $keyName], [long $lifetime]) Checks if cache exists and it isn’t
Page 4 of 10