$editFilterHookRunner | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
$entityRedirectLookup | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
$entityRevisionLookup | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
$entityStore | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
$entityTitleLookup | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
$permissionChecker | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
$summaryFormatter | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
$tempUserCreator | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
__construct(EntityRevisionLookup $entityRevisionLookup, EntityStore $entityStore, EntityPermissionChecker $permissionChecker, SummaryFormatter $summaryFormatter, EditFilterHookRunner $editFilterHookRunner, EntityRedirectTargetLookup $entityRedirectLookup, EntityTitleStoreLookup $entityTitleLookup, TempUserCreator $tempUserCreator) | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | |
assertEntityIsRedirectable(EntityDocument $entity) | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | protected |
checkCanCreateRedirect(EntityId $entityId) | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
checkCompatible(EntityId $fromId, EntityId $toId) | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
checkExistsNoRedirect(EntityId $entityId) | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
checkPermissions(EntityId $entityId, IContextSource $context) | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
checkRateLimits(IContextSource $context) | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
checkSourceAndTargetNotTheSame(EntityId $fromId, EntityId $toId) | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |
createRedirect(EntityId $fromId, EntityId $toId, bool $bot, array $tags, IContextSource $context) | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | |
saveRedirect(EntityRedirect $redirect, FormatableSummary $summary, IContextSource $context, bool $bot, array $tags) | Wikibase\Repo\Interactors\EntityRedirectCreationInteractor | private |