|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (SectionFactory $factory) | |
| getEntityById (int $id) | |
| getEntitiesBy ($params) | |
| delete (BaseEntity ... $entities) | |
| getCollectionByProduct (BaseProduct $product) | |
| Открытые члены унаследованные от RepositoryContract | |
| save (BaseEntity ... $entities) | |
Защищенные члены | |
| getListByProductId (int $productId) | |
| getList (array $params) | |
| createEntity (array $fields) | |
| createCollection (array $entityFields=[]) | |
Защищенные данные | |
| $factory | |
См. определение в файле SectionRepository.php строка 19
| __construct | ( | SectionFactory | $factory | ) |
См. определение в файле SectionRepository.php строка 24
|
protected |
См. определение в файле SectionRepository.php строка 160
|
protected |
См. определение в файле SectionRepository.php строка 151
| delete | ( | BaseEntity ... | $entities | ) |
Bitrix\Catalog\v2\BaseEntity ...$entities
Замещает RepositoryContract.
См. определение в файле SectionRepository.php строка 108
| getCollectionByProduct | ( | BaseProduct | $product | ) |
Замещает SectionRepositoryContract.
См. определение в файле SectionRepository.php строка 114
| getEntitiesBy | ( | $params | ) |
| $params | array|\ArrayAccess |
Замещает RepositoryContract.
См. определение в файле SectionRepository.php строка 46
| getEntityById | ( | int | $id | ) |
| int | $id |
Замещает RepositoryContract.
См. определение в файле SectionRepository.php строка 29
|
protected |
См. определение в файле SectionRepository.php строка 146
|
protected |
См. определение в файле SectionRepository.php строка 126
|
protected |
См. определение в файле SectionRepository.php строка 22