Wikibase
MediaWiki Wikibase extension
|
A DomainDb to access a client wiki. More...
Additional Inherited Members | |
![]() | |
__construct (ILBFactory $lbFactory, string $domainId, array $loadGroups=[]) | |
sessionConsistentConnections () | |
WARNING: Do not override the load-groups in individual method calls on SessionConsistentConnectionManager. More... | |
connections () | |
WARNING: Do not override the load-groups in individual method calls on ConnectionManager! Instead add them to the factory method! More... | |
replication () | |
getEmptyTransactionTicket (string $fname) | |
Only used in batch writing (replication aware). More... | |
commitAndWaitForReplication (string $fname, $ticket) | |
Only used in batch writing (replication aware). More... | |
autoReconfigure () | |
Reload the LBFactory configuration. More... | |
loadBalancer () | |
domain () | |
![]() | |
const | LOAD_GROUP_FROM_CLIENT = 'from-client' |
const | LOAD_GROUP_FROM_REPO = 'from-repo' |
A DomainDb to access a client wiki.
Use this class to access database tables created by the WikibaseClient extension, or otherwise belonging to a client wiki. (This access may happen in repo, client, or lib.)