MediaWiki master
MapCacheLRU Member List

This is the complete list of members for MapCacheLRU, including all inherited members.

__construct(int $maxKeys)MapCacheLRU
__serialize()MapCacheLRU
__unserialize( $data)MapCacheLRU
clear( $keys=null)MapCacheLRU
get( $key, $maxAge=INF, $default=null)MapCacheLRU
getAllKeys()MapCacheLRU
getCurrentTime()MapCacheLRUprotected
getField( $key, $field, $maxAge=INF)MapCacheLRU
getMaxSize()MapCacheLRU
getWithSetCallback( $key, callable $callback, $rank=self::RANK_TOP, $maxAge=INF)MapCacheLRU
has( $key, $maxAge=INF)MapCacheLRU
hasField( $key, $field, $maxAge=INF)MapCacheLRU
makeKey(... $components)MapCacheLRU
newFromArray(array $values, $maxKeys)MapCacheLRUstatic
set( $key, $value, $rank=self::RANK_TOP)MapCacheLRU
setField( $key, $field, $value, $initRank=self::RANK_TOP)MapCacheLRU
setMaxSize(int $maxKeys)MapCacheLRU
setMockTime(&$time)MapCacheLRU
toArray()MapCacheLRU