Logidav Docs

ProductContainerStockValue20210331Command extends ContainerAwareCommand uses LockableTrait

FinalYes

Class ProductContainerStockValueCommand

Table of Contents

Properties

$_productContainerStockValueService  : ProductContainerStockValue20210331Service
$currencyService  : CurrencyService|null
$dbConnection  : Connection
$em  : EntityManagerInterface

Methods

__construct()  : mixed
ProductContainerStockValue20210331Command constructor.
configure()  : mixed
Configure command
execute()  : mixed
getContainerForProduct()  : array<string|int, mixed>
get Container for product
getProductSaleQty()  : array<string|int, mixed>
get Container for product

Properties

Methods

getContainerForProduct()

get Container for product

private getContainerForProduct() : array<string|int, mixed>
Tags
throws
DBALException
Return values
array<string|int, mixed>

getProductSaleQty()

get Container for product

private getProductSaleQty(mixed $productId) : array<string|int, mixed>
Parameters
$productId : mixed
Tags
throws
DBALException
Return values
array<string|int, mixed>

        
On this page

Search results