Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
SectionRepository Cписок членов класса

Полный список членов класса SectionRepository, включая наследуемые из базового класса

$factorySectionRepositoryprotected
__construct(SectionFactory $factory)SectionRepository
createCollection(array $entityFields=[])SectionRepositoryprotected
createEntity(array $fields)SectionRepositoryprotected
delete(BaseEntity ... $entities)SectionRepository
getCollectionByProduct(BaseProduct $product)SectionRepository
getEntitiesBy($params)SectionRepository
getEntityById(int $id)SectionRepository
getList(array $params)SectionRepositoryprotected
getListByProductId(int $productId)SectionRepositoryprotected
save(BaseEntity ... $entities)RepositoryContract