MediaWiki REL1_35
|
Factory service for RevisionStore instances. More...
Public Member Functions | |
__construct (ILBFactory $dbLoadBalancerFactory, BlobStoreFactory $blobStoreFactory, NameTableStoreFactory $nameTables, SlotRoleRegistry $slotRoleRegistry, WANObjectCache $cache, CommentStore $commentStore, ActorMigration $actorMigration, LoggerInterface $logger, IContentHandlerFactory $contentHandlerFactory, HookContainer $hookContainer) | |
getRevisionStore ( $dbDomain=false) | |
Factory service for RevisionStore instances.
This allows RevisionStores to be created for cross-wiki access.
Definition at line 51 of file RevisionStoreFactory.php.
MediaWiki\Revision\RevisionStoreFactory::__construct | ( | ILBFactory | $dbLoadBalancerFactory, |
BlobStoreFactory | $blobStoreFactory, | ||
NameTableStoreFactory | $nameTables, | ||
SlotRoleRegistry | $slotRoleRegistry, | ||
WANObjectCache | $cache, | ||
CommentStore | $commentStore, | ||
ActorMigration | $actorMigration, | ||
LoggerInterface | $logger, | ||
IContentHandlerFactory | $contentHandlerFactory, | ||
HookContainer | $hookContainer | ||
) |
ILBFactory | $dbLoadBalancerFactory | |
BlobStoreFactory | $blobStoreFactory | |
NameTableStoreFactory | $nameTables | |
SlotRoleRegistry | $slotRoleRegistry | |
WANObjectCache | $cache | |
CommentStore | $commentStore | |
ActorMigration | $actorMigration | |
LoggerInterface | $logger | |
IContentHandlerFactory | $contentHandlerFactory | |
HookContainer | $hookContainer |
Definition at line 91 of file RevisionStoreFactory.php.
References MediaWiki\Revision\RevisionStoreFactory\$actorMigration, MediaWiki\Revision\RevisionStoreFactory\$blobStoreFactory, MediaWiki\Revision\RevisionStoreFactory\$cache, MediaWiki\Revision\RevisionStoreFactory\$commentStore, MediaWiki\Revision\RevisionStoreFactory\$contentHandlerFactory, MediaWiki\Revision\RevisionStoreFactory\$dbLoadBalancerFactory, MediaWiki\Revision\RevisionStoreFactory\$hookContainer, MediaWiki\Revision\RevisionStoreFactory\$logger, MediaWiki\Revision\RevisionStoreFactory\$nameTables, and MediaWiki\Revision\RevisionStoreFactory\$slotRoleRegistry.
MediaWiki\Revision\RevisionStoreFactory::getRevisionStore | ( | $dbDomain = false | ) |
bool | string | $dbDomain | DB domain of the relevant wiki or false for the current one |
Definition at line 122 of file RevisionStoreFactory.php.
|
private |
Definition at line 65 of file RevisionStoreFactory.php.
Referenced by MediaWiki\Revision\RevisionStoreFactory\__construct().
|
private |
Definition at line 54 of file RevisionStoreFactory.php.
Referenced by MediaWiki\Revision\RevisionStoreFactory\__construct().
|
private |
Definition at line 58 of file RevisionStoreFactory.php.
Referenced by MediaWiki\Revision\RevisionStoreFactory\__construct().
|
private |
Definition at line 63 of file RevisionStoreFactory.php.
Referenced by MediaWiki\Revision\RevisionStoreFactory\__construct().
|
private |
Definition at line 74 of file RevisionStoreFactory.php.
Referenced by MediaWiki\Revision\RevisionStoreFactory\__construct().
|
private |
Definition at line 56 of file RevisionStoreFactory.php.
Referenced by MediaWiki\Revision\RevisionStoreFactory\__construct().
|
private |
Definition at line 77 of file RevisionStoreFactory.php.
Referenced by MediaWiki\Revision\RevisionStoreFactory\__construct().
|
private |
Definition at line 60 of file RevisionStoreFactory.php.
Referenced by MediaWiki\Revision\RevisionStoreFactory\__construct().
|
private |
Definition at line 68 of file RevisionStoreFactory.php.
Referenced by MediaWiki\Revision\RevisionStoreFactory\__construct().
|
private |
Definition at line 71 of file RevisionStoreFactory.php.
Referenced by MediaWiki\Revision\RevisionStoreFactory\__construct().