Logidav Docs

ProductSameSkuRepository extends EntityRepository
in package

ProductSameSkuRepository

This class was generated by the Doctrine ORM. Add your own custom repository methods below.

Table of Contents

Methods

checkProduct()  : mixed
Get Product at from log
getSameSku()  : mixed
Get Product at from log
search()  : mixed

Methods

checkProduct()

Get Product at from log

public checkProduct(mixed $productId) : mixed
Parameters
$productId : mixed
Tags
throws
DBALException

getSameSku()

Get Product at from log

public getSameSku(mixed $productId) : mixed
Parameters
$productId : mixed
Tags
throws
DBALException
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

        
On this page

Search results