-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.3
-
MOODLE_23_STABLE
-
MOODLE_25_STABLE
-
wip-
MDL-34344-m25 -
type of data: database records
data structure: php object
when it gets stored: early in setup in initialise_cfg
where it gets stored: $CFG global
how it gets read: php object properties
does it need locking: don't think so..
how it gets cleared: It doesn't really, set_config will update it if updating.
typical sizes:
safeguards in place (eg limits):
- is duplicated by
-
MDL-28961 Cache $CFG on disk
- Closed