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