Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
interfaces.php File Reference

Classes

interface  cache_data_source
 Cache Data Source. More...
 
interface  cache_data_source_versionable
 Versionable cache data source. More...
 
interface  cache_is_configurable
 Cache store feature: configurable. More...
 
interface  cache_is_key_aware
 Cache store feature: key awareness. More...
 
interface  cache_is_lockable
 Cache store feature: locking. More...
 
interface  cache_is_searchable
 Cache store feature: keys are searchable. More...
 
interface  cache_loader
 Cache Loader. More...
 
interface  cache_loader_with_locking
 Cache Loader supporting locking. More...
 
interface  cache_lock_interface
 Cache lock interface. More...
 
interface  cacheable_object
 Cacheable object. More...