public setUniqueRow (mixed $uniqueRow) Tells to the query if only the first row in the resultset must be returned
public parse () Parses the intermediate code produced by Phalcon\Mvc\Model\Query\Lang generating another intermediate representation
public Phalcon\Mvc\Model\Query\Builder
string OPERATOR_AND
integer TYPE_UPDATE
abstract public betweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator])
public from (mixed $models) Sets the models who makes part of the query
public notBetweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator]) Appends
public string | array getHaving () Return the current having clause
public betweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator]) Appends
Page 10 of 11