brandon14/ebay-sdk-php

View on GitHub

Showing 2,539 of 3,709 total issues

Method searchByImageAsyncWithHttpInfo has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function searchByImageAsyncWithHttpInfo($aspect_filter = null, $category_ids = null, $charity_ids = null, $fieldgroups = null, $filter = null, $limit = null, $offset = null, $sort = null, $search_by_image_request = null)
Severity: Major
Found in src/Buy/Browse/V1/Api/SearchByImageApi.php - About 1 hr to fix

    Method searchByImageRequest has 9 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function searchByImageRequest($aspect_filter = null, $category_ids = null, $charity_ids = null, $fieldgroups = null, $filter = null, $limit = null, $offset = null, $sort = null, $search_by_image_request = null)
    Severity: Major
    Found in src/Buy/Browse/V1/Api/SearchByImageApi.php - About 1 hr to fix

      Method searchByImage has 9 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          public function searchByImage($aspect_filter = null, $category_ids = null, $charity_ids = null, $fieldgroups = null, $filter = null, $limit = null, $offset = null, $sort = null, $search_by_image_request = null)
      Severity: Major
      Found in src/Buy/Browse/V1/Api/SearchByImageApi.php - About 1 hr to fix

        Method searchByImageWithHttpInfo has 9 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            public function searchByImageWithHttpInfo($aspect_filter = null, $category_ids = null, $charity_ids = null, $fieldgroups = null, $filter = null, $limit = null, $offset = null, $sort = null, $search_by_image_request = null)
        Severity: Major
        Found in src/Buy/Browse/V1/Api/SearchByImageApi.php - About 1 hr to fix

          Method search has 9 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              public function search($x_ebay_c_marketplace_id = null, $aspect_filter = null, $category_ids = null, $fieldgroups = null, $gtin = null, $limit = null, $mpn = null, $offset = null, $q = null)
          Severity: Major
          Found in src/Commerce/CatalogBeta/V1/Api/ProductSummaryApi.php - About 1 hr to fix

            Method searchWithHttpInfo has 9 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                public function searchWithHttpInfo($x_ebay_c_marketplace_id = null, $aspect_filter = null, $category_ids = null, $fieldgroups = null, $gtin = null, $limit = null, $mpn = null, $offset = null, $q = null)
            Severity: Major
            Found in src/Commerce/CatalogBeta/V1/Api/ProductSummaryApi.php - About 1 hr to fix

              Method searchAsync has 9 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  public function searchAsync($x_ebay_c_marketplace_id = null, $aspect_filter = null, $category_ids = null, $fieldgroups = null, $gtin = null, $limit = null, $mpn = null, $offset = null, $q = null)
              Severity: Major
              Found in src/Commerce/CatalogBeta/V1/Api/ProductSummaryApi.php - About 1 hr to fix

                Method searchAsyncWithHttpInfo has 9 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    public function searchAsyncWithHttpInfo($x_ebay_c_marketplace_id = null, $aspect_filter = null, $category_ids = null, $fieldgroups = null, $gtin = null, $limit = null, $mpn = null, $offset = null, $q = null)
                Severity: Major
                Found in src/Commerce/CatalogBeta/V1/Api/ProductSummaryApi.php - About 1 hr to fix

                  Method searchRequest has 9 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      public function searchRequest($x_ebay_c_marketplace_id = null, $aspect_filter = null, $category_ids = null, $fieldgroups = null, $gtin = null, $limit = null, $mpn = null, $offset = null, $q = null)
                  Severity: Major
                  Found in src/Commerce/CatalogBeta/V1/Api/ProductSummaryApi.php - About 1 hr to fix

                    Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                        public static function toQueryValue(
                            $value,
                            string $paramName,
                            string $openApiType = 'string',
                            string $style = 'form',
                    Severity: Minor
                    Found in src/Buy/Browse/V1/ObjectSerializer.php - About 1 hr to fix

                      Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                          public static function toQueryValue(
                              $value,
                              string $paramName,
                              string $openApiType = 'string',
                              string $style = 'form',
                      Severity: Minor
                      Found in src/Buy/Deal/V1/ObjectSerializer.php - About 1 hr to fix

                        Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                            public static function toQueryValue(
                                $value,
                                string $paramName,
                                string $openApiType = 'string',
                                string $style = 'form',
                        Severity: Minor
                        Found in src/Buy/FeedBeta/V1/ObjectSerializer.php - About 1 hr to fix

                          Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                          Open

                              public static function toQueryValue(
                                  $value,
                                  string $paramName,
                                  string $openApiType = 'string',
                                  string $style = 'form',
                          Severity: Minor
                          Found in src/Buy/MarketplaceInsightsBeta/V1/ObjectSerializer.php - About 1 hr to fix

                            Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                                public static function toQueryValue(
                                    $value,
                                    string $paramName,
                                    string $openApiType = 'string',
                                    string $style = 'form',
                            Severity: Minor
                            Found in src/Buy/MarketingBeta/V1/ObjectSerializer.php - About 1 hr to fix

                              Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                                  public static function toQueryValue(
                                      $value,
                                      string $paramName,
                                      string $openApiType = 'string',
                                      string $style = 'form',
                              Severity: Minor
                              Found in src/Buy/OfferBeta/V1/ObjectSerializer.php - About 1 hr to fix

                                Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                    public static function toQueryValue(
                                        $value,
                                        string $paramName,
                                        string $openApiType = 'string',
                                        string $style = 'form',
                                Severity: Minor
                                Found in src/Buy/Feed/V1/ObjectSerializer.php - About 1 hr to fix

                                  Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                      public static function toQueryValue(
                                          $value,
                                          string $paramName,
                                          string $openApiType = 'string',
                                          string $style = 'form',
                                  Severity: Minor
                                  Found in src/Developer/ClientRegistration/V1/ObjectSerializer.php - About 1 hr to fix

                                    Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                        public static function toQueryValue(
                                            $value,
                                            string $paramName,
                                            string $openApiType = 'string',
                                            string $style = 'form',
                                    Severity: Minor
                                    Found in src/Developer/AnalyticsBeta/V1/ObjectSerializer.php - About 1 hr to fix

                                      Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                          public static function toQueryValue(
                                              $value,
                                              string $paramName,
                                              string $openApiType = 'string',
                                              string $style = 'form',
                                      Severity: Minor
                                      Found in src/Developer/KeyManagement/V1/ObjectSerializer.php - About 1 hr to fix

                                        Method toQueryValue has 28 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                            public static function toQueryValue(
                                                $value,
                                                string $paramName,
                                                string $openApiType = 'string',
                                                string $style = 'form',
                                        Severity: Minor
                                        Found in src/Buy/Order/V2/ObjectSerializer.php - About 1 hr to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language