Showing 5,014 of 7,620 total issues
Method createType
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function createType($Name, $Description = '', TblGroup $tblGroup = null, $IsLocked = false, $IsBidirectional = null)
Method checkFormRelationshipToPerson
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblPerson $tblPerson,
$Type,
$To,
TblToPerson $tblToPerson = null,
$Search = ''
Method checkFormRelationshipToCompany
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblPerson $tblPerson,
$Type,
$To,
TblToCompany $tblToCompany = null,
$Search = ''
Method createSpecial
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function createSpecial(TblPerson $serviceTblPerson,
$Date,
$PersonEditor = '',
$Remark = '',
$IsCanceled = false
Method insertRelationshipToPerson
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblPerson $tblPersonFrom,
TblPerson $tblPersonTo,
TblType $tblType,
$Remark,
$Ranking = null
Method formRelationshipToCompany
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function formRelationshipToCompany($PersonId, $ToCompanyId = null, $setPost = false, $Search = '', IMessageInterface $message = null)
Method insertStudentMedicalRecord
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$Disease,
$Medication,
$Insurance,
$InsuranceState = 0,
$AttendingDoctor = ''
Method setFutureTaskList
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblDivision $tblDivision,
TblSubject $tblSubject,
TblSubjectGroup $tblSubjectGroup = null,
TblTestType $tblTestType,
$taskList
Method setCurrentTaskList
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblDivision $tblDivision,
TblSubject $tblSubject,
TblSubjectGroup $tblSubjectGroup = null,
TblTestType $tblTestType,
$taskList
Method getTestAllByTypeAndDivisionAndSubjectAndPeriodAndSubjectGroup
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblDivision $tblDivision,
TblSubject $tblSubject,
TblTestType $tblTestType = null,
TblPeriod $tblPeriod = null,
TblSubjectGroup $tblSubjectGroup = null
Method existsTestByTaskAndGradeType
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblTask $tblTask,
TblDivision $tblDivision,
TblSubject $tblSubject,
TblGradeType $tblGradeType,
TblSubjectGroup $tblSubjectGroup = null
Method getTestAllByTypeAndDivisionAndSubjectAndPeriodAndSubjectGroup
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblDivision $tblDivision,
TblSubject $tblSubject,
TblTestType $tblTestType = null,
TblPeriod $tblPeriod = null,
TblSubjectGroup $tblSubjectGroup = null
Method existsTestByTaskAndGradeType
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblTask $tblTask,
TblDivision $tblDivision,
TblSubject $tblSubject,
TblGradeType $tblGradeType,
TblSubjectGroup $tblSubjectGroup = null
Method getScoreConditionByStudent
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblScoreRule $tblScoreRule,
$tblGradeList,
TblYear $tblYear = null,
TblPeriod $tblPeriod = null,
$isLevel12 = false
Method contentEditTestGrade
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
private function contentEditTestGrade(Stage $Stage, TblTest $tblTest, $Grade, $BasicRoute, $IsEdit = false)
Method setStudentList
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblDivisionSubject $tblDivisionSubject,
TblTest $tblTest,
$studentList,
&$studentTestList,
$isDivisionSubjectNamed = false
Method getMinimumGradeCountAllBy
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$highlighted,
TblGradeType $tblGradeType = null,
$period,
$course,
$count
Method setYearButtonList
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function setYearButtonList($Route, $IsAllYears, $YearId, &$tblYear, $HasAllYears = true)
Method setTableContentForBehaviourTask
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblDivision $tblDivision,
TblTest $tblTest,
TblPerson $tblPerson,
$studentList,
$grades
Method getMinimumGradeCountAllBy
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$highlighted,
TblGradeType $tblGradeType = null,
$period,
$course,
$count