Showing 5,014 of 7,620 total issues
Consider simplifying this complex logical expression. Open
Open
if ($tblYear && $tblLevel && $Name != '') {
$tblDivisionList = array();
if (( $tblDivision = ( new Data($this->getBinding()) )->getDivisionByDivisionNameAndLevelAndYear($Name, $tblLevel, $tblYear) )) {
$tblDivisionList[] = $tblDivision;
return $tblDivisionList;
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
$DataList,
Title $TableTitle = null,
$ColumnDefinition = array(),
$Interactive = true,
$useHtmlRenderer = false
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 __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$Name,
$Label = '',
$Placeholder = '',
$Data = array(),
IIconInterface $Icon = null
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($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 __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
IBridgeInterface $File,
$Title,
$Description = '',
$ButtonList = array(),
$Type = self::THUMBNAIL_TYPE_DEFAULT
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$Name,
$Placeholder = '',
$Label = '',
IIconInterface $Icon = null,
$Option = null
Method addMediaItem
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function addMediaItem($Headline, $Content, $Object, $Route = '', $Alignment = LayoutSocial::ALIGN_TOP)
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 __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct(Route $Route, Name $Name, Icon $Icon = null, $Active = false, $ToolTip = false)
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 __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$Name,
$Label = '',
$Placeholder = '',
$Data = array(),
IIconInterface $Icon = null
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
TableHead $TableHead,
TableBody $TableBody,
Title $TableTitle = null,
$Interactive = false,
TableFoot $TableFoot = null
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($Title, $Content, $Type = Panel::PANEL_TYPE_DEFAULT, $Footer = null, $Filter = false)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$Name,
$Placeholder = '',
$Label = '',
IIconInterface $Icon = null,
$Rows = 5
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 __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$Name,
$Placeholder = '',
$Label = '',
IIconInterface $Icon = null,
$Mask = null