Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for navigation_cache, including all inherited members.
$area | navigation_cache | protected |
$creation | navigation_cache | protected |
$currentcontext | navigation_cache | protected |
$session | navigation_cache | protected |
$timeout | navigation_cache | protected |
$volatilecaches | navigation_cache | static |
__construct($area, $timeout=1800) | navigation_cache | |
__get($key) | navigation_cache | |
__set($key, $information) | navigation_cache | |
cached($key) | navigation_cache | |
CACHETIME | navigation_cache | |
CACHEUSERID | navigation_cache | |
CACHEVALUE | navigation_cache | |
clear() | navigation_cache | |
compare($key, $value, $serialise=true) | navigation_cache | |
destroy_volatile_caches() | navigation_cache | static |
ensure_session_cache_initialised() | navigation_cache | protected |
garbage_collection() | navigation_cache | protected |
set($key, $information) | navigation_cache | |
volatile($setting=true) | navigation_cache |