MediaWiki REL1_37
MediaWiki\Parser\RevisionOutputCache Member List

This is the complete list of members for MediaWiki\Parser\RevisionOutputCache, including all inherited members.

$cacheMediaWiki\Parser\RevisionOutputCacheprivate
$cacheEpochMediaWiki\Parser\RevisionOutputCacheprivate
$cacheExpiryMediaWiki\Parser\RevisionOutputCacheprivate
$jsonCodecMediaWiki\Parser\RevisionOutputCacheprivate
$loggerMediaWiki\Parser\RevisionOutputCacheprivate
$nameMediaWiki\Parser\RevisionOutputCacheprivate
$statsMediaWiki\Parser\RevisionOutputCacheprivate
__construct(string $name, WANObjectCache $cache, int $cacheExpiry, string $cacheEpoch, JsonCodec $jsonCodec, IBufferingStatsdDataFactory $stats, LoggerInterface $logger)MediaWiki\Parser\RevisionOutputCache
encodeAsJson(CacheTime $obj, string $key)MediaWiki\Parser\RevisionOutputCacheprivate
get(RevisionRecord $revision, ParserOptions $parserOptions)MediaWiki\Parser\RevisionOutputCache
incrementStats(RevisionRecord $revision, string $metricSuffix)MediaWiki\Parser\RevisionOutputCacheprivate
makeParserOutputKey(RevisionRecord $revision, ParserOptions $options, array $usedOptions=null)MediaWiki\Parser\RevisionOutputCache
restoreFromJson(string $jsonData, string $key, string $expectedClass)MediaWiki\Parser\RevisionOutputCacheprivate
save(ParserOutput $output, RevisionRecord $revision, ParserOptions $parserOptions, string $cacheTime=null)MediaWiki\Parser\RevisionOutputCache