Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Cache administration helper. More...
Namespaces | |
namespace | local |
Cache display administration helper. | |
namespace | output |
| |
namespace | privacy |
Privacy Subsystem implementation for core_cache. | |
Classes | |
class | administration_helper |
Administration helper base class. More... | |
class | allow_temporary_caches |
Create and keep an instance of this class to allow temporary caches when caches are disabled. More... | |
class | version_wrapper |
Class wrapping information in the cache that is tagged with a version number. More... | |
Cache administration helper.
This file is part of Moodle's cache API, affectionately called MUC. It contains the components that are requried in order to use caching.