Elgg  Version 5.1
Elgg\Cache\QueryCache Member List

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

$config_disabledElgg\Cache\QueryCacheprotected
$dataElgg\Cache\LRUCacheprotected
$maximumSizeElgg\Cache\LRUCacheprotected
$runtime_enabledElgg\Cache\QueryCacheprotected
__construct(int $size=50, bool $config_disabled=false)Elgg\Cache\QueryCache
Elgg::Cache::LRUCache::__construct(int $size)Elgg\Cache\LRUCache
clear()Elgg\Cache\QueryCache
containsKey($key)Elgg\Cache\LRUCache
disable(bool $clear=true)Elgg\Cache\QueryCache
enable()Elgg\Cache\QueryCache
get($key, $default=null)Elgg\Cache\QueryCache
getHash(string $sql, array $params=[], string $extras= '')Elgg\Cache\QueryCache
isEnabled()Elgg\Cache\QueryCache
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\QueryCache
size()Elgg\Cache\LRUCache