public key () Returns the current position/key in the iterator
abstract public format (mixed $message, mixed $type, mixed $timestamp, [mixed $context]) ...
abstract public getActiveResource () ...
public isFresh () Checks whether the last cache is fresh or cached
public Phalcon\Mvc\Micro error (callable $handler) Sets a handler that will be called when an exception is thrown handling the route
public flush () Immediately invalidates all existing items.
public boolean exists ([string $keyName], [long $lifetime]) Checks if cache exists and it isn’t expired
integer MODELS_NOT_NULL
public columns (mixed $columns) Sets the columns to be queried $builder->columns("id, name"); $builder->columns(array('id', 'name')); $builder->columns(array('name', 'number' => 'COUNT(*)'));
public getResources () Return the registered resources
Page 236 of 382