Wikibase
MediaWiki Wikibase extension
|
A service to turn type IDs into types, the inverse of TypeIdsAcquirer
.
More...
Public Member Functions | |
resolveTypeIds (array $typeIds) | |
Resolves types for the given type IDs. | |
A service to turn type IDs into types, the inverse of TypeIdsAcquirer
.
Wikibase\Lib\Store\Sql\Terms\TypeIdsResolver::resolveTypeIds | ( | array | $typeIds | ) |
Resolves types for the given type IDs.
int[] | $typeIds |
Implemented in Wikibase\Lib\Store\Sql\Terms\DatabaseTypeIdsStore, Wikibase\Lib\Store\Sql\Terms\InMemoryTypeIdsStore, and Wikibase\Lib\Store\Sql\Terms\StaticTypeIdsStore.