|
Wikibase
MediaWiki Wikibase extension
|
Client store interface. More...
Inheritance diagram for Wikibase\Client\Store\ClientStore:Public Member Functions | |
| getRecentChangesFinder () | |
| getSiteLinkLookup () | |
| getUsageLookup () | |
| getUsageTracker () | |
| getSubscriptionManager () | |
| getEntityLookup () | |
| getEntityRevisionLookup () | |
| getEntityIdLookup () | |
| 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. | |
| 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::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.