◆ execute()
MongoDB\Operation\Executable::execute |
( |
Server | $server | ) |
|
|
inherited |
Execute the operation.
- Return values
-
Implemented in MongoDB\Command\ListCollections, MongoDB\Command\ListDatabases, MongoDB\Operation\Aggregate, MongoDB\Operation\BulkWrite, MongoDB\Operation\Count, MongoDB\Operation\CountDocuments, MongoDB\Operation\CreateCollection, MongoDB\Operation\CreateIndexes, MongoDB\Operation\DatabaseCommand, MongoDB\Operation\Delete, MongoDB\Operation\DeleteMany, MongoDB\Operation\DeleteOne, MongoDB\Operation\Distinct, MongoDB\Operation\DropCollection, MongoDB\Operation\DropDatabase, MongoDB\Operation\DropIndexes, MongoDB\Operation\EstimatedDocumentCount, MongoDB\Operation\Explain, MongoDB\Operation\Find, MongoDB\Operation\FindAndModify, MongoDB\Operation\FindOne, MongoDB\Operation\FindOneAndDelete, MongoDB\Operation\FindOneAndReplace, MongoDB\Operation\FindOneAndUpdate, MongoDB\Operation\InsertMany, MongoDB\Operation\InsertOne, MongoDB\Operation\ListCollectionNames, MongoDB\Operation\ListCollections, MongoDB\Operation\ListDatabaseNames, MongoDB\Operation\ListDatabases, MongoDB\Operation\ListIndexes, MongoDB\Operation\MapReduce, MongoDB\Operation\ModifyCollection, MongoDB\Operation\RenameCollection, MongoDB\Operation\ReplaceOne, MongoDB\Operation\Update, MongoDB\Operation\UpdateMany, MongoDB\Operation\UpdateOne, and MongoDB\Operation\Watch.
◆ getCommandDocument()
MongoDB\Operation\Explainable::getCommandDocument |
( |
Server | $server | ) |
|
Returns the command document for this operation.
- Return values
-
Implemented in MongoDB\Operation\Aggregate, MongoDB\Operation\Count, MongoDB\Operation\Delete, MongoDB\Operation\DeleteMany, MongoDB\Operation\DeleteOne, MongoDB\Operation\Distinct, MongoDB\Operation\EstimatedDocumentCount, MongoDB\Operation\Find, MongoDB\Operation\FindAndModify, MongoDB\Operation\FindOne, MongoDB\Operation\FindOneAndDelete, MongoDB\Operation\FindOneAndReplace, MongoDB\Operation\FindOneAndUpdate, MongoDB\Operation\Update, MongoDB\Operation\UpdateMany, and MongoDB\Operation\UpdateOne.
The documentation for this interface was generated from the following file:
- cache/stores/mongodb/MongoDB/Operation/Explainable.php