MediaWiki master
ParserCache Member List

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

__construct(string $name, BagOStuff $cache, string $cacheEpoch, HookContainer $hookContainer, JsonCodec $jsonCodec, StatsFactory $stats, LoggerInterface $logger, TitleFactory $titleFactory, WikiPageFactory $wikiPageFactory, GlobalIdGenerator $globalIdGenerator)ParserCache
convertForCache(CacheTime $obj, string $key)ParserCacheprotected
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
setFilter(ParserCacheFilter $filter)ParserCache
USE_CURRENT_ONLYParserCache
USE_EXPIREDParserCache
USE_OUTDATEDParserCache