WishlistRepository
extends EntityRepository
in package
WishlistRepository
This class was generated by the Doctrine ORM. Add your own custom repository methods below.
Table of Contents
Methods
- getProductsByCustomerId() : mixed
- search() : mixed
- statistiquesSearch() : mixed
Methods
getProductsByCustomerId()
public
getProductsByCustomerId(mixed $customerId) : mixed
Parameters
- $customerId : 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
statistiquesSearch()
public
statistiquesSearch(mixed $data[, mixed $page = 0 ][, mixed $max = null ][, mixed $getResult = true ]) : mixed
Parameters
- $data : mixed
- $page : mixed = 0
- $max : mixed = null
- $getResult : mixed = true