abstract public andWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...
abstract public where (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...
abstract public getWhere () ...
abstract public limit (mixed $limit, [mixed $offset]) ...
abstract public leftJoin (mixed $model, [mixed $conditions], [mixed $alias]) ...
abstract public getLimit () ...
abstract public rightJoin (mixed $model, [mixed $conditions], [mixed $alias]) ...
abstract public notBetweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator])
abstract public from (mixed $models) ...
abstract public getFrom () ...
Page 1 of 4