$cacheDuration | Wikibase\Repo\Store\Sql\SqlStore | private |
$cacheKeyGroup | Wikibase\Repo\Store\Sql\SqlStore | private |
$cacheKeyPrefix | Wikibase\Repo\Store\Sql\SqlStore | private |
$cacheRetrievingEntityRevisionLookup | Wikibase\Repo\Store\Sql\SqlStore | private |
$cacheType | Wikibase\Repo\Store\Sql\SqlStore | private |
$entityChangeFactory | Wikibase\Repo\Store\Sql\SqlStore | private |
$entityIdComposer | Wikibase\Repo\Store\Sql\SqlStore | private |
$entityIdLookup | Wikibase\Repo\Store\Sql\SqlStore | private |
$entityIdParser | Wikibase\Repo\Store\Sql\SqlStore | private |
$entityNamespaceLookup | Wikibase\Repo\Store\Sql\SqlStore | private |
$entityPrefetcher | Wikibase\Repo\Store\Sql\SqlStore | private |
$entityRevisionLookup | Wikibase\Repo\Store\Sql\SqlStore | private |
$entitySource | Wikibase\Repo\Store\Sql\SqlStore | private |
$entityStore | Wikibase\Repo\Store\Sql\SqlStore | private |
$entityStoreWatcher | Wikibase\Repo\Store\Sql\SqlStore | private |
$entityTitleLookup | Wikibase\Repo\Store\Sql\SqlStore | private |
$hookRunner | Wikibase\Repo\Store\Sql\SqlStore | private |
$idGenerator | Wikibase\Repo\Store\Sql\SqlStore | private |
$objectCacheFactory | Wikibase\Repo\Store\Sql\SqlStore | private |
$propertyInfoLookup | Wikibase\Repo\Store\Sql\SqlStore | private |
$propertyInfoStore | Wikibase\Repo\Store\Sql\SqlStore | private |
$propertyInfoTable | Wikibase\Repo\Store\Sql\SqlStore | private |
$rawEntityRevisionLookup | Wikibase\Repo\Store\Sql\SqlStore | private |
$wikibaseServices | Wikibase\Repo\Store\Sql\SqlStore | private |
__construct(EntityChangeFactory $entityChangeFactory, EntityIdParser $entityIdParser, EntityIdComposer $entityIdComposer, EntityIdLookup $entityIdLookup, EntityTitleStoreLookup $entityTitleLookup, EntityNamespaceLookup $entityNamespaceLookup, IdGenerator $idGenerator, WikibaseServices $wikibaseServices, GetEntityByLinkedTitleLookupHook $hookRunner, DatabaseEntitySource $entitySource, SettingsArray $settings, PropertyInfoLookup $propertyInfoLookup, ObjectCacheFactory $objectCacheFactory) | Wikibase\Repo\Store\Sql\SqlStore | |
getCacheRetrievingEntityRevisionLookup() | Wikibase\Repo\Store\Sql\SqlStore | private |
getChangeStore() | Wikibase\Repo\Store\Sql\SqlStore | |
getEntityByLinkedTitleLookup() | Wikibase\Repo\Store\Sql\SqlStore | |
getEntityChangeLookup() | Wikibase\Repo\Store\Sql\SqlStore | |
getEntityLookup( $cache=self::LOOKUP_CACHING_ENABLED, string $lookupMode=LookupConstants::LATEST_FROM_REPLICA) | Wikibase\Repo\Store\Sql\SqlStore | |
getEntityPrefetcher() | Wikibase\Repo\Store\Sql\SqlStore | |
getEntityRedirectLookup() | Wikibase\Repo\Store\Sql\SqlStore | |
getEntityRevisionLookup( $cache=self::LOOKUP_CACHING_ENABLED) | Wikibase\Repo\Store\Sql\SqlStore | |
getEntityRevisionLookupCacheKey() | Wikibase\Repo\Store\Sql\SqlStore | private |
getEntityStore() | Wikibase\Repo\Store\Sql\SqlStore | |
getEntityStoreWatcher() | Wikibase\Repo\Store\Sql\SqlStore | |
getPropertyInfoLookup() | Wikibase\Repo\Store\Sql\SqlStore | |
getPropertyInfoStore() | Wikibase\Repo\Store\Sql\SqlStore | |
getPropertyInfoTable() | Wikibase\Repo\Store\Sql\SqlStore | private |
LOOKUP_CACHING_DISABLED | Wikibase\Repo\Store\Store | |
LOOKUP_CACHING_ENABLED | Wikibase\Repo\Store\Store | |
LOOKUP_CACHING_RETRIEVE_ONLY | Wikibase\Repo\Store\Store | |
newEntityPrefetcher() | Wikibase\Repo\Store\Sql\SqlStore | private |
newEntityStore() | Wikibase\Repo\Store\Sql\SqlStore | private |
newItemsWithoutSitelinksFinder() | Wikibase\Repo\Store\Sql\SqlStore | |
newPropertyInfoStore() | Wikibase\Repo\Store\Sql\SqlStore | private |
newSiteLinkStore() | Wikibase\Repo\Store\Sql\SqlStore | |