Showing 2,539 of 3,709 total issues
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method getOrderTasksRequest
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function getOrderTasksRequest($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
{
$resourcePath = '/order_task';
$formParams = [];
$queryParams = [];
Method getInventoryTasksRequest
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function getInventoryTasksRequest($feed_type = null, $schedule_id = null, $look_back_days = null, $date_range = null, $limit = null, $offset = null)
{
$resourcePath = '/inventory_task';
$formParams = [];
$queryParams = [];
Method getTasksRequest
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function getTasksRequest($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
{
$resourcePath = '/task';
$formParams = [];
$queryParams = [];
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}
Method deserialize
has 96 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function deserialize($data, $class, $httpHeaders = null)
{
if ($data === null) {
return null;
}