Logidav Docs

ProductAddGroupAndDispoCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Constants

NB_GROUP  = 3
STOCK_1  = ['En_Stock']
STOCK_2  = ['1_semaines', '2_semaines', '3_semaines', '4_semaines', '5_semaines']

Properties

$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
configure()  : mixed
Configure command
execute()  : int|void|null
updateMerchantAvailable()  : mixed
updateMerchantGroupSales()  : mixed

Constants

Properties

Methods

__construct()

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

execute()

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

updateMerchantAvailable()

private updateMerchantAvailable(OutputInterface $output) : mixed
Parameters
$output : OutputInterface

updateMerchantGroupSales()

private updateMerchantGroupSales(OutputInterface $output) : mixed
Parameters
$output : OutputInterface

        
On this page

Search results