Showing 3,246 of 4,217 total issues

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 $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 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 _class('db')->_mysql_escape_mimic($string);
        Severity: Major
        Found in plugins/db/classes/db/yf_db_driver_pdo_mysql.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return mysqli_real_escape_string($this->db_connect_id, $string);
          Severity: Major
          Found in plugins/db/classes/db/yf_db_driver_mysqli.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 (int) $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 $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 $this->query_builder()->update_batch($table, $data, $index, $only_sql, $params);
                    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 $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 $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 $default;
                          Severity: Major
                          Found in plugins/cache/classes/cache/yf_cache_driver_redis.class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return $this->_storage_get('access_token');
                            Severity: Major
                            Found in plugins/oauth/classes/oauth/yf_oauth_driver1.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 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 common()->make_thumb($photo_path, $photo_path, $LIMIT_X, $LIMIT_Y);
                                  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 $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 $this->load_spiders_ips();
                                        Severity: Major
                                        Found in plugins/common/classes/common/yf_spider_detection.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language