getQueryBuilder() public method
Returns the query builder for the current DB connection.
public yii\db\QueryBuilder getQueryBuilder ( ) | ||
---|---|---|
return | yii\db\QueryBuilder |
The query builder for the current DB connection. |
getQueryBuilder() public method
Returns the query builder for the current DB connection.
public yii\db\QueryBuilder getQueryBuilder ( ) | ||
---|---|---|
return | yii\db\QueryBuilder |
The query builder for the current DB connection. |
Please login to continue.