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

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

$nativelockingcore_cache\cacheprotected
$nowcore_cache\cacheprotectedstatic
$perfdebugcore_cache\cacheprotected
$purgetokencore_cache\cacheprotectedstatic
$requirelockingbeforewritecore_cache\cacheprotected
$storetypecore_cache\cacheprotected
$subloadercore_cache\cacheprotected
__construct(definition $definition, store $store, $loader=null)core_cache\cache
check_version($result, int $requiredversion)core_cache\cacheprotectedstatic
compare_purge_tokens($tokena, $tokenb)core_cache\cachestatic
deep_clone($value)core_cache\cacheprotected
delete($key, $recurse=true)core_cache\cache
delete_from_persist_cache()core_cache\cacheprotected
delete_many(array $keys, $recurse=true)core_cache\cache
get($key, $strictness=IGNORE_MISSING)core_cache\cache
get_datasource()core_cache\cacheprotected
get_definition()core_cache\cacheprotected
get_from_persist_cache()core_cache\cacheprotected
get_implementation($key, int $requiredversion, int $strictness, &$actualversion=null)core_cache\cacheprotected
get_loader()core_cache\cacheprotected
get_many(array $keys, $strictness=IGNORE_MISSING)core_cache\cache
get_purge_token($reset=false)core_cache\cachestatic
get_store()core_cache\cacheprotected
get_versioned($key, int $requiredversion, int $strictness=IGNORE_MISSING, &$actualversion=null)core_cache\cache
handle_invalidation_events()core_cache\cacheprotected
has($key, $tryloadifpossible=false)core_cache\cache
core_cache::loader_interface::has($key)core_cache\loader_interface
has_a_ttl()core_cache\cacheprotected
has_all(array $keys)core_cache\cache
has_any(array $keys)core_cache\cache
is_in_persist_cache()core_cache\cacheprotected
is_using_persist_cache()core_cache\cacheprotected
make($component, $area, array $identifiers=[], $unused=null)core_cache\cachestatic
make_from_params($mode, $component, $area, array $identifiers=[], array $options=[])core_cache\cachestatic
now($float=false)core_cache\cachestatic
parse_key($key)core_cache\cacheprotected
purge()core_cache\cache
purge_current_user()core_cache\cache
requires_serialisation($value, $depth=1)core_cache\cacheprotected
set($key, $data)core_cache\cache
set_data_source(data_source_interface $datasource)core_cache\cacheprotected
set_identifiers(array $identifiers)core_cache\cache
set_implementation($key, int $version, $data, bool $setparents=true)core_cache\cacheprotected
set_in_persist_cache()core_cache\cacheprotected
set_is_sub_loader($setting=true)core_cache\cacheprotected
set_loader(loader_interface $loader)core_cache\cacheprotected
set_many(array $keyvaluearray)core_cache\cache
set_versioned($key, int $version, $data)core_cache\cache
static_acceleration_delete($key)core_cache\cacheprotected
static_acceleration_get($key)core_cache\cacheprotected
static_acceleration_has($key)core_cache\cacheprotected
static_acceleration_purge()core_cache\cacheprotected
static_acceleration_set($key, $data)core_cache\cacheprotected
store_supports_key_awareness()core_cache\cacheprotected
store_supports_native_locking()core_cache\cacheprotected
store_supports_native_ttl()core_cache\cacheprotected
unref($data)core_cache\cacheprotected
use_static_acceleration()core_cache\cacheprotected
VERSION_NONEcore_cache\cache