Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for cache_config, including all inherited members.
$configdefinitionmappings | cache_config | protected |
$configdefinitions | cache_config | protected |
$configlocks | cache_config | protected |
$configmodemappings | cache_config | protected |
$configstores | cache_config | protected |
$siteidentifier | cache_config | protected |
__construct() | cache_config | |
config_file_exists() | cache_config | static |
get_all_stores() | cache_config | |
get_config_file_path() | cache_config | protectedstatic |
get_default_lock() | cache_config | |
get_definition_by_id($id) | cache_config | |
get_definition_mappings() | cache_config | |
get_definitions() | cache_config | |
get_definitions_by_store($storename) | cache_config | |
get_lock_for_store($storename) | cache_config | |
get_locks() | cache_config | |
get_mode_mappings() | cache_config | |
get_site_identifier() | cache_config | |
get_stores($mode, $requirements=0) | cache_config | |
get_stores_for_definition(cache_definition $definition) | cache_config | |
include_configuration() | cache_config | protected |
instance() | cache_config | static |
load($configuration=false) | cache_config | |
sort_mappings(array $a, array $b) | cache_config | protected |