Wikibase
MediaWiki Wikibase extension
|
Public Member Functions | |
updateParserOutput (ParserOutput $parserOutput, EntityDocument $entity) | |
Update extension data, properties or other data in ParserOutput. More... | |
Wikibase\Repo\ParserOutput\EntityParserOutputUpdater::updateParserOutput | ( | ParserOutput | $parserOutput, |
EntityDocument | $entity | ||
) |
Update extension data, properties or other data in ParserOutput.
These updates are invoked when EntityContent::getParserOutput is called.
ParserOutput | $parserOutput | |
EntityDocument | $entity |
Implemented in Wikibase\Repo\ParserOutput\ReferencedEntitiesDataUpdater, Wikibase\Repo\ParserOutput\PropertyParserOutputUpdater, and Wikibase\Repo\ParserOutput\ItemParserOutputUpdater.