Logidav Docs

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

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
Paginator

searchDropshipOnline()

public searchDropshipOnline(mixed $data[, int $page = 0 ][, mixed $limit = null ]) : Paginator
Parameters
$data : mixed
$page : int = 0
$limit : mixed = null
Return values
Paginator

        
On this page

Search results