Showing 5,014 of 7,620 total issues
Method setGradeOverviewForTask
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblTask $tblTask,
$divisionList,
$tableHeaderList,
$studentList,
$tableList
Method updateProposalBehaviorGrade
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblProposalBehaviorGrade $tblProposalBehaviorGrade,
$Grade,
$Comment = '',
$Trend = 0,
TblPerson $tblPersonTeacher = null
Method getGradesAllByStudentAndYearAndSubject
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblPerson $tblPerson,
TblYear $tblYear,
TblSubject $tblSubject,
TblTestType $tblTestType,
TblPeriod $tblPeriod = null
Method updateLeaveContent
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
IFormInterface $Form = null,
TblPerson $tblPerson,
TblDivision $tblDivision,
TblCertificate $tblCertificate,
$Data
Method getPrepareGradeBySubject
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblPrepareCertificate $tblPrepare,
TblPerson $tblPerson,
TblDivision $tblDivision,
TblSubject $tblSubject,
TblTestType $tblTestType
Method createLeaveStudent
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblPerson $tblPerson,
TblDivision $tblDivision,
TblCertificate $tblCertificate,
$IsApproved = false,
$IsPrinted = false
Method updatePrepareSetSigner
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
IFormInterface $Stage,
TblPrepareCertificate $tblPrepare,
TblGroup $tblGroup = null,
$Data,
$Route
Method createLeaveStudent
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblPerson $tblPerson,
TblDivision $tblDivision,
TblCertificate $tblCertificate,
$IsApproved = false,
$IsPrinted = false
Method updateAbiturLevelTenGrades
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
IFormInterface $form,
TblPrepareCertificate $tblPrepare,
TblPerson $tblPerson,
$Data,
$GroupId
Method getPrepareGradeByGradeType
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblPrepareCertificate $tblPrepare,
TblPerson $tblPerson,
TblDivision $tblDivision,
TblTestType $tblTestType,
TblGradeType $tblGradeType
Method getPrepareGradeByGradeType
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblPrepareCertificate $tblPrepare,
TblPerson $tblPerson,
TblDivision $tblDivision,
TblTestType $tblTestType,
TblGradeType $tblGradeType
Method updateAbiturPrepareInformation
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
IFormInterface $form,
TblPrepareCertificate $tblPrepare,
TblPerson $tblPerson,
$Data,
$GroupId
Method getPrepareGradeBySubject
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblPrepareCertificate $tblPrepare,
TblPerson $tblPerson,
TblDivision $tblDivision,
TblSubject $tblSubject,
TblTestType $tblTestType
Method createLeaveAdditionalGrade
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblLeaveStudent $tblLeaveStudent,
TblSubject $tblSubject,
TblPrepareAdditionalGradeType $tblPrepareAdditionalGradeType,
$grade,
$isLocked = false
Method copyAbiturPreliminaryGradesFromAppointedDateTask
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblDivision $tblDivision,
TblPerson $tblPerson,
TblPrepareCertificate $tblPrepareCertificate,
TblPrepareAdditionalGradeType $tblPrepareAdditionalGradeType,
TblTestType $tblTestType
Method frontendResetApprovePreparePerson
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$PrepareId = null,
$PersonId = null,
$LeaveStudentId = null,
$IsLeave = false,
$IsAllYears = false)
Method frontendPrepareDiplomaAbiturBlockI
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$PrepareId = null,
$GroupId = null,
$PersonId = null,
$View = BlockIView::PREVIEW,
$Data = null
Method frontendResetApprovePrepareDivision
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$PrepareId = null,
$DivisionId = null,
$IsLeave = false,
$Route = '/Education/Certificate/Approve/Prepare',
$IsAllYears = false
Method updatePrepareBehaviorGradesAndRemark
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
IFormInterface $Stage = null,
TblPrepareCertificate $tblPrepare,
$Route = 'Teacher',
$Grades,
$Remarks
Method frontendDroppedSubjects
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function frontendDroppedSubjects($PrepareId = null, $GroupId = null, $PersonId = null, $Route = null, $Data = null)