public inWhere (mixed $expr, array $values, [mixed $operator]) Appends an IN condition to the current
public getQuery () Returns the query built
public from (mixed $models) Sets the models who makes part of the query
public Phalcon\Mvc\Model\Query\Builder
public distinct (mixed $distinct) Sets SELECT DISTINCT / SELECT ALL flag
public string | array getHaving () Return the current having clause
public betweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator]) Appends
public notBetweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator]) Appends
Page 4 of 4