Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
MongoDB\Operation\RenameCollection Member List

This is the complete list of members for MongoDB\Operation\RenameCollection, including all inherited members.

__construct(string $fromDatabaseName, string $fromCollectionName, string $toDatabaseName, string $toCollectionName, array $options=[])MongoDB\Operation\RenameCollection
execute(Server $server)MongoDB\Operation\RenameCollection