mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
![]() Before this change the query examined at every course_module record in the context table. With this change we use the course_modules table to more efficiently find all the activities in the course, which means that many less records in the context table need to be examined. |
||
---|---|---|
.. | ||
tests | ||
file_browser.php | ||
file_info.php | ||
file_info_context_course.php | ||
file_info_context_coursecat.php | ||
file_info_context_module.php | ||
file_info_context_system.php | ||
file_info_context_user.php | ||
file_info_stored.php | ||
virtual_root_file.php |