brandon14/ebay-sdk-php

View on GitHub

Showing 3,709 of 3,709 total issues

Method getPayouts has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function getPayouts($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
Severity: Minor
Found in src/Sell/Finances/V1/Api/PayoutApi.php - About 35 mins to fix

    Method getPayoutsRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function getPayoutsRequest($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
    Severity: Minor
    Found in src/Sell/Finances/V1/Api/PayoutApi.php - About 35 mins to fix

      Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

              $value,
              string $paramName,
              string $openApiType = 'string',
              string $style = 'form',
              bool $explode = true
      Severity: Minor
      Found in src/Sell/Analytics/V1/ObjectSerializer.php - About 35 mins to fix

        Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
        Severity: Minor
        Found in src/Sell/Finances/V1/ApiException.php - About 35 mins to fix

          Method getTransactions has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              public function getTransactions($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
          Severity: Minor
          Found in src/Sell/Finances/V1/Api/TransactionApi.php - About 35 mins to fix

            Method getTransactionsRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                public function getTransactionsRequest($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
            Severity: Minor
            Found in src/Sell/Finances/V1/Api/TransactionApi.php - About 35 mins to fix

              Method getPayoutsWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  public function getPayoutsWithHttpInfo($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
              Severity: Minor
              Found in src/Sell/Finances/V1/Api/PayoutApi.php - About 35 mins to fix

                Method getKeywordsWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    public function getKeywordsWithHttpInfo($campaign_id, $ad_group_ids = null, $keyword_status = null, $limit = null, $offset = null)
                Severity: Minor
                Found in src/Sell/Marketing/V1/Api/KeywordApi.php - About 35 mins to fix

                  Method getPayoutsAsyncWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      public function getPayoutsAsyncWithHttpInfo($x_ebay_c_marketplace_id = null, $filter = null, $limit = null, $offset = null, $sort = null)
                  Severity: Minor
                  Found in src/Sell/Finances/V1/Api/PayoutApi.php - About 35 mins to fix

                    Method getNegativeKeywordsWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        public function getNegativeKeywordsWithHttpInfo($ad_group_ids = null, $campaign_ids = null, $limit = null, $negative_keyword_status = null, $offset = null)
                    Severity: Minor
                    Found in src/Sell/Marketing/V1/Api/NegativeKeywordApi.php - About 35 mins to fix

                      Method getNegativeKeywordsAsync has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          public function getNegativeKeywordsAsync($ad_group_ids = null, $campaign_ids = null, $limit = null, $negative_keyword_status = null, $offset = null)
                      Severity: Minor
                      Found in src/Sell/Marketing/V1/Api/NegativeKeywordApi.php - About 35 mins to fix

                        Method getNegativeKeywordsRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            public function getNegativeKeywordsRequest($ad_group_ids = null, $campaign_ids = null, $limit = null, $negative_keyword_status = null, $offset = null)
                        Severity: Minor
                        Found in src/Sell/Marketing/V1/Api/NegativeKeywordApi.php - About 35 mins to fix

                          Method getNegativeKeywords has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              public function getNegativeKeywords($ad_group_ids = null, $campaign_ids = null, $limit = null, $negative_keyword_status = null, $offset = null)
                          Severity: Minor
                          Found in src/Sell/Marketing/V1/Api/NegativeKeywordApi.php - About 35 mins to fix

                            Method getNegativeKeywordsAsyncWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                public function getNegativeKeywordsAsyncWithHttpInfo($ad_group_ids = null, $campaign_ids = null, $limit = null, $negative_keyword_status = null, $offset = null)
                            Severity: Minor
                            Found in src/Sell/Marketing/V1/Api/NegativeKeywordApi.php - About 35 mins to fix

                              Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                      $value,
                                      string $paramName,
                                      string $openApiType = 'string',
                                      string $style = 'form',
                                      bool $explode = true
                              Severity: Minor
                              Found in src/Sell/Marketing/V1/ObjectSerializer.php - About 35 mins to fix

                                Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                        $value,
                                        string $paramName,
                                        string $openApiType = 'string',
                                        string $style = 'form',
                                        bool $explode = true
                                Severity: Minor
                                Found in src/Sell/Account/V2/ObjectSerializer.php - About 35 mins to fix

                                  Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
                                  Severity: Minor
                                  Found in src/Sell/Account/V1/ApiException.php - About 35 mins to fix

                                    Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
                                    Severity: Minor
                                    Found in src/Sell/Account/V2/ApiException.php - About 35 mins to fix

                                      Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                              $value,
                                              string $paramName,
                                              string $openApiType = 'string',
                                              string $style = 'form',
                                              bool $explode = true
                                      Severity: Minor
                                      Found in src/Sell/Account/V1/ObjectSerializer.php - About 35 mins to fix

                                        Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
                                        Severity: Minor
                                        Found in src/Sell/Feed/V1/ApiException.php - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language