|
Wikibase
MediaWiki Wikibase extension
|
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. | |
| Wikibase\Lib\Store\EntityTitleTextLookup::getPrefixedText | ( | EntityId | $id | ) |
Returns the title text of the entity, prefixed with the namespace, e.g.
"Property:P31"
| EntityId | $id |
Implemented in Wikibase\Lib\Store\SourceAndTypeDispatchingTitleTextLookup, and Wikibase\Lib\Store\TitleLookupBasedEntityTitleTextLookup.