Elgg  Version 1.11
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($size)Elgg\Cache\LRUCache
clear()Elgg\Cache\LRUCache
containsKey($key)Elgg\Cache\LRUCache
get($key, $default=null)Elgg\Cache\LRUCache
offsetExists($key)Elgg\Cache\LRUCache
offsetGet($key)Elgg\Cache\LRUCache
offsetSet($key, $value)Elgg\Cache\LRUCache
offsetUnset($key)Elgg\Cache\LRUCache
recordAccess($key)Elgg\Cache\LRUCacheprotected
remove($key)Elgg\Cache\LRUCache
set($key, $value)Elgg\Cache\LRUCache
size()Elgg\Cache\LRUCache