Elgg  Version 5.1
Elgg\Cache\LRUCache Member List

This is the complete list of members for Elgg\Cache\LRUCache, including all inherited members.

$dataElgg\Cache\LRUCacheprotected
$maximumSizeElgg\Cache\LRUCacheprotected
__construct(int $size)Elgg\Cache\LRUCache
clear()Elgg\Cache\LRUCache
containsKey($key)Elgg\Cache\LRUCache
get($key, $default=null)Elgg\Cache\LRUCache
offsetExists($offset)Elgg\Cache\LRUCache
offsetGet($offset)Elgg\Cache\LRUCache
offsetSet($offset, $value)Elgg\Cache\LRUCache
offsetUnset($offset)Elgg\Cache\LRUCache
recordAccess($key)Elgg\Cache\LRUCacheprotected
remove($key)Elgg\Cache\LRUCache
set($key, $value)Elgg\Cache\LRUCache
size()Elgg\Cache\LRUCache