brandon14/ebay-sdk-php

View on GitHub

Showing 3,709 of 3,709 total issues

Method getFilesWithHttpInfo has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function getFilesWithHttpInfo($x_ebay_c_marketplace_id, $category_ids = null, $continuation_token = null, $feed_scope = null, $feed_type_id = null, $limit = null, $look_back = null)
Severity: Major
Found in src/Buy/Feed/V1/Api/FileApi.php - About 50 mins to fix

    Method getPromotions has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function getPromotions($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null, $sort = null)
    Severity: Major
    Found in src/Sell/Marketing/V1/Api/PromotionApi.php - About 50 mins to fix

      Method getPromotionsRequest has 7 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          public function getPromotionsRequest($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null, $sort = null)
      Severity: Major
      Found in src/Sell/Marketing/V1/Api/PromotionApi.php - About 50 mins to fix

        Method getPromotionsWithHttpInfo has 7 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            public function getPromotionsWithHttpInfo($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null, $sort = null)
        Severity: Major
        Found in src/Sell/Marketing/V1/Api/PromotionApi.php - About 50 mins to fix

          Method getPromotionsAsync has 7 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              public function getPromotionsAsync($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null, $sort = null)
          Severity: Major
          Found in src/Sell/Marketing/V1/Api/PromotionApi.php - About 50 mins to fix

            Method getCampaignsRequest has 7 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                public function getCampaignsRequest($campaign_name = null, $campaign_status = null, $end_date_range = null, $funding_strategy = null, $limit = null, $offset = null, $start_date_range = null)
            Severity: Major
            Found in src/Sell/Marketing/V1/Api/CampaignApi.php - About 50 mins to fix

              Method getCampaigns has 7 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  public function getCampaigns($campaign_name = null, $campaign_status = null, $end_date_range = null, $funding_strategy = null, $limit = null, $offset = null, $start_date_range = null)
              Severity: Major
              Found in src/Sell/Marketing/V1/Api/CampaignApi.php - About 50 mins to fix

                Method getPromotionsAsyncWithHttpInfo has 7 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    public function getPromotionsAsyncWithHttpInfo($marketplace_id, $limit = null, $offset = null, $promotion_status = null, $promotion_type = null, $q = null, $sort = null)
                Severity: Major
                Found in src/Sell/Marketing/V1/Api/PromotionApi.php - About 50 mins to fix

                  Method getCampaignsWithHttpInfo has 7 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      public function getCampaignsWithHttpInfo($campaign_name = null, $campaign_status = null, $end_date_range = null, $funding_strategy = null, $limit = null, $offset = null, $start_date_range = null)
                  Severity: Major
                  Found in src/Sell/Marketing/V1/Api/CampaignApi.php - About 50 mins to fix

                    Method getCampaignsAsync has 7 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        public function getCampaignsAsync($campaign_name = null, $campaign_status = null, $end_date_range = null, $funding_strategy = null, $limit = null, $offset = null, $start_date_range = null)
                    Severity: Major
                    Found in src/Sell/Marketing/V1/Api/CampaignApi.php - About 50 mins to fix

                      Method getCampaignsAsyncWithHttpInfo has 7 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          public function getCampaignsAsyncWithHttpInfo($campaign_name = null, $campaign_status = null, $end_date_range = null, $funding_strategy = null, $limit = null, $offset = null, $start_date_range = null)
                      Severity: Major
                      Found in src/Sell/Marketing/V1/Api/CampaignApi.php - About 50 mins to fix

                        Method getPaymentDisputeSummariesWithHttpInfo has 7 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            public function getPaymentDisputeSummariesWithHttpInfo($order_id = null, $buyer_username = null, $open_date_from = null, $open_date_to = null, $payment_dispute_status = null, $limit = null, $offset = null)
                        Severity: Major
                        Found in src/Sell/Fulfillment/V1/Api/PaymentDisputeApi.php - About 50 mins to fix

                          Method getPaymentDisputeSummaries has 7 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              public function getPaymentDisputeSummaries($order_id = null, $buyer_username = null, $open_date_from = null, $open_date_to = null, $payment_dispute_status = null, $limit = null, $offset = null)
                          Severity: Major
                          Found in src/Sell/Fulfillment/V1/Api/PaymentDisputeApi.php - About 50 mins to fix

                            Method getPaymentDisputeSummariesAsyncWithHttpInfo has 7 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                public function getPaymentDisputeSummariesAsyncWithHttpInfo($order_id = null, $buyer_username = null, $open_date_from = null, $open_date_to = null, $payment_dispute_status = null, $limit = null, $offset = null)
                            Severity: Major
                            Found in src/Sell/Fulfillment/V1/Api/PaymentDisputeApi.php - About 50 mins to fix

                              Method getPaymentDisputeSummariesAsync has 7 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  public function getPaymentDisputeSummariesAsync($order_id = null, $buyer_username = null, $open_date_from = null, $open_date_to = null, $payment_dispute_status = null, $limit = null, $offset = null)
                              Severity: Major
                              Found in src/Sell/Fulfillment/V1/Api/PaymentDisputeApi.php - About 50 mins to fix

                                Method getPaymentDisputeSummariesRequest has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    public function getPaymentDisputeSummariesRequest($order_id = null, $buyer_username = null, $open_date_from = null, $open_date_to = null, $payment_dispute_status = null, $limit = null, $offset = null)
                                Severity: Major
                                Found in src/Sell/Fulfillment/V1/Api/PaymentDisputeApi.php - About 50 mins to fix

                                  Method getDealItemsAsyncWithHttpInfo has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      public function getDealItemsAsyncWithHttpInfo($x_ebay_c_marketplace_id, $category_ids = null, $commissionable = null, $delivery_country = null, $limit = null, $offset = null)
                                  Severity: Minor
                                  Found in src/Buy/Deal/V1/Api/DealItemApi.php - About 45 mins to fix

                                    Method getEventItemsWithHttpInfo has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        public function getEventItemsWithHttpInfo($event_ids, $x_ebay_c_marketplace_id, $category_ids = null, $delivery_country = null, $limit = null, $offset = null)
                                    Severity: Minor
                                    Found in src/Buy/Deal/V1/Api/EventItemApi.php - About 45 mins to fix

                                      Method getEventItemsRequest has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          public function getEventItemsRequest($event_ids, $x_ebay_c_marketplace_id, $category_ids = null, $delivery_country = null, $limit = null, $offset = null)
                                      Severity: Minor
                                      Found in src/Buy/Deal/V1/Api/EventItemApi.php - About 45 mins to fix

                                        Method getDealItemsAsync has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            public function getDealItemsAsync($x_ebay_c_marketplace_id, $category_ids = null, $commissionable = null, $delivery_country = null, $limit = null, $offset = null)
                                        Severity: Minor
                                        Found in src/Buy/Deal/V1/Api/DealItemApi.php - About 45 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language