public forUpdate (mixed $forUpdate) Sets a FOR UPDATE clause
public Phalcon\Mvc\Model\Query\Builder where
final public autoescape (mixed $identifier) Automatically escapes identifiers but only if they need to be escaped
final public string getPhql () Returns a PHQL statement built based on the builder parameters
public columns (mixed $columns) Sets the columns to be queried
public getDI () Returns the dependency injection container
public setIntermediate (array $intermediate) Allows to set the IR to be executed
public setBindParams (array $bindParams, [mixed $merge]) Set default bind parameters
public Phalcon\Mvc\Model\Query\Builder
public limit ([mixed $limit], [mixed $offset]) Sets a LIMIT clause, optionally an offset clause
Page 1 of 11