refresh() public method Repopulates this active record
addSelect() public method Add more columns to the SELECT
insert() public abstract method Inserts the record into
orHaving() public method Adds an additional HAVING condition
buildSubqueryInCondition() protected method Builds SQL
andWhere() public method Adds an additional WHERE condition
orWhere() public method Adds an additional WHERE condition
truncateTable() public method Creates a SQL command for
joinWith() public method Joins with the specified relations
init() public method Initializes the object.
Page 26 of 84