Logidav Docs

ImportTrackingCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Constants

COLUMN_COUNTRY_CODE  = 6
COLUMN_FIRST_SKU  = 9
COLUMN_ORDER_NUMBER  = 0
Excel column indices
COLUMN_POSTAL_CODE  = 4
COLUMN_TRACKING_NUMBER  = 29
TRACKING_API_URL  = 'https://mauroferretti.shipping-portal.com/tracking/eu-central-1-0/data/'
Mauro Ferretti tracking API base URL

Properties

$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
configure()  : mixed
execute()  : int|null

Constants

TRACKING_API_URL

Mauro Ferretti tracking API base URL

private mixed TRACKING_API_URL = 'https://mauroferretti.shipping-portal.com/tracking/eu-central-1-0/data/'

Properties

Methods

__construct()

public __construct([EntityManagerInterface|null $entityManager = null ]) : mixed
Parameters
$entityManager : EntityManagerInterface|null = null

execute()

protected execute(InputInterface $input, OutputInterface $output) : int|null
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int|null

        
On this page

Search results