public innerJoin (mixed $model, [mixed $conditions], [mixed $alias]) Adds an INNER join to the query
abstract public setModelName (mixed $modelName) ...
abstract public betweenWhere (mixed $expr, mixed $minimum, mixed $maximum) ...
abstract public has () ...
integer MODELS_REVERSE_COLUMN_MAP
extends abstract class Phalcon\Mvc\Model\Validator
integer MODELS_DEFAULT_VALUES
public addFrom (mixed $model, [mixed $alias], [mixed $with]) Add a model to take part of the query
abstract public andWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...
public getSql () Returns the SQL to be generated by the internal PHQL (only works in SELECT statements)
Page 11 of 82