$changeLookup | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
$changeStore | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
$entityIdParser | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
$entityIdSerialization | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
$jobQueueGroupFactory | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
$logger | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
$stats | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
$subscriptionLookup | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
__construct(SubscriptionLookup $subscriptionLookup, EntityChangeLookup $changeLookup, EntityIdParser $entityIdParser, JobQueueGroupFactory $jobQueueGroupFactory, ChangeStore $changeStore, LoggerInterface $logger, StatsdDataFactoryInterface $stats, array $params) | Wikibase\Repo\ChangeModification\DispatchChangesJob | |
deleteChangeRows(array $changes) | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
ENTITY_ID_KEY | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
filterClientWikis(array $allClientWikis, array $subscribedClientSites, array $wikisWithSitelinkChanges) | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
getClientJobSpecification(array $changes) | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
getClientWikis(SettingsArray $repoSettings) | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
getWikiIdsWithChangedSitelinks(array $changes) | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
logUnsubscribedWikisWithSitelinkChanges( $dispatchingClientSites, $subscribedClientSites) | Wikibase\Repo\ChangeModification\DispatchChangesJob | private |
makeJobSpecification(string $entityIdSerialization) | Wikibase\Repo\ChangeModification\DispatchChangesJob | static |
newFromGlobalState( $unused, array $params) | Wikibase\Repo\ChangeModification\DispatchChangesJob | static |
run() | Wikibase\Repo\ChangeModification\DispatchChangesJob | |