MediaWiki master
MediaWiki\Parser\ParserCache Member List

This is the complete list of members for MediaWiki\Parser\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)MediaWiki\Parser\ParserCache
convertForCache(CacheTime $obj, string $key)MediaWiki\Parser\ParserCacheprotected
deleteOptionsKey(PageRecord $page)MediaWiki\Parser\ParserCache
get(PageRecord $page, $popts, $useOutdated=false)MediaWiki\Parser\ParserCache
getCacheStorage()MediaWiki\Parser\ParserCache
getDirty(PageRecord $page, $popts)MediaWiki\Parser\ParserCache
getMetadata(PageRecord $page, int $staleConstraint=self::USE_ANYTHING)MediaWiki\Parser\ParserCache
makeParserOutputKey(PageRecord $page, ParserOptions $options, ?array $usedOptions=null)MediaWiki\Parser\ParserCache
save(ParserOutput $parserOutput, PageRecord $page, $popts, $cacheTime=null, $revId=null)MediaWiki\Parser\ParserCache
setFilter(ParserCacheFilter $filter)MediaWiki\Parser\ParserCache
USE_CURRENT_ONLYMediaWiki\Parser\ParserCache
USE_EXPIREDMediaWiki\Parser\ParserCache
USE_OUTDATEDMediaWiki\Parser\ParserCache