andHaving() public method Adds an additional HAVING condition
$groupBy public property How to group the query results. For example
$from public property The table(s) to be selected from. For example
$distinct public property Whether to select distinct rows of data
andFilterCompare() public method (available since version 2.0.8)
populate() public method Converts the raw query results
min() public method Returns the minimum of the specified
groupBy() public method Sets the GROUP BY part of the
scalar() public method Returns the query result as a scalar
batch() public method Starts a batch query.
Page 3 of 5