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

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

$nowcacheprotectedstatic
$perfdebugcacheprotected
$purgetokencacheprotectedstatic
$storetypecacheprotected
$subloadercacheprotected
__construct(cache_definition $definition, cache_store $store, $loader=null)cache
compare_purge_tokens($tokena, $tokenb)cachestatic
deep_clone($value)cacheprotected
delete($key, $recurse=true)cache
delete_from_persist_cache()cacheprotected
delete_many(array $keys, $recurse=true)cache
get($key, $strictness=IGNORE_MISSING)cache
get_datasource()cacheprotected
get_definition()cacheprotected
get_from_persist_cache()cacheprotected
get_loader()cacheprotected
get_many(array $keys, $strictness=IGNORE_MISSING)cache
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
requires_serialisation($value, $depth=1)cacheprotected
set($key, $data)cache
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
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