|
MediaWiki master
|
Public Member Functions | |
| __construct (private readonly LoggerInterface $logger) | |
| notifyParse (PageReference $page, ?int $revId, ParserOptions $options, Content $content, ParserOutput $output) | |
Definition at line 30 of file ParserObserver.php.
| MediaWiki\Parser\ParserObserver::__construct | ( | private readonly LoggerInterface | $logger | ) |
Definition at line 33 of file ParserObserver.php.
| MediaWiki\Parser\ParserObserver::notifyParse | ( | PageReference | $page, |
| ?int | $revId, | ||
| ParserOptions | $options, | ||
| Content | $content, | ||
| ParserOutput | $output ) |
| PageReference | $page | |
| int | null | $revId | |
| ParserOptions | $options | |
| Content | $content | |
| ParserOutput | $output |
Definition at line 44 of file ParserObserver.php.
References MediaWiki\Parser\CacheTime\getUsedOptions(), MediaWiki\Content\Content\isValid(), MediaWiki\Parser\ParserOptions\optionsHash(), and MediaWiki\Content\Content\serialize().