- Since
- 1.1
- Copyright
- GPL-2.0-or-later
- Author
- Katie Filbert < aude..nosp@m.wiki.nosp@m.@gmai.nosp@m.l.co.nosp@m.m >
-
Addshore
◆ __construct()
Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup::__construct |
( |
EntityLookup | $entityLookup | ) |
|
◆ fetchEntity()
Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup::fetchEntity |
( |
EntityId | $entityId, |
|
|
array | $languages ) |
|
private |
- Parameters
-
EntityId | $entityId | |
string[] | $languages | Not used for filtering but in thrown exceptions. |
- Exceptions
-
- Returns
- EntityDocument
◆ getAllDescriptions()
Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup::getAllDescriptions |
( |
EntityId | $entityId, |
|
|
array | $languageCodes ) |
|
private |
- Parameters
-
EntityId | $entityId | |
string[] | $languageCodes | Not used for filtering but in thrown exceptions. |
- Exceptions
-
- Returns
- TermList
◆ getAllLabels()
Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup::getAllLabels |
( |
EntityId | $entityId, |
|
|
array | $languageCodes ) |
|
private |
- Parameters
-
EntityId | $entityId | |
string[] | $languageCodes | Not used for filtering but in thrown exceptions. |
- Exceptions
-
- Returns
- TermList
◆ getDescription()
Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup::getDescription |
( |
EntityId | $entityId, |
|
|
| $languageCode ) |
◆ getDescriptions()
Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup::getDescriptions |
( |
EntityId | $entityId, |
|
|
array | $languages ) |
◆ getLabel()
Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup::getLabel |
( |
EntityId | $entityId, |
|
|
| $languageCode ) |
◆ getLabels()
Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup::getLabels |
( |
EntityId | $entityId, |
|
|
array | $languages ) |
◆ $descriptions
Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup::$descriptions |
|
private |
◆ $entityLookup
Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup::$entityLookup |
|
private |
◆ $labels
Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup::$labels |
|
private |
The documentation for this class was generated from the following file: