Открытые члены | |
getCollectionByProduct (BaseProduct $product) | |
getEntitiesByProduct (BaseProduct $product, array $params) | |
getCountByProductId (int $productId) | |
![]() | |
setDetailUrlTemplate (?string $template) | |
getDetailUrlTemplate () | |
![]() | |
getEntityById (int $id) | |
getEntitiesBy ($params) | |
save (BaseEntity ... $entities) | |
delete (BaseEntity ... $entities) | |
См. определение в файле SkuRepositoryContract.php строка 17
getCollectionByProduct | ( | BaseProduct | $product | ) |
Замещается в SkuRepository.
getCountByProductId | ( | int | $productId | ) |
Замещается в SkuRepository.
getEntitiesByProduct | ( | BaseProduct | $product, |
array | $params | ||
) |
Замещается в SkuRepository.