|
Wikibase
MediaWiki Wikibase extension
|
Inheritance diagram for Wikibase\DataModel\Services\Diff\EntityDifferStrategy:Public Member Functions | |
| canDiffEntityType ( $entityType) | |
| diffEntities (EntityDocument $from, EntityDocument $to) | |
| getConstructionDiff (EntityDocument $entity) | |
| getDestructionDiff (EntityDocument $entity) | |
| Wikibase\DataModel\Services\Diff\EntityDifferStrategy::canDiffEntityType | ( | $entityType | ) |
| string | $entityType |
Implemented in Wikibase\DataModel\Services\Diff\ItemDiffer, and Wikibase\DataModel\Services\Diff\PropertyDiffer.
| Wikibase\DataModel\Services\Diff\EntityDifferStrategy::diffEntities | ( | EntityDocument | $from, |
| EntityDocument | $to ) |
| EntityDocument | $from | |
| EntityDocument | $to |
| InvalidArgumentException |
Implemented in Wikibase\DataModel\Services\Diff\ItemDiffer, and Wikibase\DataModel\Services\Diff\PropertyDiffer.
| Wikibase\DataModel\Services\Diff\EntityDifferStrategy::getConstructionDiff | ( | EntityDocument | $entity | ) |
| EntityDocument | $entity |
| InvalidArgumentException |
Implemented in Wikibase\DataModel\Services\Diff\ItemDiffer.
| Wikibase\DataModel\Services\Diff\EntityDifferStrategy::getDestructionDiff | ( | EntityDocument | $entity | ) |
| EntityDocument | $entity |
| InvalidArgumentException |
Implemented in Wikibase\DataModel\Services\Diff\ItemDiffer.