Asymptix/Framework

View on GitHub

Showing 129 of 720 total issues

Avoid too many return statements within this method.
Open

            return $this->selectDBObjects();
Severity: Major
Found in framework/db/DBSelector.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return 'E_CORE_ERROR';
    Severity: Major
    Found in classes/db/tools/ErrorLog.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return $this->getFieldValue($fieldName);
      Severity: Major
      Found in framework/db/DBSelector.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    return "0.0";
        Severity: Major
        Found in framework/db/DBCore.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                                      return $geoData;
          Severity: Major
          Found in framework/tools/geo/LocationDetector.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return "";
            Severity: Major
            Found in classes/db/tools/ErrorLog.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return 'E_CORE_WARNING';
              Severity: Major
              Found in classes/db/tools/ErrorLog.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return 'E_COMPILE_WARNING';
                Severity: Major
                Found in classes/db/tools/ErrorLog.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                              return $this->selectDBObject();
                  Severity: Major
                  Found in framework/db/DBSelector.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return $value;
                    Severity: Major
                    Found in framework/db/DBCore.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              return null;
                      Severity: Major
                      Found in framework/web/Request.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return $this->setFieldValue($fieldName, $fieldValue);
                        Severity: Major
                        Found in framework/db/DBSelector.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return false;
                          Severity: Major
                          Found in framework/web/Http.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return 'E_COMPILE_ERROR';
                            Severity: Major
                            Found in classes/db/tools/ErrorLog.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return 'E_STRICT';
                              Severity: Major
                              Found in classes/db/tools/ErrorLog.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return 'E_USER_DEPRECATED';
                                Severity: Major
                                Found in classes/db/tools/ErrorLog.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                              return "s";
                                  Severity: Major
                                  Found in framework/db/DBField.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                                return [
                                                                    'country' => @$geoData->geoplugin_countryName,
                                                                    'country_code' => @$geoData->geoplugin_countryCode
                                                                ];
                                    Severity: Major
                                    Found in framework/tools/geo/LocationDetector.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                                  return @json_decode($response, true);
                                      Severity: Major
                                      Found in framework/tools/geo/LocationDetector.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return 'E_USER_NOTICE';
                                        Severity: Major
                                        Found in classes/db/tools/ErrorLog.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language