public get (mixed $keyName, [mixed $lifetime]) Returns a cached content
public stop ([mixed $stopBuffer]) Stops the frontend without store any cached content
extends abstract class Phalcon\Cache\Backend
public int getLifetime () Gets the last lifetime set
public getOptions () ...
public array queryKeys ([string | int $prefix]) Query the existing cached keys
public array queryKeys ([string $prefix]) Query the existing cached keys
public flush () Immediately invalidates all existing items.
Page 3 of 10