Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Infrastructure\DataAccess\TermLookupEntityTermsRetriever Class Reference
+ Inheritance diagram for Wikibase\Repo\RestApi\Infrastructure\DataAccess\TermLookupEntityTermsRetriever:
+ Collaboration diagram for Wikibase\Repo\RestApi\Infrastructure\DataAccess\TermLookupEntityTermsRetriever:

Public Member Functions

 __construct (TermLookup $termLookup, ContentLanguages $termLanguages)
 
 getLabel (EntityId $entityId, string $languageCode)
 
 getLabels (EntityId $entityId)
 
 getDescription (EntityId $entityId, string $languageCode)
 
 getDescriptions (EntityId $entityId)
 
- Public Member Functions inherited from Wikibase\Repo\RestApi\Domain\Services\ItemLabelRetriever
 getLabel (ItemId $itemId, string $languageCode)
 
- Public Member Functions inherited from Wikibase\Repo\RestApi\Domain\Services\ItemLabelsRetriever
 getLabels (ItemId $itemId)
 
- Public Member Functions inherited from Wikibase\Repo\RestApi\Domain\Services\ItemDescriptionRetriever
 getDescription (ItemId $itemId, string $languageCode)
 
- Public Member Functions inherited from Wikibase\Repo\RestApi\Domain\Services\ItemDescriptionsRetriever
 getDescriptions (ItemId $itemId)
 
- Public Member Functions inherited from Wikibase\Repo\RestApi\Domain\Services\PropertyLabelRetriever
 getLabel (PropertyId $propertyId, string $languageCode)
 
- Public Member Functions inherited from Wikibase\Repo\RestApi\Domain\Services\PropertyLabelsRetriever
 getLabels (PropertyId $propertyId)
 
- Public Member Functions inherited from Wikibase\Repo\RestApi\Domain\Services\PropertyDescriptionRetriever
 getDescription (PropertyId $propertyId, string $languageCode)
 
- Public Member Functions inherited from Wikibase\Repo\RestApi\Domain\Services\PropertyDescriptionsRetriever
 getDescriptions (PropertyId $propertyId)
 

Private Attributes

TermLookup $termLookup
 
ContentLanguages $termLanguages
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Infrastructure\DataAccess\TermLookupEntityTermsRetriever::__construct ( TermLookup $termLookup,
ContentLanguages $termLanguages )

Member Function Documentation

◆ getDescription()

Wikibase\Repo\RestApi\Infrastructure\DataAccess\TermLookupEntityTermsRetriever::getDescription ( EntityId $entityId,
string $languageCode )

◆ getDescriptions()

Wikibase\Repo\RestApi\Infrastructure\DataAccess\TermLookupEntityTermsRetriever::getDescriptions ( EntityId $entityId)

◆ getLabel()

Wikibase\Repo\RestApi\Infrastructure\DataAccess\TermLookupEntityTermsRetriever::getLabel ( EntityId $entityId,
string $languageCode )

◆ getLabels()

Wikibase\Repo\RestApi\Infrastructure\DataAccess\TermLookupEntityTermsRetriever::getLabels ( EntityId $entityId)

Member Data Documentation

◆ $termLanguages

ContentLanguages Wikibase\Repo\RestApi\Infrastructure\DataAccess\TermLookupEntityTermsRetriever::$termLanguages
private

◆ $termLookup

TermLookup Wikibase\Repo\RestApi\Infrastructure\DataAccess\TermLookupEntityTermsRetriever::$termLookup
private

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