| $currentuserid | cache_session | protected | 
  | $loadeduserid | cache_session | protectedstatic | 
  | $nativelocking | cache | protected | 
  | $now | cache | protectedstatic | 
  | $perfdebug | cache | protected | 
  | $purgetoken | cache | protectedstatic | 
  | $requirelockingbeforewrite | cache | protected | 
  | $session | cache_session | protected | 
  | $sessionid | cache_session | protected | 
  | $storetype | cache | protected | 
  | $subloader | cache | protected | 
  | __construct(cache_definition $definition, cache_store $store, $loader=null) | cache_session |  | 
  | check_tracked_user() | cache_session | protected | 
  | check_version($result, int $requiredversion) | cache | protectedstatic | 
  | compare_purge_tokens($tokena, $tokenb) | cache | static | 
  | deep_clone($value) | cache | protected | 
  | delete($key, $recurse=true) | cache_session |  | 
  | delete_from_persist_cache() | cache | protected | 
  | delete_many(array $keys, $recurse=true) | cache_session |  | 
  | get($key, $strictness=IGNORE_MISSING) | cache |  | 
  | get_datasource() | cache | protected | 
  | get_definition() | cache | protected | 
  | get_from_persist_cache() | cache | protected | 
  | get_implementation($key, int $requiredversion, int $strictness, &$actualversion=null) | cache_session | protected | 
  | get_key_prefix() | cache_session | protected | 
  | get_loader() | cache | protected | 
  | get_many(array $keys, $strictness=IGNORE_MISSING) | cache_session |  | 
  | get_purge_token($reset=false) | cache | static | 
  | get_store() | cache | protected | 
  | get_versioned($key, int $requiredversion, int $strictness=IGNORE_MISSING, &$actualversion=null) | cache |  | 
  | handle_invalidation_events() | cache | protected | 
  | has($key, $tryloadifpossible=false) | cache_session |  | 
  | cache_loader::has($key) | cache_loader |  | 
  | has_a_ttl() | cache | protected | 
  | has_all(array $keys) | cache_session |  | 
  | has_any(array $keys) | cache_session |  | 
  | is_in_persist_cache() | cache | protected | 
  | is_using_persist_cache() | cache | protected | 
  | KEY_PREFIX | cache_session |  | 
  | LASTACCESS | cache_session |  | 
  | make($component, $area, array $identifiers=array(), $unused=null) | cache | static | 
  | make_from_params($mode, $component, $area, array $identifiers=array(), array $options=array()) | cache | static | 
  | now($float=false) | cache | static | 
  | parse_key($key) | cache_session | protected | 
  | purge() | cache_session |  | 
  | purge_current_user() | cache_session |  | 
  | requires_serialisation($value, $depth=1) | cache | protected | 
  | set($key, $data) | cache_session |  | 
  | set_data_source(cache_data_source $datasource) | cache | protected | 
  | set_identifiers(array $identifiers) | cache |  | 
  | set_implementation($key, int $version, $data, bool $setparents=true) | cache | protected | 
  | set_in_persist_cache() | cache | protected | 
  | set_is_sub_loader($setting=true) | cache | protected | 
  | set_loader(cache_loader $loader) | cache | protected | 
  | set_many(array $keyvaluearray) | cache_session |  | 
  | set_session_id() | cache_session | protected | 
  | set_versioned($key, int $version, $data) | cache |  | 
  | static_acceleration_delete($key) | cache | protected | 
  | static_acceleration_get($key) | cache | protected | 
  | static_acceleration_has($key) | cache | protected | 
  | static_acceleration_purge() | cache | protected | 
  | static_acceleration_set($key, $data) | cache | protected | 
  | store_supports_key_awareness() | cache | protected | 
  | store_supports_native_locking() | cache | protected | 
  | store_supports_native_ttl() | cache | protected | 
  | unref($data) | cache | protected | 
  | use_static_acceleration() | cache_session | protected | 
  | VERSION_NONE | cache |  |