Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
MongoDB\Operation\Explainable Interface Reference
Inheritance diagram for MongoDB\Operation\Explainable:
MongoDB\Operation\Executable 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 MongoDB\Operation\UpdateOne

Public Member Functions

 execute (Server $server)
 Execute the operation.
 
 getCommandDocument (Server $server)
 Returns the command document for this operation.
 

Member Function Documentation

◆ execute()

◆ getCommandDocument()


The documentation for this interface was generated from the following file: