Showing 3,246 of 4,217 total issues

Avoid too many return statements within this method.
Open

                return ' < "' . _es(strtotime($a['value'])) . '"';
Severity: Major
Found in plugins/table2/classes/table2/yf_table2_filter.class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return $result;
    Severity: Major
    Found in plugins/table2/classes/table2/yf_table2_filter.class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return $result;
      Severity: Major
      Found in plugins/table2/classes/table2/yf_table2_filter.class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                return $result;
        Severity: Major
        Found in plugins/common/classes/common/yf_remote_files.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return ' LIKE "%' . _es($a['value']) . '%"';
          Severity: Major
          Found in plugins/table2/classes/table2/yf_table2_filter.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return $data;
            Severity: Major
            Found in plugins/db/classes/yf_db.class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return false; // Default return value
              Severity: Major
              Found in plugins/cache/classes/yf_output_cache.class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return false;
                Severity: Major
                Found in plugins/common/classes/common/yf_upload_image.class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return ' <= "' . _es(strtotime($a['value'])) . '"';
                  Severity: Major
                  Found in plugins/table2/classes/table2/yf_table2_filter.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                return $ftpsize;
                    Severity: Major
                    Found in plugins/common/classes/common/yf_remote_files.class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              return false;
                      Severity: Major
                      Found in plugins/common/classes/common/yf_remote_files.class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return ' = "' . _es(strtotime($a['value'])) . '"';
                        Severity: Major
                        Found in plugins/table2/classes/table2/yf_table2_filter.class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                              return false;
                          Severity: Major
                          Found in plugins/table2/classes/table2/yf_table2_filter.class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return false;
                            Severity: Major
                            Found in plugins/common/classes/common/yf_upload_image.class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return str_replace(['\\', "\0", "\n", "\r", "'", '"', "\x1a"], ['\\\\', '\\0', '\\n', '\\r', "\\'", '\\"', '\\Z'], $string);
                              Severity: Major
                              Found in plugins/db/classes/yf_db.class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                            return false;
                                Severity: Major
                                Found in plugins/cache/classes/yf_output_cache.class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return $this->NO_NEED_TO_CACHE;
                                  Severity: Major
                                  Found in plugins/cache/classes/yf_output_cache.class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return ' > "' . _es($a['value']) . '"';
                                    Severity: Major
                                    Found in plugins/table2/classes/table2/yf_table2_filter.class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return ' > "' . _es(strtotime($a['value'])) . '"';
                                      Severity: Major
                                      Found in plugins/table2/classes/table2/yf_table2_filter.class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                            return $this->NO_NEED_TO_CACHE;
                                        Severity: Major
                                        Found in plugins/cache/classes/yf_output_cache.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language