Открытые члены | |
__construct (PriceFactory $factory) | |
getEntityById (int $id) | |
getEntitiesBy ($params) | |
getProductId (BaseEntity $entity) | |
getCollectionByParent (BaseSku $sku) | |
getCollectionByParent (BaseSku $sku) | |
![]() | |
getEntityById (int $id) | |
getEntitiesBy ($params) | |
save (BaseEntity ... $entities) | |
delete (BaseEntity ... $entities) | |
Защищенные члены | |
getByProductId (int $skuId) | |
getList (array $params) | |
createEntity (array $fields=[]) | |
createCollection (array $entityFields=[]) | |
addInternal (array $fields) | |
updateInternal (int $id, array $fields) | |
deleteInternal (int $id) | |
Защищенные данные | |
$factory | |
См. определение в файле PriceRepository.php строка 21
__construct | ( | PriceFactory | $factory | ) |
См. определение в файле PriceRepository.php строка 26
|
protected |
См. определение в файле PriceRepository.php строка 217
|
protected |
См. определение в файле PriceRepository.php строка 199
|
protected |
См. определение в файле PriceRepository.php строка 190
|
protected |
См. определение в файле PriceRepository.php строка 267
|
protected |
См. определение в файле PriceRepository.php строка 174
getCollectionByParent | ( | BaseSku | $sku | ) |
Замещает PriceRepositoryContract.
См. определение в файле PriceRepository.php строка 162
getEntitiesBy | ( | $params | ) |
$params | array|\ArrayAccess |
Замещает RepositoryContract.
См. определение в файле PriceRepository.php строка 47
getEntityById | ( | int | $id | ) |
int | $id |
Замещает RepositoryContract.
См. определение в файле PriceRepository.php строка 31
|
protected |
См. определение в файле PriceRepository.php строка 183
getProductId | ( | BaseEntity | $entity | ) |
См. определение в файле PriceRepository.php строка 59
|
protected |
См. определение в файле PriceRepository.php строка 244
|
protected |
См. определение в файле PriceRepository.php строка 24