e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

Avoid too many return statements within this method.
Open

                return self::underscore($title);
Severity: Major
Found in e107_handlers/application.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                        return e107::getForm()->bbarea($fname, $curval);
    Severity: Major
    Found in e107_handlers/user_extended_class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return array();
      Severity: Major
      Found in e107_handlers/e_db_pdo_class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return false;
        Severity: Major
        Found in e107_handlers/e_db_pdo_class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return $fieldValue;
          Severity: Major
          Found in e107_handlers/e_db_pdo_class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                    return $this;
            Severity: Major
            Found in e107_handlers/admin_ui.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                                  return $this;
              Severity: Major
              Found in e107_handlers/admin_ui.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return false;
                Severity: Major
                Found in e107_handlers/media_class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return '';
                  Severity: Major
                  Found in e107_handlers/form_handler.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                return $text;    
                    Severity: Major
                    Found in e107_handlers/form_handler.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return array();
                      Severity: Major
                      Found in e107_handlers/core_functions.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return $this->fetch();
                        Severity: Major
                        Found in e107_handlers/e_db_pdo_class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                      return false;
                          Severity: Major
                          Found in e107_handlers/e_db_pdo_class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return $text;
                            Severity: Major
                            Found in e107_handlers/e_parse_class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                          return true;
                              Severity: Major
                              Found in e107_handlers/login.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                     return $base.rtrim(($this->isMainModule($module) ? '' : $alias.'/').$url, '/').$anc;
                                Severity: Major
                                Found in e107_handlers/application.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                              return 'ip';
                                  Severity: Major
                                  Found in e107_handlers/iphandler_class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return true; // Accepted here
                                    Severity: Major
                                    Found in e107_handlers/file_class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                  return $this->processRow($rowgr,$userid);
                                      Severity: Major
                                      Found in e107_handlers/rate_class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return RATELAN_11;
                                        Severity: Major
                                        Found in e107_handlers/rate_class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language