Wikibase
MediaWiki Wikibase extension
|
PageTableEntityQuery that assumes the entity IDs "localPart" matches page_title of the page that the entity is stored on. More...
Protected Member Functions | |
getConditionForEntityId (EntityId $entityId) | |
getEntityIdStringFromRow (stdClass $row) | |
getFieldsNeededForMapping () | |
Additional Inherited Members | |
Public Member Functions inherited from Wikibase\Lib\Store\Sql\PageTableEntityQueryBase | |
__construct (EntityNamespaceLookup $entityNamespaceLookup, NameTableStore $slotRoleStore) | |
selectRows (array $fields, array $joins, array $entityIds, IDatabase $db) | |
PageTableEntityQuery that assumes the entity IDs "localPart" matches page_title of the page that the entity is stored on.
For example: An Item with ID Q1 is commonly stored on a wikipage with title Q1
|
protected |
EntityId | $entityId |
Reimplemented from Wikibase\Lib\Store\Sql\PageTableEntityQueryBase.
|
protected |
stdClass | $row |
Reimplemented from Wikibase\Lib\Store\Sql\PageTableEntityQueryBase.
|
protected |
Reimplemented from Wikibase\Lib\Store\Sql\PageTableEntityQueryBase.