ProductQtyStatRepository
extends EntityRepository
in package
ProductQtyStatRepository
This class was generated by the Doctrine ORM. Add your own custom repository methods below.
Table of Contents
Methods
- getStatByProductAndCreatedAt() : mixed
- search() : mixed
Methods
getStatByProductAndCreatedAt()
public
getStatByProductAndCreatedAt(mixed $productId, mixed $start, mixed $end) : mixed
Parameters
- $productId : mixed
- $start : mixed
- $end : mixed
search()
public
search(mixed $data[, mixed $page = 0 ][, mixed $max = NULL ][, mixed $getResult = true ]) : mixed
Parameters
- $data : mixed
- $page : mixed = 0
- $max : mixed = NULL
- $getResult : mixed = true