|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (BarcodeFactory $factory) | |
| getEntityById (int $id) | |
| getEntitiesBy ($params) | |
| getProductId (BaseEntity $entity) | |
| getCollectionByParent (BaseSku $sku) | |
| Открытые члены унаследованные от RepositoryContract | |
| 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 | |
См. определение в файле BarcodeRepository.php строка 20
| __construct | ( | BarcodeFactory | $factory | ) |
См. определение в файле BarcodeRepository.php строка 25
|
protected |
См. определение в файле BarcodeRepository.php строка 204
|
protected |
См. определение в файле BarcodeRepository.php строка 191
|
protected |
См. определение в файле BarcodeRepository.php строка 182
|
protected |
См. определение в файле BarcodeRepository.php строка 235
|
protected |
См. определение в файле BarcodeRepository.php строка 165
| getCollectionByParent | ( | BaseSku | $sku | ) |
Замещает BarcodeRepositoryContract.
См. определение в файле BarcodeRepository.php строка 153
| getEntitiesBy | ( | $params | ) |
| getEntityById | ( | int | $id | ) |
|
protected |
См. определение в файле BarcodeRepository.php строка 175
| getProductId | ( | BaseEntity | $entity | ) |
См. определение в файле BarcodeRepository.php строка 63
|
protected |
См. определение в файле BarcodeRepository.php строка 221
|
protected |
См. определение в файле BarcodeRepository.php строка 23