MediaWiki REL1_31
|
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, $rank=1.0) | MapCacheLRU | |
has( $key) | MapCacheLRU | |
newFromArray(array $values, $maxKeys) | MapCacheLRU | static |
ping( $key) | MapCacheLRU | protected |
set( $key, $value, $rank=1.0) | MapCacheLRU | |
toArray() | MapCacheLRU |