Showing 4,652 of 306,333 total issues
Avoid too many return
statements within this method. Open
Open
return 'PLL_NOT_RENEWED_VERIFICATION';
Avoid too many return
statements within this method. Open
Open
return \call_user_func_array("{$classFunction['class']}::{$classFunction['method']}", [$this, 'PLL_WAITING_FOR_RENEWAL', $renewalTime]);
Avoid too many return
statements within this method. Open
Open
return $this->getListViewDisplayValue($rawValue, $record, $recordModel, $rawText);
Avoid too many return
statements within this method. Open
Open
return $result;
Avoid too many return
statements within this method. Open
Open
return trim($result, "\n\t ") . '</div>';
Avoid too many return
statements within this method. Open
Open
return $result . '</div>';
Avoid too many return
statements within this method. Open
Open
return 'record_number';
Avoid too many return
statements within this method. Open
Open
return \App\Record::getHtmlLink($value, $referenceModuleName, \is_int($length) ? $length : \App\Config::main('href_max_length'), !empty($this->fullUrl));
Avoid too many return
statements within this method. Open
Open
return '<span class="c-menu__item__icon yfm-' . $menu['mod'] . '" aria-hidden="true"></span>';
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $prefix . self::pluralize($months, 'LBL_MONTH') . $suffix;
Avoid too many return
statements within this method. Open
Open
return "<span class=\"yfm-{$referenceModuleName} mr-1\"></span>" . \App\Record::getHtmlLink($value, $referenceModuleName, \App\Config::main('href_max_length'));
Avoid too many return
statements within this method. Open
Open
return \App\Record::getHtmlLink($value, $referenceModuleName, \App\Config::main('href_max_length'));
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return $prefix . self::pluralize($days, 'LBL_DAY') . $suffix;
Avoid too many return
statements within this method. Open
Open
return $prefix . $result . $suffix;
Avoid too many return
statements within this method. Open
Open
return $view . 'Base' . '.tpl';
Avoid too many return
statements within this method. Open
Open
return false;