Showing 3,246 of 4,217 total issues
Avoid too many return
statements within this method. Open
Open
return $default;
Avoid too many return
statements within this method. Open
Open
return $start . 'echo (defined(\'' . $c . '\') ? constant(\'' . $c . '\') : null);' . $end;
Avoid too many return
statements within this method. Open
Open
return $start . 'ob_start();' . $end . $m[1] . $start . '$__content_to_clean = ob_get_clean(); echo trim(str_replace(array("\r","\n","\t"),"",stripslashes($__content_to_clean))); ' . $end;
Avoid too many return
statements within this method. Open
Open
return $new_string;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $start . $_this->_compile_if_funcs($m) . $end;
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
return $tpl->_process_var_filters($replace[$m[1]], $m[2]);
Avoid too many return
statements within this method. Open
Open
return $func($m, $replace, $name, $_this);
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return '<h4>edit: ' . $replace['stpl_name'] . ' for theme: ' . $replace['theme_name'] . ', inside: ' . $replace['location'] . '</h4>' .
form($replace, [
'data-onsubmit' => '$(this).find("#' . $hidden_id . '").val( $("#' . $div_id . '").data("ace_editor").session.getValue() );',
])
->container('<div id="' . $div_id . '" style="width: 90%; height: 500px;">' . $stpl_text . '</div>', '', [
Avoid too many return
statements within this method. Open
Open
return $start . 'echo $this->call_custom_pattern(\'' . $m['name'] . '\', \'' . str_replace("'", "\\'", $m['args']) . '\', null, $replace, $name);' . $end;
Avoid too many return
statements within this method. Open
Open
return $start . 'echo module_conf(\'' . $m[1] . '\',\'' . $m[2] . '\');' . $end;
Avoid too many return
statements within this method. Open
Open
return $start . 'echo _class_safe("graphics")->tip(array("raw"=>\'' . addslashes($m['raw']) . '\', "replace" => $replace, "tpl_name" => $name));' . $end;
Avoid too many return
statements within this method. Open
Open
return $string;
Avoid too many return
statements within this method. Open
Open
return module_safe('advertising')->_show(['ad' => $m[1]]);
Avoid too many return
statements within this method. Open
Open
return $tpl->_url_wrapper($m[1]);
Avoid too many return
statements within this method. Open
Open
return $start . $_this->_compile_foreach($m) . $end;
Avoid too many return
statements within this method. Open
Open
return false;