Wikibase
MediaWiki Wikibase extension
|
Client store interface. More...
Public Member Functions | |
getRecentChangesFinder () | |
getSiteLinkLookup () | |
getUsageLookup () | |
getUsageTracker () | |
getSubscriptionManager () | |
getEntityLookup () | |
getEntityRevisionLookup () | |
getEntityIdLookup () | |
getPropertyInfoLookup () | |
getEntityPrefetcher () | |
Returns an EntityPrefetcher which can be used to prefetch a list of entity ids in case we need to for example load a batch of entity ids. More... | |
getUsageUpdater () | |
Client store interface.
Wikibase\Client\Store\ClientStore::getEntityIdLookup | ( | ) |
Implemented in Wikibase\Client\Store\Sql\DirectSqlStore.
Wikibase\Client\Store\ClientStore::getEntityLookup | ( | ) |
Implemented in Wikibase\Client\Store\Sql\DirectSqlStore.
Wikibase\Client\Store\ClientStore::getEntityPrefetcher | ( | ) |
Returns an EntityPrefetcher which can be used to prefetch a list of entity ids in case we need to for example load a batch of entity ids.
Implemented in Wikibase\Client\Store\Sql\DirectSqlStore.
Wikibase\Client\Store\ClientStore::getEntityRevisionLookup | ( | ) |
Implemented in Wikibase\Client\Store\Sql\DirectSqlStore.
Wikibase\Client\Store\ClientStore::getPropertyInfoLookup | ( | ) |
Implemented in Wikibase\Client\Store\Sql\DirectSqlStore.
Wikibase\Client\Store\ClientStore::getRecentChangesFinder | ( | ) |
Implemented in Wikibase\Client\Store\Sql\DirectSqlStore.
Wikibase\Client\Store\ClientStore::getSiteLinkLookup | ( | ) |
Implemented in Wikibase\Client\Store\Sql\DirectSqlStore.
Wikibase\Client\Store\ClientStore::getSubscriptionManager | ( | ) |
Implemented in Wikibase\Client\Store\Sql\DirectSqlStore.
Wikibase\Client\Store\ClientStore::getUsageLookup | ( | ) |
Implemented in Wikibase\Client\Store\Sql\DirectSqlStore.
Wikibase\Client\Store\ClientStore::getUsageTracker | ( | ) |
Implemented in Wikibase\Client\Store\Sql\DirectSqlStore.
Wikibase\Client\Store\ClientStore::getUsageUpdater | ( | ) |
Implemented in Wikibase\Client\Store\Sql\DirectSqlStore.