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
Return values
int|mixed|stringgetNewPrductByLabelAndDropShip()
public
getNewPrductByLabelAndDropShip(mixed $oldLabel, mixed $dropSip) : array<string|int, mixed>|int|string
Parameters
- $oldLabel : mixed
- $dropSip : mixed
Return values
array<string|int, mixed>|int|stringgetOldCarpetProducts()
public
getOldCarpetProducts() : void
getProductInfoForFixCoeff()
public
getProductInfoForFixCoeff() : array<string|int, mixed>|float|int|string
Return values
array<string|int, mixed>|float|int|stringgetProductToSynchroniseInMagento()
public
getProductToSynchroniseInMagento() : array<string|int, mixed>|int|string
Return values
array<string|int, mixed>|int|stringgetSimilarProductForDescription()
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
PaginatorsearchNewPoduct()
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