implements Phalcon\Mvc\Mod
public array getJoins () Return join parts of the query
public Phalcon\Mvc\Model\Query\Builder
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 betweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator]) Appends
public string | array getHaving () Return the current having clause
public distinct (mixed $distinct) Sets SELECT DISTINCT / SELECT ALL flag
Page 4 of 4