Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
core_cache\helper Member List

This is the complete list of members for core_cache\helper, including all inherited members.

$definitionscore_cache\helperprotected
$instancecore_cache\helperprotectedstatic
$siteidentifiercore_cache\helperprotectedstatic
$statscore_cache\helperprotectedstatic
$storescore_cache\helperprotected
__construct()core_cache\helperprotected
clean_old_session_data($output=false)core_cache\helperstatic
cron()core_cache\helperstatic
early_get_cache_plugins()core_cache\helperstatic
ensure_ready_for_stats($store, $storeclass, $definition, $mode=store::MODE_APPLICATION)core_cache\helperprotectedstatic
get_cache_stores(definition $definition)core_cache\helperstatic
get_cachelock_for_store(store $store)core_cache\helperstatic
get_class_for_mode($mode)core_cache\helperstatic
get_definition_name($definition)core_cache\helperstatic
get_definition_stat_id_and_mode($definition)core_cache\helperprotectedstatic
get_site_identifier()core_cache\helperstatic
get_site_version()core_cache\helperstatic
get_stats()core_cache\helperstatic
get_stores_suitable_for_definition(definition $definition)core_cache\helperstatic
get_stores_suitable_for_mode_default()core_cache\helperstatic
hash_key($key, definition $definition)core_cache\helperstatic
initialise_cachestore_instances(array $stores, definition $definition)core_cache\helperprotectedstatic
instance()core_cache\helperprotectedstatic
invalidate_by_definition($component, $area, array $identifiers=[], $keys=[])core_cache\helperstatic
invalidate_by_event($event, array $keys)core_cache\helperstatic
is_cluster_available()core_cache\helperstatic
purge_all($usewriter=false)core_cache\helperstatic
purge_by_definition($component, $area, array $identifiers=[])core_cache\helperstatic
purge_by_event($event)core_cache\helperstatic
purge_store($storename, ?config $config=null)core_cache\helperstatic
purge_stores_used_by_definition($component, $area)core_cache\helperstatic
ready_for_early_init()core_cache\helperstatic
record_cache_hit( $store, $definition, int $hits=1, int $readbytes=store::IO_BYTES_NOT_SUPPORTED,)core_cache\helperstatic
record_cache_miss($store, $definition, $misses=1)core_cache\helperstatic
record_cache_set( $store, $definition, int $sets=1, int $writebytes=store::IO_BYTES_NOT_SUPPORTED)core_cache\helperstatic
result_found($value)core_cache\helperstatic
update_definitions($coreonly=false)core_cache\helperstatic
update_site_identifier($siteidentifier)core_cache\helperstatic
warnings(?array $stores=null)core_cache\helperstatic