Showing 5,014 of 7,620 total issues
Method getSubjectLanesCoswig
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$personId,
$isSlice = true,
$languagesWithStartLevel = array(),
$TextSize = '14px',
$IsGradeUnderlined = false
Method setColumnElement
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Section $section,
$name,
$textSize,
$isBorderBottom = false,
$isBorderRight = false
Method setColumnElement
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Section $section,
$name,
$textSize,
$isBorderBottom = false,
$isBorderRight = false
Method buildDummyFile
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
private static function buildDummyFile($DocumentClass, $Data = array(), $pageList = array(),
$paperOrientation = Creator::PAPERORIENTATION_PORTRAIT, $isDestruction = true)
Method setColumnElement
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Section $section,
$name,
$textSize,
$isBorderBottom = false,
$isBorderRight = false
Method setRow
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
private static function setRow(&$sliceList, $identifier, $name, $part, $paddingLeft = '50px')
Method getAddressSlice
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$CompanyName,
$CompanyExtendedName,
$CompanyAddress,
TblPerson $tblPersonDebtor,
$TextSize = '8px'
Method getAddressSlice
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$CompanyName,
$CompanyExtendedName,
$CompanyAddress,
TblPerson $tblPersonDebtor,
$TextSize = '8px'
Method setHeaderTest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
private function setHeaderTest(Section $section, $text, $width, $isBold = false, $hasBorderRight = false)
Method setContent
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblDivision $tblDivision,
TblSubject $tblSubject,
TblSubjectGroup $tblSubjectGroup = null,
TblPeriod $tblPeriod,
$isLastPeriod = false
Method getFormField
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getFormField( $PropertyName, $Placeholder = null, $Label = null, IIconInterface $Icon = null, $doResetCount = false )
Method getFormField
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getFormField( $PropertyName, $Placeholder = null, $Label = null, IIconInterface $Icon = null, $doResetCount = false )
Method createMetaDataComparisonExcel
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function createMetaDataComparisonExcel($Person = null, $Year = null, $Division = null, $Option = null, $PersonGroup = null)
Method frontendMetaDataComparison
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function frontendMetaDataComparison($Person = null, $Year = null, $Division = null, $Option = null, $PersonGroup = null) {
Method getFormField
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getFormField( $PropertyName, $Placeholder = null, $Label = null, IIconInterface $Icon = null, $doResetCount = false )
Method getFormField
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getFormField( $PropertyName, $Placeholder = null, $Label = null, IIconInterface $Icon = null, $doResetCount = false )
Method getFormField
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getFormField( $PropertyName, $Placeholder = null, $Label = null, IIconInterface $Icon = null, $doResetCount = false )
Method getFormField
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getFormField( $PropertyName, $Placeholder = null, $Label = null, IIconInterface $Icon = null, $doResetCount = false )
Method createFilterField
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TblSerialLetter $tblSerialLetter,
TblFilterCategory $tblFilterCategory,
$FilterField,
$FilterValue,
$FilterNumber
Method createPresetSetting
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function createPresetSetting(TblPreset $tblPreset, $Field, $View, $ViewType, $Position)