|
MediaWiki REL1_39
|
This is the complete list of members for ParserCache, including all inherited members.
| __construct(string $name, BagOStuff $cache, string $cacheEpoch, HookContainer $hookContainer, JsonCodec $jsonCodec, IBufferingStatsdDataFactory $stats, LoggerInterface $logger, TitleFactory $titleFactory, WikiPageFactory $wikiPageFactory) | ParserCache | |
| convertForCache(CacheTime $obj, string $key) | ParserCache | protected |
| deleteOptionsKey(PageRecord $page) | ParserCache | |
| get(PageRecord $page, $popts, $useOutdated=false) | ParserCache | |
| getCacheStorage() | ParserCache | |
| getDirty(PageRecord $page, $popts) | ParserCache | |
| getMetadata(PageRecord $page, int $staleConstraint=self::USE_ANYTHING) | ParserCache | |
| makeParserOutputKey(PageRecord $page, ParserOptions $options, array $usedOptions=null) | ParserCache | |
| save(ParserOutput $parserOutput, PageRecord $page, $popts, $cacheTime=null, $revId=null) | ParserCache | |
| USE_CURRENT_ONLY | ParserCache | |
| USE_EXPIRED | ParserCache | |
| USE_OUTDATED | ParserCache |