DerDu/SPHERE-Framework

View on GitHub

Showing 5,014 of 7,620 total issues

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

    public function createType($Name, $Description = '', TblGroup $tblGroup = null, $IsLocked = false, $IsBidirectional = null)
Severity: Minor
Found in Application/People/Relationship/Service/Data.php - About 35 mins to fix

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

            TblPerson $tblPerson,
            $Type,
            $To,
            TblToPerson $tblToPerson = null,
            $Search = ''
    Severity: Minor
    Found in Application/People/Relationship/Service.php - About 35 mins to fix

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

              TblPerson $tblPerson,
              $Type,
              $To,
              TblToCompany $tblToCompany = null,
              $Search = ''
      Severity: Minor
      Found in Application/People/Relationship/Service.php - About 35 mins to fix

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

            public function createSpecial(TblPerson $serviceTblPerson,
                $Date,
                $PersonEditor = '',
                $Remark = '',
                $IsCanceled = false
        Severity: Minor
        Found in Application/People/Meta/Student/Service/Data/Support.php - About 35 mins to fix

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

                  TblPerson $tblPersonFrom,
                  TblPerson $tblPersonTo,
                  TblType $tblType,
                  $Remark,
                  $Ranking = null
          Severity: Minor
          Found in Application/People/Relationship/Service.php - About 35 mins to fix

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

                public function formRelationshipToCompany($PersonId, $ToCompanyId = null, $setPost = false, $Search = '', IMessageInterface $message = null)
            Severity: Minor
            Found in Application/People/Relationship/Frontend.php - About 35 mins to fix

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

                      $Disease,
                      $Medication,
                      $Insurance,
                      $InsuranceState = 0,
                      $AttendingDoctor = ''
              Severity: Minor
              Found in Application/People/Meta/Student/Service.php - About 35 mins to fix

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

                        TblDivision $tblDivision,
                        TblSubject $tblSubject,
                        TblSubjectGroup $tblSubjectGroup = null,
                        TblTestType $tblTestType,
                        $taskList
                Severity: Minor
                Found in Application/Education/Graduation/Evaluation/Service.php - About 35 mins to fix

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

                          TblDivision $tblDivision,
                          TblSubject $tblSubject,
                          TblSubjectGroup $tblSubjectGroup = null,
                          TblTestType $tblTestType,
                          $taskList
                  Severity: Minor
                  Found in Application/Education/Graduation/Evaluation/Service.php - About 35 mins to fix

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

                            TblDivision $tblDivision,
                            TblSubject $tblSubject,
                            TblTestType $tblTestType = null,
                            TblPeriod $tblPeriod = null,
                            TblSubjectGroup $tblSubjectGroup = null
                    Severity: Minor
                    Found in Application/Education/Graduation/Evaluation/Service/Data.php - About 35 mins to fix

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

                              TblTask $tblTask,
                              TblDivision $tblDivision,
                              TblSubject $tblSubject,
                              TblGradeType $tblGradeType,
                              TblSubjectGroup $tblSubjectGroup = null
                      Severity: Minor
                      Found in Application/Education/Graduation/Evaluation/Service.php - About 35 mins to fix

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

                                TblDivision $tblDivision,
                                TblSubject $tblSubject,
                                TblTestType $tblTestType = null,
                                TblPeriod $tblPeriod = null,
                                TblSubjectGroup $tblSubjectGroup = null
                        Severity: Minor
                        Found in Application/Education/Graduation/Evaluation/Service.php - About 35 mins to fix

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

                                  TblTask $tblTask,
                                  TblDivision $tblDivision,
                                  TblSubject $tblSubject,
                                  TblGradeType $tblGradeType,
                                  TblSubjectGroup $tblSubjectGroup = null
                          Severity: Minor
                          Found in Application/Education/Graduation/Evaluation/Service/Data.php - About 35 mins to fix

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

                                    TblScoreRule $tblScoreRule,
                                    $tblGradeList,
                                    TblYear $tblYear = null,
                                    TblPeriod $tblPeriod = null,
                                    $isLevel12 = false
                            Severity: Minor
                            Found in Application/Education/Graduation/Gradebook/Service.php - About 35 mins to fix

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

                                  private function contentEditTestGrade(Stage $Stage, TblTest $tblTest, $Grade, $BasicRoute, $IsEdit = false)
                              Severity: Minor
                              Found in Application/Education/Graduation/Evaluation/Frontend.php - About 35 mins to fix

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

                                        TblDivisionSubject $tblDivisionSubject,
                                        TblTest $tblTest,
                                        $studentList,
                                        &$studentTestList,
                                        $isDivisionSubjectNamed = false
                                Severity: Minor
                                Found in Application/Education/Graduation/Evaluation/Frontend.php - About 35 mins to fix

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

                                          $highlighted,
                                          TblGradeType $tblGradeType = null,
                                          $period,
                                          $course,
                                          $count
                                  Severity: Minor
                                  Found in Application/Education/Graduation/Gradebook/MinimumGradeCount/Data.php - About 35 mins to fix

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

                                        public function setYearButtonList($Route, $IsAllYears, $YearId, &$tblYear, $HasAllYears = true)
                                    Severity: Minor
                                    Found in Application/Education/Graduation/Evaluation/Frontend.php - About 35 mins to fix

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

                                              TblDivision $tblDivision,
                                              TblTest $tblTest,
                                              TblPerson $tblPerson,
                                              $studentList,
                                              $grades
                                      Severity: Minor
                                      Found in Application/Education/Graduation/Evaluation/Frontend.php - About 35 mins to fix

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

                                                $highlighted,
                                                TblGradeType $tblGradeType = null,
                                                $period,
                                                $course,
                                                $count
                                        Severity: Minor
                                        Found in Application/Education/Graduation/Gradebook/MinimumGradeCount/Service.php - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language