MediaWiki
1.28.0
|
This is the complete list of members for ParserCache, including all inherited members.
$mMemc | ParserCache | private |
__construct(BagOStuff $memCached) | ParserCache | protected |
deleteOptionsKey($page) | ParserCache | |
get($article, $popts, $useOutdated=false) | ParserCache | |
getDirty($article, $popts) | ParserCache | |
getETag($article, $popts) | ParserCache | |
getKey($article, $popts, $useOutdated=true) | ParserCache | |
getOptionsKey($page) | ParserCache | protected |
getParserOutputKey($article, $hash) | ParserCache | protected |
save($parserOutput, $page, $popts, $cacheTime=null, $revId=null) | ParserCache | |
singleton() | ParserCache | static |