Logidav Docs

NewProductRepository extends EntityRepository
in package

NewProductRepository

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

Table of Contents

Methods

getCounterOfLabelNewProduct()  : int|mixed|string
getNewPrductByLabelAndDropShip()  : array<string|int, mixed>|int|string
getOldCarpetProducts()  : void
getProductInfoForFixCoeff()  : array<string|int, mixed>|float|int|string
getProductToSynchroniseInMagento()  : array<string|int, mixed>|int|string
getSimilarProductForDescription()  : Paginator
searchNewPoduct()  : mixed

Methods

getCounterOfLabelNewProduct()

public getCounterOfLabelNewProduct(mixed $label[, mixed $dropship = false ]) : int|mixed|string
Parameters
$label : mixed
$dropship : mixed = false
Tags
throws
NoResultException
throws
NonUniqueResultException
Return values
int|mixed|string

getNewPrductByLabelAndDropShip()

public getNewPrductByLabelAndDropShip(mixed $oldLabel, mixed $dropSip) : array<string|int, mixed>|int|string
Parameters
$oldLabel : mixed
$dropSip : mixed
Return values
array<string|int, mixed>|int|string

getProductInfoForFixCoeff()

public getProductInfoForFixCoeff() : array<string|int, mixed>|float|int|string
Return values
array<string|int, mixed>|float|int|string

getProductToSynchroniseInMagento()

public getProductToSynchroniseInMagento() : array<string|int, mixed>|int|string
Return values
array<string|int, mixed>|int|string

getSimilarProductForDescription()

public getSimilarProductForDescription(mixed $data[, mixed $page = 0 ][, mixed $max = null ][, mixed $getResult = true ]) : Paginator
Parameters
$data : mixed
$page : mixed = 0
$max : mixed = null
$getResult : mixed = true
Return values
Paginator

searchNewPoduct()

public searchNewPoduct(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