Property | Type | Description | |
---|---|---|---|
$model |
Method | Description | |
---|---|---|
getCollection ( ) |
Method | Description | |
---|---|---|
formatModel ( |
Gets the statement from the model as an Object. | |
where ( |
Constructs a query restricted by the given options. |
protected formatModel ( |
||
$model | ||
return | stdClass |
protected where ( |
||
$opts | ||
return | Jenssegers\Mongodb\Eloquent\Builder |