Showing 1,238 of 1,238 total issues
Function computeOffsets
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function computeOffsets(table, ticks, min, max, options) {
Function drawArea
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function drawArea(ctx, curve0, curve1, len0, len1) {
Method progressCallback
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
private function progressCallback( Title $previous, Title $new, Status $status, int $total, int $processed ): void {
Method shouldAddAnchor
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Language $sourceLanguage,
Language $targetLanguage,
?string $headingText,
?Message $msg,
bool $isInline
Method getPageTextForRendering
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Language $sourceLanguage,
Language $targetLanguage,
bool $wrapUntranslated,
array $messages = [],
?Parser $parser = null
Method getTextForRendering
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
?Message $msg,
Language $sourceLanguage,
Language $targetLanguage,
bool $wrapUntranslated,
?Parser $parser = null
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Language $contentLanguage,
LanguageFactory $languageFactory,
LanguageNameUtils $languageNameUtils,
HookRunner $hookRunner,
Config $config
Method tpSyntaxCheck
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
RenderedRevision $renderedRevision,
UserIdentity $user,
CommentStoreComment $summary,
$flags,
Status $hookStatus
Method onParserGetVariableValueSwitch
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Parser $parser,
array &$variableCache,
string $magicWordId,
?string &$ret,
PPFrame $frame
Method showSearch
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
string $search,
string $count,
string $facets,
string $results,
int $total
Method getLanguageExportActions
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
string $groupId,
array $requestedLanguages,
array $alwaysExportLanguages,
int $exportThreshold = 0,
int $removalThreshold = 0
Method showRenames
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
MessageGroup $group,
MessageSourceChange $sourceChanges,
OutputPage $out,
string $language,
int &$limit
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
LanguageNameUtils $languageNameUtils,
TranslationStashReader $stash,
UserOptionsLookup $userOptionsLookup,
LanguageFactory $languageFactory,
ServiceOptions $options
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
ApiMain $mainModule,
string $moduleName,
IConnectionProvider $dbProvider,
UserFactory $userFactory,
MessageIndex $messageIndex
Method validateMessage
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
IContextSource $context,
Content $content,
Status $status,
string $summary,
User $user
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
LinkRenderer $linkRenderer,
ConfigHelper $configHelper,
MessageLocalizer $messageLocalizer,
Language $language,
MessageGroupMetadata $messageGroupMetadata
Method checkNonSourceAdditionsForRename
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
MessageSourceChange $changes,
string $sourceLanguage,
string $targetLanguage,
MessageCollection $wiki,
array $wikiKeys
Method searchProfileForm
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
SpecialSearch $search,
string &$form,
string $profile,
string $term,
array $opts
Method getGroupSyncInfoHtml
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
string $className,
string $summaryMsgKey,
string $descriptionMsgKey,
string $htmlContent,
string $preHtmlContent = null
Method backport
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
FileBasedMessageGroup $group,
string $source,
string $targetPath,
array $keyCompatibilityMap,
string $language