execute() public method
Executes this command.
public \MongoDB\Driver\Cursor execute ( ) | ||
---|---|---|
return | \MongoDB\Driver\Cursor |
Result cursor. |
throws | yii\mongodb\Exception |
on failure. |
execute() public method
Executes this command.
public \MongoDB\Driver\Cursor execute ( ) | ||
---|---|---|
return | \MongoDB\Driver\Cursor |
Result cursor. |
throws | yii\mongodb\Exception |
on failure. |
Please login to continue.