public setDI (Phalcon\DiInterface $dependencyInjector)
abstract public notBetweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator])
public Phalcon\Mvc\Model\Query\Builder groupBy
abstract public leftJoin (mixed $model, [mixed $conditions], [mixed $alias]) ...
abstract public having (mixed $having) ...
public success () Allows to check if the executed operation was successful
abstract public getFrom () ...
public getDI () Returns the DependencyInjector container
public notInWhere (mixed $expr, array $values, [mixed $operator]) Appends a NOT IN condition to
Source
Page 4 of 11