mirror of
https://github.com/moodle/moodle.git
synced 2025-05-31 05:02:06 +02:00
Statically cache list of loaded reports during request lifecycle, this ensures that computationally heavy initialisation routines in system reports are only executed once (e.g. the access tab).