string OPERATOR_OR
public getDistinct () Returns SELECT DISTINCT / SELECT ALL flag
string OPERATOR_AND
public having (mixed $having) Sets a HAVING condition clause. You need to escape PHQL reserved words using [ and ]
public setDI (Phalcon\DiInterface $dependencyInjector)
public Phalcon\Mvc\Model\Query\Builder
public getQuery () Returns the query built
public string | array getLimit () Returns the current LIMIT clause
public inWhere (mixed $expr, array $values, [mixed $operator]) Appends an IN condition to the current
public string | array getFrom () Return the models who makes part of the query
Page 3 of 4