Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\DataModel\Services\Lookup\LabelLookup Interface Reference

Looks up the label of an entity. More...

+ Inheritance diagram for Wikibase\DataModel\Services\Lookup\LabelLookup:

Public Member Functions

 getLabel (EntityId $entityId)
 

Detailed Description

Looks up the label of an entity.

The language used is typically determined when the service is constructed, such as the content or interface language. Whether language fallbacks are applied or not depends on the implementation. (To look up labels in specific languages, without fallbacks, use TermLookup.)

Since
3.10
Author
Thiemo Kreuz

Member Function Documentation

◆ getLabel()


The documentation for this interface was generated from the following file: