-
Improvement
-
Resolution: Fixed
-
Minor
-
4.1
-
MOODLE_401_STABLE
-
MOODLE_401_STABLE
-
For report columns that need a context instance in their callback method to format the column data, we should preload the context data ensuring additional database reads are not made when executing the column callbacks (not good for performance)
The \context_helper class contains methods for selecting/preloading context data
- blocks
-
MDL-75135 Add 'Course category with link' column to course category entity
- Closed