public addFrom (mixed $model, [mixed $alias], [mixed $with]) Add a model to take part of the query
public offset (mixed $offset) Sets an OFFSET clause
public string | array getWhere () Return the conditions for the query
public string | array getColumns () Return the columns to be queried
public notInWhere (mixed $expr, array $values, [mixed $operator]) Appends a NOT IN condition to
public Phalcon\Mvc\Model\Query\Builder join
public getDI () Returns the DependencyInjector container
public string | array getOffset () Returns the current OFFSET clause
public Phalcon\Mvc\Model\Query\Builder groupBy
public Phalcon\Mvc\Model\Query\Builder orderBy
Page 2 of 4