Wikibase
MediaWiki Wikibase extension
Wikibase\Lib\Store\TypeDispatchingTitleTextLookup Class Reference
+ Inheritance diagram for Wikibase\Lib\Store\TypeDispatchingTitleTextLookup:
+ Collaboration diagram for Wikibase\Lib\Store\TypeDispatchingTitleTextLookup:

Public Member Functions

 __construct (array $callbacks, EntityTitleTextLookup $defaultLookup)
 
 getPrefixedText (EntityId $id)
 Returns the title text of the entity, prefixed with the namespace, e.g. More...
 

Private Attributes

 $serviceDispatcher
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Lib\Store\TypeDispatchingTitleTextLookup::__construct ( array  $callbacks,
EntityTitleTextLookup  $defaultLookup 
)

Member Function Documentation

◆ getPrefixedText()

Wikibase\Lib\Store\TypeDispatchingTitleTextLookup::getPrefixedText ( EntityId  $id)

Returns the title text of the entity, prefixed with the namespace, e.g.

"Property:P31"

Parameters
EntityId$id
Returns
string|null

Implements Wikibase\Lib\Store\EntityTitleTextLookup.

Member Data Documentation

◆ $serviceDispatcher

Wikibase\Lib\Store\TypeDispatchingTitleTextLookup::$serviceDispatcher
private

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