Logidav Docs

ProductInfoRepository extends EntityRepository
in package

ProductInfoRepository

This class was generated by the Doctrine ORM. Add your own custom repository methods below.

Table of Contents

Methods

getProductInfoByTitle()  : mixed
getPublishAsirGroupDataInfo()  : array<string|int, mixed>|float|int|string
updateMerchantAvailableProduct()  : mixed
updateMerchantGroupProduct()  : mixed

Methods

getProductInfoByTitle()

public getProductInfoByTitle(mixed $value) : mixed
Parameters
$value : mixed
Tags
throws
DBALException

getPublishAsirGroupDataInfo()

public getPublishAsirGroupDataInfo() : array<string|int, mixed>|float|int|string
Return values
array<string|int, mixed>|float|int|string

updateMerchantAvailableProduct()

public updateMerchantAvailableProduct(mixed $id, mixed $value) : mixed
Parameters
$id : mixed
$value : mixed
Tags
throws
DBALException

updateMerchantGroupProduct()

public updateMerchantGroupProduct(mixed $id, mixed $value) : mixed
Parameters
$id : mixed
$value : mixed
Tags
throws
DBALException

        
On this page

Search results