having() public method Sets the HAVING part of the query
addParams() public method Adds additional parameters to
params() public method Sets the parameters to be bound
$select public property The columns being selected. For example
rightJoin() public method Appends a RIGHT OUTER JOIN part
andWhere() public method Adds an additional WHERE condition
average() public method Returns the average of the specified
$having public property The condition to be applied in the GROUP
from() public method Sets the FROM part of the query.
one() public method Executes the query and returns a single
Page 1 of 5