wikimedia/mediawiki-extensions-Wikibase

View on GitHub
repo/includes/Store/Sql/Terms/DatabaseTermsCollisionDetector.php

Summary

Maintainability
A
35 mins
Test Coverage

Method findEntityIdsWithTermInLang has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        string $lang,
        string $text,
        int $termTypeId,
        bool $firstMatchOnly = false,
        array $filterOnEntityIds = []
Severity: Minor
Found in repo/includes/Store/Sql/Terms/DatabaseTermsCollisionDetector.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status