Logidav Docs

GenerateProductPriceCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Properties

$priceService  : PriceService
$asirProductService  : ProductService
$connection  : Connection
$em  : object
$priceHistoryService  : PriceHistoryService

Methods

__construct()  : mixed
configure()  : mixed
execute()  : int|void|null
isNewlyCreatedProduct()  : bool

Properties

Methods

__construct()

public __construct([null $name = null ][, QueueServiceInterface|null $queueServiceInterface = null ][, PriceService|null $priceService = null ][, ProductService|null $asirProductService = null ][, PriceHistoryService $priceHistoryService = null ]) : mixed
Parameters
$name : null = null
$queueServiceInterface : QueueServiceInterface|null = null
$priceService : PriceService|null = null
$asirProductService : ProductService|null = null
$priceHistoryService : PriceHistoryService = null

execute()

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

        
On this page

Search results