Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Store\Sql Namespace Reference

Namespaces

namespace  Terms
 

Classes

class  ChangesSubscriptionTableBuilder
 Implements initial population (priming) for the wb_changes_subscription table, based on the wb_items_per_site. More...
 
class  DatabaseSchemaUpdater
 
class  DispatchStats
 Utility class for collecting dispatch statistics. More...
 
class  ItemsPerSiteBuilder
 Utility class for rebuilding the wb_items_per_site table. More...
 
class  PropertyInfoTableBuilder
 Utility class for rebuilding the wb_property_info table. More...
 
class  SqlEntityIdPager
 SqlEntityIdPager is a cursor for iterating over the EntityIds stored in the current Wikibase installation. More...
 
class  SqlEntityIdPagerFactory
 Factory for SqlEntityIdPager objects. More...
 
class  SqlIdGenerator
 Unique Id generator implemented using an SQL table. More...
 
class  SqlItemsWithoutSitelinksFinder
 Service for getting Items without sitelinks. More...
 
class  SqlSiteLinkConflictLookup
 
class  SqlStore
 Implementation of the store interface using an SQL backend via MediaWiki's storage abstraction layer. More...
 
class  SqlSubscriptionLookup
 Implementation of SubscriptionLookup based on a database table. More...
 
class  UpsertSqlIdGenerator
 Unique Id generator implemented using an SQL table and an UPSERT query. More...
 
class  WikiPageEntityRedirectLookup
 
class  WikiPageEntityStore
 EntityStore implementation based on WikiPage. More...