Showing 1,432 of 2,096 total issues
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Article $article,
IContextSource $context,
PermissionManager $permissionManager,
RevisionLookup $revisionLookup,
AnonymousEditWarningBuilder $anonymousEditWarningBuilder,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
UsageLookup $usageLookup,
TitleFactory $titleFactory,
bool $allowLocalShortDesc,
DescriptionLookup $descriptionLookup,
LinkBatchFactory $linkBatchFactory,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
SettingsArray $settings,
SiteLinkLookup $siteLinkLookup,
SiteLookup $siteLookup,
EntityLookup $entityLookup,
SidebarLinkBadgeDisplay $sidebarLinkBadgeDisplay,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
NamespaceChecker $namespaceChecker,
RepoLinker $repoLinker,
SiteLinkLookup $siteLinkLookup,
$siteId,
UsageLookup $usageLookup,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
RepoLinker $repoLinker,
NamespaceChecker $namespaceChecker,
RedirectLookup $redirectLookup,
UserOptionsManager $userOptionsManager,
$siteId,
Method onFormat
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public static function onFormat( &$comment, $pre, $auto, $post, $title, $local, $wikiId = null ) {
Method createDumpGenerator
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
string $format,
$output,
string $flavor,
EntityRevisionLookup $entityRevisionLookup,
EntityPrefetcher $entityPrefetcher,
Method mergeItems
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ItemId $fromId,
ItemId $toId,
IContextSource $context,
array $ignoreConflicts = [],
?string $summary = null,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
EntityTitleLookup $titleLookup,
LanguageNameLookup $languageNameLookup,
SiteLookup $siteLookup,
SiteLinkLookup $siteLinkLookup,
SiteLinkTargetProvider $siteLinkTargetProvider,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$title,
array $tags,
SpecialPageCopyrightView $copyrightView,
SummaryFormatter $summaryFormatter,
EntityTitleLookup $entityTitleLookup,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ApiMain $mainModule,
string $moduleName,
FingerprintChangeOpFactory $termChangeOpFactory,
IBufferingStatsdDataFactory $stats,
bool $federatedPropertiesEnabled,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
AnonymousEditWarningBuilder $anonymousEditWarningBuilder,
EntityIdParser $idParser,
EntityTitleLookup $titleLookup,
ExceptionLocalizer $exceptionLocalizer,
ItemMergeInteractor $interactor,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$out,
EntityRevisionLookup $lookup,
Serializer $entitySerializer,
EntityPrefetcher $entityPrefetcher,
PropertyDataTypeLookup $dataTypeLookup,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$title,
$restriction,
array $tags,
SpecialPageCopyrightView $copyrightView,
SummaryFormatter $summaryFormatter,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ApiMain $mainModule,
string $moduleName,
EntityIdParser $idParser,
ApiErrorReporter $errorReporter,
ItemRedirectCreationInteractor $interactor,
Method factory
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ApiMain $apiMain,
string $moduleName,
PermissionManager $permissionManager,
ApiHelperFactory $apiHelperFactory,
EntityIdParser $entityIdParser,
Method factory
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ApiMain $mainModule,
string $moduleName,
ApiHelperFactory $apiHelperFactory,
SettingsArray $repoSettings,
SiteLinkGlobalIdentifiersProvider $siteLinkGlobalIdentifiersProvider,
Method __construct
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ApiMain $mainModule,
string $moduleName,
EntityIdParser $entityIdParser,
EntityIdFormatterFactory $entityIdFormatterFactory,
ResultBuilder $resultBuilder,
Method initServices
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
EntityLookup $entityLookup,
EntityStore $entityStore,
SummaryFormatter $summaryFormatter,
LoggerInterface $logger,
SiteLookup $siteLookup,
Method mergeItems
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ItemId $fromId,
ItemId $toId,
array $ignoreConflicts,
?string $summary,
bool $bot,