ProductRepository
extends EntityRepository
in package
ProductRepository
This class was generated by the Doctrine ORM. Add your own custom repository methods below.
Table of Contents
Methods
- getUsersLists() : mixed
- search() : Paginator
- searchDropshipOnline() : Paginator
Methods
getUsersLists()
public
getUsersLists() : mixed
search()
public
search(mixed $data[, int $page = 0 ][, null $max = null ][, bool $getResult = true ]) : Paginator
Parameters
- $data : mixed
- $page : int = 0
- $max : null = null
- $getResult : bool = true
Return values
PaginatorsearchDropshipOnline()
public
searchDropshipOnline(mixed $data[, int $page = 0 ][, mixed $limit = null ]) : Paginator
Parameters
- $data : mixed
- $page : int = 0
- $limit : mixed = null