public array getIntermediate () Returns the intermediate representation of the PHQL statement
public columns (mixed $columns) Sets the columns to be queried
public Phalcon\Mvc\Model\Query\Builder
abstract public where (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...
public Phalcon\Mvc\Model\Query\Builder orWhere
public getDI () Returns the dependency injection container
public getSql () Returns the SQL to be generated by the internal PHQL (only works in SELECT statements)
public setIntermediate (array $intermediate) Allows to set the IR to be executed
final public autoescape (mixed $identifier) Automatically escapes identifiers but only if they need to be escaped
public string getGroupBy () Returns the GROUP BY clause
Page 1 of 11