Showing 571 of 6,975 total issues
Avoid too many return
statements within this method. Open
Open
return rtrim($url, '/');
Avoid too many return
statements within this method. Open
Open
return $value[$index];
Avoid too many return
statements within this method. Open
Open
return $ret;
Avoid too many return
statements within this method. Open
Open
return "<textarea id='{$fid}' {$include} name='{$fname}' {$required} {$title}>{$curval}</textarea>";
Avoid too many return
statements within this method. Open
Open
return $value;
Avoid too many return
statements within this method. Open
Open
return $ret;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
if($fieldValue == '') { return "''"; }
Avoid too many return
statements within this method. Open
Open
return "<span class='label label-important label-danger' title='".$className. '::' .$meth."'>Missing Method</span>";
Avoid too many return
statements within this method. Open
Open
return "<img class='img-responsive img-fluid' src='" . $thumbSrc . "' alt='" . LAN_YOUTUBE_PLAYLIST . "' style='width:" . vartrue($parm['w'], '80') . "px'/>";
Avoid too many return
statements within this method. Open
Open
return $thumb;
Avoid too many return
statements within this method. Open
Open
return $this;
Avoid too many return
statements within this method. Open
Open
return $this;
Avoid too many return
statements within this method. Open
Open
return '
<div class="video-responsive">
<video width="' . $width . '" height="' . $height . '" controls>
<source src="' . $file . '" type="' . $mime . '">
Avoid too many return
statements within this method. Open
Open
return $this->invalidLogin($username, LOGIN_MULTIPLE, $user_id);
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return e107::getForm()->datepicker($fname,$curval,$opts);
Avoid too many return
statements within this method. Open
Open
return $tp->toImage($value, $thparms);
Avoid too many return
statements within this method. Open
Open
return "Type 'files' must have a data type of 'array' or 'json'";
Avoid too many return
statements within this method. Open
Open
return $this->rowCount();