|
Wikibase
MediaWiki Wikibase extension
|
Inheritance diagram for Wikibase\Repo\ParserOutput\EntityParserOutputUpdater:Public Member Functions | |
| updateParserOutput (ParserOutput $parserOutput, EntityDocument $entity) | |
| Update extension data, properties or other data in ParserOutput. | |
| 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\ItemParserOutputUpdater, Wikibase\Repo\ParserOutput\PropertyParserOutputUpdater, and Wikibase\Repo\ParserOutput\ReferencedEntitiesDataUpdater.