|
MediaWiki REL1_39
|
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() | MapCacheLRU | protected |
| 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 | |
| newFromArray(array $values, $maxKeys) | MapCacheLRU | static |
| serialize() | MapCacheLRU | |
| 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 | |
| unserialize( $serialized) | MapCacheLRU |