abstract public limit (mixed $limit, [mixed $offset]) ...
abstract public rightJoin (mixed $model, [mixed $conditions], [mixed $alias]) ...
public string | array getColumns () Return the columns to be queried
public Phalcon\Mvc\Model\Query\Builder join
public getUniqueRow () Check if the query is programmed to get only the first row in the resultset
public string | array getWhere () Return the conditions for the query
public array getBindParams () Returns default bind params
abstract public addFrom (mixed $model, [mixed $alias]) ...
abstract public getLimit () ...
public string | array getOffset () Returns the current OFFSET clause
Page 3 of 11