Открытые члены | |
__construct (MeasureRatioFactory $factory) | |
getEntityById (int $id) | |
getEntitiesBy ($params) | |
getProductId (BaseEntity $entity) | |
getCollectionByParent (BaseSku $sku) | |
![]() | |
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 | |
См. определение в файле MeasureRatioRepository.php строка 19
__construct | ( | MeasureRatioFactory | $factory | ) |
См. определение в файле MeasureRatioRepository.php строка 24
|
protected |
См. определение в файле MeasureRatioRepository.php строка 191
|
protected |
См. определение в файле MeasureRatioRepository.php строка 178
|
protected |
См. определение в файле MeasureRatioRepository.php строка 169
|
protected |
См. определение в файле MeasureRatioRepository.php строка 223
|
protected |
См. определение в файле MeasureRatioRepository.php строка 153
getCollectionByParent | ( | BaseSku | $sku | ) |
Замещает MeasureRatioRepositoryContract.
См. определение в файле MeasureRatioRepository.php строка 141
getEntitiesBy | ( | $params | ) |
$params | array|\ArrayAccess |
Замещает RepositoryContract.
См. определение в файле MeasureRatioRepository.php строка 45
getEntityById | ( | int | $id | ) |
int | $id |
Замещает RepositoryContract.
См. определение в файле MeasureRatioRepository.php строка 29
|
protected |
См. определение в файле MeasureRatioRepository.php строка 162
getProductId | ( | BaseEntity | $entity | ) |
См. определение в файле MeasureRatioRepository.php строка 57
|
protected |
См. определение в файле MeasureRatioRepository.php строка 209
|
protected |
См. определение в файле MeasureRatioRepository.php строка 22