getQueryBuilder() public method (available since version 2.1)
Returns the query builder for the this MongoDB connection.
public yii\mongodb\QueryBuilder getQueryBuilder ( ) | ||
---|---|---|
return | yii\mongodb\QueryBuilder |
The query builder for the this MongoDB connection. |
Please login to continue.