abstract public andWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...
public addFrom (mixed $model, [mixed $alias], [mixed $with]) Add a model to take part of the query
public getSql () Returns the SQL to be generated by the internal PHQL (only works in SELECT statements)
final public autoescape (mixed $identifier) Automatically escapes identifiers but only if they need to be escaped
public string getGroupBy () Returns the GROUP BY clause
public columns (mixed $columns) Sets the columns to be queried
final public string getPhql () Returns a PHQL statement built based on the builder parameters
public Phalcon\Mvc\Model\Query\Builder where
public Phalcon\Mvc\Model\Query\Builder
abstract public success () ...
Page 2 of 11