|
Wikibase
MediaWiki Wikibase extension
|
A LabelDescriptionLookup that is guaranteed to return TermFallbacks, not merely Terms.
More...
Inheritance diagram for Wikibase\Lib\Store\FallbackLabelDescriptionLookup:
Collaboration diagram for Wikibase\Lib\Store\FallbackLabelDescriptionLookup:Public Member Functions | |
| getLabel (EntityId $entityId) | |
| getDescription (EntityId $entityId) | |
A LabelDescriptionLookup that is guaranteed to return TermFallbacks, not merely Terms.
| Wikibase\Lib\Store\FallbackLabelDescriptionLookup::getDescription | ( | EntityId | $entityId | ) |
| EntityId | $entityId |
| LabelDescriptionLookupException |
Implemented in Wikibase\Client\Usage\UsageTrackingLanguageFallbackLabelDescriptionLookup, Wikibase\Lib\Store\CachingFallbackLabelDescriptionLookup, and Wikibase\Lib\Store\LanguageFallbackLabelDescriptionLookup.
| Wikibase\Lib\Store\FallbackLabelDescriptionLookup::getLabel | ( | EntityId | $entityId | ) |
| EntityId | $entityId |
| LabelDescriptionLookupException |
Implemented in Wikibase\Client\Usage\UsageTrackingLanguageFallbackLabelDescriptionLookup, Wikibase\Lib\Store\CachingFallbackLabelDescriptionLookup, and Wikibase\Lib\Store\LanguageFallbackLabelDescriptionLookup.