MediaWiki
1.28.0
|
This is the complete list of members for MapCacheLRU, including all inherited members.
$cache | MapCacheLRU | protected |
$maxCacheKeys | MapCacheLRU | protected |
__construct($maxKeys) | MapCacheLRU | |
clear($keys=null) | MapCacheLRU | |
get($key) | MapCacheLRU | |
getAllKeys() | MapCacheLRU | |
getWithSetCallback($key, callable $callback) | MapCacheLRU | |
has($key) | MapCacheLRU | |
ping($key) | MapCacheLRU | protected |
set($key, $value) | MapCacheLRU |