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

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