public getSql () Returns the SQL to be generated by the internal PHQL (only works in SELECT statements)
public forUpdate (mixed $forUpdate) Sets a FOR UPDATE clause
public Phalcon\Mvc\Model\Query\Builder
public setBindParams (array $bindParams, [mixed $merge]) Set default bind parameters
final public string getPhql () Returns a PHQL statement built based on the builder parameters
public string | array getOrderBy () Returns the set ORDER BY clause
public getDI () Returns the dependency injection container
public string getGroupBy () Returns the GROUP BY clause
final public autoescape (mixed $identifier) Automatically escapes identifiers but only if they need to be escaped
public Phalcon\Mvc\Model\Query\Builder orWhere
Page 1 of 11