| $definitions | cache_helper | protected | 
  | $instance | cache_helper | protectedstatic | 
  | $siteidentifier | cache_helper | protectedstatic | 
  | $stats | cache_helper | protectedstatic | 
  | $stores | cache_helper | protected | 
  | __construct() | cache_helper | protected | 
  | clean_old_session_data($output=false) | cache_helper | static | 
  | cron() | cache_helper | static | 
  | early_get_cache_plugins() | cache_helper | static | 
  | ensure_ready_for_stats($store, $storeclass, $definition, $mode=cache_store::MODE_APPLICATION) | cache_helper | protectedstatic | 
  | generate_admin_page(\core_cache\output\renderer $renderer) | core_cache\administration_helper |  | 
  | get_addable_lock_options() | core_cache\administration_helper |  | 
  | get_cache_stores(cache_definition $definition) | cache_helper | static | 
  | get_cachelock_for_store(cache_store $store) | cache_helper | static | 
  | get_class_for_mode($mode) | cache_helper | static | 
  | get_default_mode_stores() | core_cache\administration_helper | static | 
  | get_definition_actions(\context $context, array $definitionsummary) | core_cache\administration_helper |  | 
  | get_definition_name($definition) | cache_helper | static | 
  | get_definition_sharing_options(int $sharingoption, bool $isselectedoptions=true) | core_cache\administration_helper | static | 
  | get_definition_stat_id_and_mode($definition) | cache_helper | protectedstatic | 
  | get_definition_store_options(string $component, string $area) | core_cache\administration_helper | static | 
  | get_definition_summaries() | core_cache\administration_helper | static | 
  | get_lock_summaries() | core_cache\administration_helper | static | 
  | get_site_identifier() | cache_helper | static | 
  | get_site_version() | cache_helper | static | 
  | get_stats() | cache_helper | static | 
  | get_store_instance_actions(string $name, array $storedetails) | core_cache\administration_helper |  | 
  | get_store_instance_summaries() | core_cache\administration_helper | static | 
  | get_store_plugin_actions(string $name, array $plugindetails) | core_cache\administration_helper |  | 
  | get_store_plugin_summaries() | core_cache\administration_helper | static | 
  | get_stores_suitable_for_definition(cache_definition $definition) | cache_helper | static | 
  | get_stores_suitable_for_mode_default() | cache_helper | static | 
  | get_usage(int $samplekeys) | core_cache\administration_helper |  | 
  | hash_key($key, cache_definition $definition) | cache_helper | static | 
  | initialise_cachestore_instances(array $stores, cache_definition $definition) | cache_helper | protectedstatic | 
  | instance() | cache_helper | protectedstatic | 
  | invalidate_by_definition($component, $area, array $identifiers=array(), $keys=array()) | cache_helper | static | 
  | invalidate_by_event($event, array $keys) | cache_helper | static | 
  | perform_cache_actions(string $action, array $forminfo) | core_cache\administration_helper |  | 
  | purge_all($usewriter=false) | cache_helper | static | 
  | purge_by_definition($component, $area, array $identifiers=array()) | cache_helper | static | 
  | purge_by_event($event) | cache_helper | static | 
  | purge_store($storename, cache_config $config=null) | cache_helper | static | 
  | purge_stores_used_by_definition($component, $area) | cache_helper | static | 
  | ready_for_early_init() | cache_helper | static | 
  | record_cache_hit($store, $definition, int $hits=1, int $readbytes=cache_store::IO_BYTES_NOT_SUPPORTED) | cache_helper | static | 
  | record_cache_miss($store, $definition, $misses=1) | cache_helper | static | 
  | record_cache_set($store, $definition, int $sets=1, int $writebytes=cache_store::IO_BYTES_NOT_SUPPORTED) | cache_helper | static | 
  | result_found($value) | cache_helper | static | 
  | update_definitions($coreonly=false) | cache_helper | static | 
  | update_site_identifier($siteidentifier) | cache_helper | static | 
  | warnings(array $stores=null) | cache_helper | static |