DerDu/SPHERE-Framework

View on GitHub

Showing 5,014 of 7,620 total issues

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

    public function __construct($Content, IIconInterface $Icon = null, $Toggle = false, $Padding = '15', $MarginBottom = '18')
Severity: Minor
Found in Common/Frontend/Message/Repository/Danger.php - About 35 mins to fix

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

        public function __construct($Name, $Path, IIconInterface $Icon = null, $Data = array(), $ToolTip = false)
    Severity: Minor
    Found in Common/Frontend/Link/Repository/Mailto.php - About 35 mins to fix

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

          public function saveEditRelationshipToCompanyModal($PersonId, $ToCompanyId, $Type, $To, $Search)
      Severity: Minor
      Found in Application/Api/Contact/ApiRelationshipToCompany.php - About 35 mins to fix

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

                TblPerson $tblPerson,
                $Street,
                $City,
                $Type,
                TblToPerson $tblToPerson = null
        Severity: Minor
        Found in Application/Contact/Address/Service.php - About 35 mins to fix

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

                  TblCompany $tblCompany,
                  $Street,
                  $City,
                  $Type,
                  TblToCompany $tblToCompany = null
          Severity: Minor
          Found in Application/Contact/Address/Service.php - About 35 mins to fix

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

                public function createGroup($Name, $Description, $Remark, $IsLocked = false, $MetaTable = '')
            Severity: Minor
            Found in Application/Corporation/Group/Service/Data.php - About 35 mins to fix

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

                      $ListId = null,
                      $YearPersonId = null,
                      $LevelPersonId = null,
                      $SchoolOption1Id = null,
                      $SchoolOption2Id = null
              Severity: Minor
              Found in Application/Api/Reporting/CheckList/CheckList.php - About 35 mins to fix

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

                    public function pieceDestroyGroupConfirm($Id, $receiverGroupList, $receiverModalCreate, $receiverModalEdit, $receiverModalDestroy)
                Severity: Minor
                Found in Application/Api/Platform/Gatekeeper/ApiUserGroup.php - About 35 mins to fix

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

                      public function saveEditRelationshipToPersonModal($PersonId, $ToPersonId, $Type, $To, $Search)
                  Severity: Minor
                  Found in Application/Api/Contact/ApiRelationshipToPerson.php - About 35 mins to fix

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

                        public function pieceCreateGroup($Group, $receiverGroupList, $receiverModalCreate, $receiverModalEdit, $receiverModalDestroy)
                    Severity: Minor
                    Found in Application/Api/Platform/Gatekeeper/ApiUserGroup.php - About 35 mins to fix

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

                          public function downloadMetaDataComparison($Person = null, $Year = null, $Division = null, $Option = null, $PersonGroup = null)
                      Severity: Minor
                      Found in Application/Api/Reporting/Standard/Person/Person.php - About 35 mins to fix

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

                                $Identifier = '',
                                $PersonId = '',
                                $ItemId = '',
                                $DebtorSelectionId = '',
                                $DebtorSelection = array()
                        Severity: Minor
                        Found in Application/Api/Billing/Accounting/ApiDebtorSelection.php - About 35 mins to fix

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

                              public function openModal($modalField, $useFilter = null, $Year = null, $Division = null, $Node = null)
                          Severity: Minor
                          Found in Application/Api/MassReplace/ApiMassReplace.php - About 35 mins to fix

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

                                private function checkInputVariant($Identifier, $ItemId, $VariantId, $Variant = array(), $Calculation = array())
                            Severity: Minor
                            Found in Application/Api/Billing/Inventory/ItemVariant.php - About 35 mins to fix

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

                                      $Identifier = '',
                                      $PersonId = '',
                                      $ItemId = '',
                                      $DebtorSelectionId = '',
                                      $DebtorSelection = array()
                              Severity: Minor
                              Found in Application/Api/Billing/Accounting/ApiDebtorSelection.php - About 35 mins to fix

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

                                        $Identifier = '',
                                        $PersonId = '',
                                        $ItemId = '',
                                        $DebtorSelectionId = '',
                                        $DebtorSelection = array()
                                Severity: Minor
                                Found in Application/Api/Billing/Accounting/ApiDebtorSelection.php - About 35 mins to fix

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

                                      public function replaceTransferDate($modalField, $CloneField, $PersonIdArray, $Id, TblStudentTransferType $tblStudentTransferType)
                                  Severity: Minor
                                  Found in Application/Api/People/Meta/Transfer/MassReplaceTransfer.php - About 35 mins to fix

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

                                        private function setLevelTenRow(Slice $slice, $subject, $i, $grade, $gradeText)
                                    Severity: Minor
                                    Found in Application/Api/Education/Certificate/Generator/Repository/GymAbitur.php - About 35 mins to fix

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

                                              Section $section,
                                              $name,
                                              $textSize,
                                              $isBorderBottom = false,
                                              $isBorderRight = false
                                      Severity: Minor
                                      Found in Application/Api/Education/Certificate/Generator/Repository/GymAbitur.php - About 35 mins to fix

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

                                                $personId,
                                                $isSlice = true,
                                                $languagesWithStartLevel = array(),
                                                $TextSize = '14px',
                                                $IsGradeUnderlined = false
                                        Severity: Minor
                                        Found in Application/Api/Education/Certificate/Generator/Certificate.php - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language