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