public push (Phalcon\Cache\BackendInterface
public collection->remove(...) gc () gc
public long increment ([string $keyName], [long $value]) Increment of given $keyName by $value
public boolean exists ([string $keyName], [long $lifetime]) Checks if cache exists and it isn’t
public start (string | int $keyName, [long $lifetime]) Starts every backend
public boolean exists ([string | long $keyName], [long $lifetime]) Checks if cache exists
public isBuffering () Check whether if frontend is buffering output
public getLifetime () Returns the cache lifetime
public get (mixed $keyName, [mixed $lifetime]) Returns a cached content
public stop () Stops output frontend
Page 10 of 18