Showing 129 of 720 total issues
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $this->setFieldValue($fieldName, $fieldValue);
Avoid too many return
statements within this method. Open
Open
return "0.0";
Avoid too many return
statements within this method. Open
Open
return @$geoData->geoplugin_city;
Avoid too many return
statements within this method. Open
Open
return @json_decode($response, true);
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 $geoData;
Avoid too many return
statements within this method. Open
Open
return 'E_CORE_ERROR';
Avoid too many return
statements within this method. Open
Open
return 'E_COMPILE_ERROR';
Avoid too many return
statements within this method. Open
Open
return 'E_COMPILE_WARNING';
Avoid too many return
statements within this method. Open
Open
return 'E_USER_ERROR';
Avoid too many return
statements within this method. Open
Open
return 'E_RECOVERABLE_ERROR';
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $value;
Avoid too many return
statements within this method. Open
Open
return @json_decode($response, true);
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return "FALSE";
Avoid too many return
statements within this method. Open
Open
return $this->selectDBObjects();
Avoid too many return
statements within this method. Open
Open
return 'E_USER_WARNING';