public setDI (Phalcon\DiInterface $dependencyInjector)
abstract public rightJoin (mixed $model, [mixed $conditions], [mixed $alias]) ...
abstract public getFrom () ...
public cache (mixed $cacheOptions) Sets the cache parameters of the query
public notInWhere (mixed $expr, array $values, [mixed $operator]) Appends a NOT IN condition to
abstract public getModel () ...
public success () Allows to check if the executed operation was successful
public string | array getWhere () Return the conditions for the query
abstract public leftJoin (mixed $model, [mixed $conditions], [mixed $alias]) ...
public getDI () Returns the DependencyInjector container
Page 3 of 11