Wikibase
MediaWiki Wikibase extension
|
Root namespace for DataAccess component code. More...
Namespaces | |
MediaWiki | |
Serializer | |
Tests | |
Root namespace for DataAccess component test code. | |
Classes | |
interface | AliasTermBuffer |
AliasTermBuffer Interface, to be used alongside TermBuffer. More... | |
class | ApiEntitySource |
class | ByTypeDispatchingEntityIdLookup |
An EntityIdLookup that dispatches by Title content model to inner EntityIdLookups. More... | |
class | ByTypeDispatchingEntityPrefetcher |
class | ByTypeDispatchingEntityRevisionLookup |
An EntityRevisionLookup that dispatches by entity type to inner EntityRevisionLookups. More... | |
interface | DataAccessServices |
An interface of a factory of data retrieval/lookup services. More... | |
class | DataAccessSettings |
Provides access to settings relevant for services in the data access component. More... | |
class | DatabaseEntitySource |
interface | EntitySource |
An EntitySource includes information needed to interact with one or more entity types at a given source. More... | |
class | EntitySourceDefinitions |
A collection of EntitySource objects. More... | |
class | EntitySourceDefinitionsConfigParser |
TODO: alternatively, the logic could go to the "static constructor" of EntitySourceDefinitions class? More... | |
class | EntitySourceLookup |
class | MultipleEntitySourceServices |
TODO this has been introduced into data-access with a couple of points that still bind to wikibase lib: More... | |
class | NullPrefetchingTermLookup |
PrefetchingTermLookup implementation that does nothing. More... | |
interface | PrefetchingTermLookup |
Interface for implementations of both TermLookup and TermBuffer. More... | |
class | SingleEntitySourceServices |
Collection of services for a single EntitySource. More... | |
class | SingleEntitySourceServicesFactory |
class | SourceAndTypeDispatchingPrefetchingTermLookup |
interface | WikibaseServices |
Interface of the top-level container/factory of data access services. More... | |
Root namespace for DataAccess component code.