e107inc/e107

View on GitHub

Showing 571 of 6,975 total issues

Avoid too many return statements within this method.
Open

                    return $ret;
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 $value;
    Severity: Major
    Found in e107_handlers/form_handler.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                                  return $ttl;
      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/e_db_pdo_class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                              return $tp->replaceConstants(vartrue($parms['pre']) . $value, varset($parms['replace_mod'], 'abs'));
          Severity: Major
          Found in e107_handlers/form_handler.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return e_IMAGE_ABS . 'generic/playlist_120.png';
            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 false;        // User doesn't exist
              Severity: Major
              Found in e107_handlers/login.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                            return $this->invalidLogin($username,LOGIN_BAD_TRIGGER,$ret);
                Severity: Major
                Found in e107_handlers/login.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return isset($ret) ? $ret: '';
                  Severity: Major
                  Found in e107_handlers/shortcode_handler.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return $format === self::FORMAT_GET ? $base.'?'.$this->routeVar.'='.$route.$anc : $base.$route.$urlSuffix.$anc;
                    Severity: Major
                    Found in e107_handlers/application.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

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

                        Avoid too many return statements within this method.
                        Open

                                    return $base.$route.$urlSuffix.$anc;
                        Severity: Major
                        Found in e107_handlers/application.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return ($hash == $stored_hash) ? PASSWORD_VALID : PASSWORD_INVALID;
                          Severity: Major
                          Found in e107_handlers/user_handler.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

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

                              Avoid too many return statements within this method.
                              Open

                                              return e107::getForm()->checkboxes($fname.'[]',$choices, $curval, array('useLabelValues'=>1));
                              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 $data;        
                                Severity: Major
                                Found in e107_handlers/core_functions.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                      return "'".e107::serialize($fieldValue, true)."'";
                                  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 '<div class="' . $defClass . ' ' . vartrue($parm['class']) . '">' . $video . '</div>';
                                    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 $file;
                                      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 $base.$tmp.$anc;
                                        Severity: Major
                                        Found in e107_handlers/application.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language