|
Wikibase
MediaWiki Wikibase extension
|
Lookup of EntityIds based on wikibase_item entries in the page_props table. More...
Inheritance diagram for Wikibase\Client\Store\Sql\PagePropsEntityIdLookup:
Collaboration diagram for Wikibase\Client\Store\Sql\PagePropsEntityIdLookup:Public Member Functions | |
| __construct (ILoadBalancer $loadBalancer, EntityIdParser $idParser) | |
| getEntityIds (array $titles) | |
| getEntityIdForTitle (Title $title) | |
Private Attributes | |
| $loadBalancer | |
| $idParser | |
Lookup of EntityIds based on wikibase_item entries in the page_props table.
| Wikibase\Client\Store\Sql\PagePropsEntityIdLookup::__construct | ( | ILoadBalancer | $loadBalancer, |
| EntityIdParser | $idParser | ||
| ) |
| Wikibase\Client\Store\Sql\PagePropsEntityIdLookup::getEntityIdForTitle | ( | Title | $title | ) |
| Title | $title |
Implements Wikibase\Lib\Store\EntityIdLookup.
| Wikibase\Client\Store\Sql\PagePropsEntityIdLookup::getEntityIds | ( | array | $titles | ) |
| Title[] | $titles |
Implements Wikibase\Lib\Store\EntityIdLookup.
|
private |
|
private |