- Copyright
- GPL-2.0-or-later
- Author
- Katie Filbert < aude..nosp@m.wiki.nosp@m.@gmai.nosp@m.l.co.nosp@m.m >
-
Daniel Kinzler
◆ convertTermsToMap()
Wikibase\Lib\Store\EntityTermLookupBase::convertTermsToMap |
( |
array |
$wikibaseTerms | ) |
|
|
protected |
- Parameters
-
TermIndexEntry[] | $wikibaseTerms | |
- Returns
- string[] strings keyed by language code
◆ getDescription()
Wikibase\Lib\Store\EntityTermLookupBase::getDescription |
( |
EntityId |
$entityId, |
|
|
|
$languageCode |
|
) |
| |
- See also
- TermLookup::getDescription
- Parameters
-
EntityId | $entityId | |
string | $languageCode | |
- Exceptions
-
- Returns
- string|null
◆ getDescriptions()
Wikibase\Lib\Store\EntityTermLookupBase::getDescriptions |
( |
EntityId |
$entityId, |
|
|
array |
$languageCodes |
|
) |
| |
- See also
- TermLookup::getDescriptions
- Parameters
-
EntityId | $entityId | |
string[] | $languageCodes | The languages to get terms for |
- Exceptions
-
- Returns
- string[]
◆ getLabel()
Wikibase\Lib\Store\EntityTermLookupBase::getLabel |
( |
EntityId |
$entityId, |
|
|
|
$languageCode |
|
) |
| |
- See also
- TermLookup::getLabel
- Parameters
-
EntityId | $entityId | |
string | $languageCode | |
- Exceptions
-
- Returns
- string|null
◆ getLabels()
Wikibase\Lib\Store\EntityTermLookupBase::getLabels |
( |
EntityId |
$entityId, |
|
|
array |
$languageCodes |
|
) |
| |
- See also
- TermLookup::getLabels
- Parameters
-
EntityId | $entityId | |
string[] | $languageCodes | The languages to get terms for |
- Exceptions
-
- Returns
- string[]
◆ getTermsOfType()
Wikibase\Lib\Store\EntityTermLookupBase::getTermsOfType |
( |
EntityId |
$entityId, |
|
|
|
$termType, |
|
|
array |
$languageCodes |
|
) |
| |
|
abstractprotected |
The documentation for this class was generated from the following file: