abstract public where (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...
abstract public andWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...
abstract public getWhere () ...
abstract public getFrom () ...
abstract public addFrom (mixed $model, [mixed $alias]) ...
abstract public having (mixed $having) ...
abstract public getLimit () ...
abstract public from (mixed $models) ...
abstract public groupBy (mixed $group) ...
abstract public limit (mixed $limit, [mixed $offset]) ...
Page 1 of 4