Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
cache_application Member List

This is the complete list of members for cache_application, including all inherited members.

$cachelockinstancecache_applicationprotected
$lockidentifiercache_applicationprotected
$nativelockingcache_applicationprotected
$nowcacheprotectedstatic
$perfdebugcacheprotected
$purgetokencacheprotectedstatic
$requirelockingcache_applicationprotected
$requirelockingreadcache_applicationprotected
$requirelockingwritecache_applicationprotected
$storetypecacheprotected
$subloadercacheprotected
__clone()cache_application
__construct(cache_definition $definition, cache_store $store, $loader=null)cache_application
acquire_lock($key)cache_application
check_lock_state($key)cache_application
compare_purge_tokens($tokena, $tokenb)cachestatic
deep_clone($value)cacheprotected
delete($key, $recurse=true)cache_application
delete_from_persist_cache()cacheprotected
delete_many(array $keys, $recurse=true)cache_application
ensure_cachelock_available()cache_applicationprotected
get($key, $strictness=IGNORE_MISSING)cache_application
get_datasource()cacheprotected
get_definition()cacheprotected
get_from_persist_cache()cacheprotected
get_identifier()cache_application
get_loader()cacheprotected
get_many(array $keys, $strictness=IGNORE_MISSING)cache_application
get_purge_token($reset=false)cachestatic
get_store()cacheprotected
handle_invalidation_events()cacheprotected
has($key, $tryloadifpossible=false)cache
cache_loader::has($key)cache_loader
has_a_ttl()cacheprotected
has_all(array $keys)cache
has_any(array $keys)cache
is_in_persist_cache()cacheprotected
is_using_persist_cache()cacheprotected
make($component, $area, array $identifiers=array(), $unused=null)cachestatic
make_from_params($mode, $component, $area, array $identifiers=array(), array $options=array())cachestatic
now($float=false)cachestatic
parse_key($key)cacheprotected
purge()cache
purge_current_user()cache
release_lock($key)cache_application
requires_serialisation($value, $depth=1)cacheprotected
set($key, $data)cache_application
set_data_source(cache_data_source $datasource)cacheprotected
set_identifiers(array $identifiers)cache
set_in_persist_cache()cacheprotected
set_is_sub_loader($setting=true)cacheprotected
set_loader(cache_loader $loader)cacheprotected
set_many(array $keyvaluearray)cache_application
static_acceleration_delete($key)cacheprotected
static_acceleration_get($key)cacheprotected
static_acceleration_has($key)cacheprotected
static_acceleration_purge()cacheprotected
static_acceleration_set($key, $data)cacheprotected
store_supports_key_awareness()cacheprotected
store_supports_native_locking()cacheprotected
store_supports_native_ttl()cacheprotected
unref($data)cacheprotected
use_static_acceleration()cacheprotected