public Phalcon\Mvc\Model\Query\Builder
public string | array getOrderBy () Returns the set ORDER BY clause
abstract public getWhere () ...
public array getIntermediate () Returns the intermediate representation of the PHQL statement
public forUpdate (mixed $forUpdate) Sets a FOR UPDATE clause
public Phalcon\Mvc\Model\Query\Builder where
public getDI () Returns the dependency injection container
abstract public where (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...
public addFrom (mixed $model, [mixed $alias], [mixed $with]) Add a model to take part of the query
public setIntermediate (array $intermediate) Allows to set the IR to be executed
Page 1 of 11