Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core_cache

Namespaces

namespace  core_cache
 Cache administration helper.
 
namespace  core_cache\output
  
 
namespace  core_cache\privacy
 Privacy Subsystem implementation for core_cache.
 

Classes

class  core_cache\allow_temporary_caches
 Create and keep an instance of this class to allow temporary caches when caches are disabled. More...
 
class  core_cache\output\renderer
 The cache renderer (mainly admin interfaces). More...
 
class  core_cache\output\usage_samples_form
 Form for usage page to select number of samples. More...
 
class  core_cache\privacy\provider
 Privacy Subsystem implementation for core_cache. More...
 
class  core_cache\version_wrapper
 Class wrapping information in the cache that is tagged with a version number. More...
 

Detailed Description