MediaWiki master
|
Public Member Functions | |
__construct (array $config) | |
shouldCache (ParserOutput $output, PageRecord $page, ParserOptions $options) | |
Definition at line 34 of file ParserCacheFilter.php.
MediaWiki\Parser\ParserCacheFilter::__construct | ( | array | $config | ) |
array[] | $config | See MainConfigSchema::ParserCacheFilterConfig. |
Definition at line 44 of file ParserCacheFilter.php.
MediaWiki\Parser\ParserCacheFilter::shouldCache | ( | ParserOutput | $output, |
PageRecord | $page, | ||
ParserOptions | $options ) |
Definition at line 48 of file ParserCacheFilter.php.