MediaWiki
1.30.0
|
This is the complete list of members for ParserCache, including all inherited members.
$cacheEpoch | ParserCache | private |
$mMemc | ParserCache | private |
__construct(BagOStuff $cache, $cacheEpoch='20030516000000') | ParserCache | |
deleteOptionsKey( $page) | ParserCache | |
get( $article, $popts, $useOutdated=false) | ParserCache | |
getCacheStorage() | ParserCache | |
getDirty( $article, $popts) | ParserCache | |
getETag( $article, $popts) | ParserCache | |
getKey( $article, $popts, $useOutdated=self::USE_ANYTHING) | ParserCache | |
getOptionsKey( $page) | ParserCache | protected |
getParserOutputKey( $article, $hash) | ParserCache | protected |
save( $parserOutput, $page, $popts, $cacheTime=null, $revId=null) | ParserCache | |
singleton() | ParserCache | static |
USE_ANYTHING | ParserCache | |
USE_CURRENT_ONLY | ParserCache | |
USE_EXPIRED | ParserCache | |
USE_OUTDATED | ParserCache |