Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Lib\Store\EntityTitleTextLookup Interface Reference
+ Inheritance diagram for Wikibase\Lib\Store\EntityTitleTextLookup:

Public Member Functions

 getPrefixedText (EntityId $id)
 Returns the title text of the entity, prefixed with the namespace, e.g.
 

Detailed Description

Member Function Documentation

◆ getPrefixedText()

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

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

"Property:P31"

Parameters
EntityId$id
Returns
string|null

Implemented in Wikibase\Lib\Store\SourceAndTypeDispatchingTitleTextLookup, and Wikibase\Lib\Store\TitleLookupBasedEntityTitleTextLookup.


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