Logidav Docs

NewProductStatService
in package

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
NewProductStatService constructor.
addNewProductStat()  : NewProductStat
addNewProductStatSql()  : mixed
getRepo()  : NewProductStatRepository
getResultNewProductGraphLinePiep()  : array<string|int, mixed>
remove()  : mixed
Delete NewProductStat
removeStatProduct()  : void
save()  : NewProductStat

Properties

Methods

__construct()

NewProductStatService constructor.

public __construct(ContainerInterface $container, EntityManagerInterface $entityManager) : mixed
Parameters
$container : ContainerInterface
$entityManager : EntityManagerInterface

addNewProductStatSql()

public addNewProductStatSql(mixed $product, User $user, string $action) : mixed
Parameters
$product : mixed
$user : User
$action : string

getResultNewProductGraphLinePiep()

public getResultNewProductGraphLinePiep(mixed $listAllUser, mixed $productStatPerUser) : array<string|int, mixed>
Parameters
$listAllUser : mixed
$productStatPerUser : mixed
Return values
array<string|int, mixed>

removeStatProduct()

public removeStatProduct(mixed $idProduct) : void
Parameters
$idProduct : mixed

        
On this page

Search results