public rightJoin (mixed $model, [mixed $conditions], [mixed $alias]) Adds a RIGHT join to the query
abstract public write (mixed $key, mixed $data) ...
public addFrom (mixed $model, [mixed $alias], [mixed $with]) Add a model to take part of the query
abstract public read (mixed $key) ...
public setHydrateMode (mixed $hydrateMode) Sets the hydration mode in the resultset
public setIntermediate (array $intermediate) Allows to set the IR to be executed
public array getParams () Returns all the parameters defined in the criteria
abstract public getFirst () ...
abstract public setModelName (mixed $modelName) ...
public addBehavior (Phalcon\Mvc\ModelInterface
Page 1 of 82