|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (StoreProductFactory $factory) | |
| getEntityById (int $id) | |
| getEntitiesBy ($params) | |
| getProductId (BaseEntity $entity) | |
| save (BaseEntity ... $entities) | |
| delete (BaseEntity ... $entities) | |
| getCollectionByParent (BaseSku $sku) | |
Защищенные члены | |
| getByProductId (int $skuId) | |
| getList (array $params) | |
| createEntity (array $fields=[]) | |
| createCollection (array $entityFields=[]) | |
| addInternal (array $fields) | |
| updateInternal (int $id, array $fields) | |
| deleteInternal (int $id) | |
Защищенные данные | |
| $factory | |
См. определение в файле StoreProductRepository.php строка 19
| __construct | ( | StoreProductFactory | $factory | ) |
См. определение в файле StoreProductRepository.php строка 24
|
protected |
См. определение в файле StoreProductRepository.php строка 147
|
protected |
См. определение в файле StoreProductRepository.php строка 129
|
protected |
См. определение в файле StoreProductRepository.php строка 120
| delete | ( | BaseEntity ... | $entities | ) |
@inheritDoc
Замещает RepositoryContract.
См. определение в файле StoreProductRepository.php строка 87
|
protected |
См. определение в файле StoreProductRepository.php строка 178
|
protected |
См. определение в файле StoreProductRepository.php строка 104
| getCollectionByParent | ( | BaseSku | $sku | ) |
Замещает StoreProductRepositoryContract.
См. определение в файле StoreProductRepository.php строка 92
| getEntitiesBy | ( | $params | ) |
@inheritDoc
Замещает RepositoryContract.
См. определение в файле StoreProductRepository.php строка 50
| getEntityById | ( | int | $id | ) |
@inheritDoc
Замещает RepositoryContract.
См. определение в файле StoreProductRepository.php строка 31
|
protected |
См. определение в файле StoreProductRepository.php строка 113
| getProductId | ( | BaseEntity | $entity | ) |
См. определение в файле StoreProductRepository.php строка 62
| save | ( | BaseEntity ... | $entities | ) |
@inheritDoc
Замещает RepositoryContract.
См. определение в файле StoreProductRepository.php строка 79
|
protected |
См. определение в файле StoreProductRepository.php строка 164
|
protected |
См. определение в файле StoreProductRepository.php строка 22