Showing 5,014 of 7,620 total issues
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($Content, IIconInterface $Icon = null, $Toggle = false, $Padding = '15', $MarginBottom = '18')
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($Name, $Path, IIconInterface $Icon = null, $Data = array(), $ToolTip = false)
Method saveEditRelationshipToCompanyModal
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function saveEditRelationshipToCompanyModal($PersonId, $ToCompanyId, $Type, $To, $Search)
Method checkFormAddressToPerson
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblPerson $tblPerson,
$Street,
$City,
$Type,
TblToPerson $tblToPerson = null
Method checkFormAddressToCompany
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblCompany $tblCompany,
$Street,
$City,
$Type,
TblToCompany $tblToCompany = null
Method createGroup
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function createGroup($Name, $Description, $Remark, $IsLocked = false, $MetaTable = '')
Method downloadCheckList
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$ListId = null,
$YearPersonId = null,
$LevelPersonId = null,
$SchoolOption1Id = null,
$SchoolOption2Id = null
Method pieceDestroyGroupConfirm
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function pieceDestroyGroupConfirm($Id, $receiverGroupList, $receiverModalCreate, $receiverModalEdit, $receiverModalDestroy)
Method saveEditRelationshipToPersonModal
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function saveEditRelationshipToPersonModal($PersonId, $ToPersonId, $Type, $To, $Search)
Method pieceCreateGroup
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function pieceCreateGroup($Group, $receiverGroupList, $receiverModalCreate, $receiverModalEdit, $receiverModalDestroy)
Method downloadMetaDataComparison
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function downloadMetaDataComparison($Person = null, $Year = null, $Division = null, $Option = null, $PersonGroup = null)
Method saveEditDebtorSelection
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$Identifier = '',
$PersonId = '',
$ItemId = '',
$DebtorSelectionId = '',
$DebtorSelection = array()
Method openModal
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function openModal($modalField, $useFilter = null, $Year = null, $Division = null, $Node = null)
Method checkInputVariant
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
private function checkInputVariant($Identifier, $ItemId, $VariantId, $Variant = array(), $Calculation = array())
Method pipelineOpenEditDebtorSelectionModal
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$Identifier = '',
$PersonId = '',
$ItemId = '',
$DebtorSelectionId = '',
$DebtorSelection = array()
Method checkInputDebtorSelection
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$Identifier = '',
$PersonId = '',
$ItemId = '',
$DebtorSelectionId = '',
$DebtorSelection = array()
Method replaceTransferDate
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function replaceTransferDate($modalField, $CloneField, $PersonIdArray, $Id, TblStudentTransferType $tblStudentTransferType)
Method setLevelTenRow
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
private function setLevelTenRow(Slice $slice, $subject, $i, $grade, $gradeText)
Method setColumnElement
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Section $section,
$name,
$textSize,
$isBorderBottom = false,
$isBorderRight = false
Method getSubjectLanesCustomForChemnitz
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$personId,
$isSlice = true,
$languagesWithStartLevel = array(),
$TextSize = '14px',
$IsGradeUnderlined = false