Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс MeasureRatioRepository
+ Граф наследования:MeasureRatioRepository:

Открытые члены

 __construct (MeasureRatioFactory $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
 

Подробное описание

См. определение в файле MeasureRatioRepository.php строка 19

Конструктор(ы)

◆ __construct()

__construct ( MeasureRatioFactory $factory)

См. определение в файле MeasureRatioRepository.php строка 24

Методы

◆ addInternal()

addInternal ( array $fields)
protected

См. определение в файле MeasureRatioRepository.php строка 191

◆ createCollection()

createCollection ( array $entityFields = [])
protected

См. определение в файле MeasureRatioRepository.php строка 178

◆ createEntity()

createEntity ( array $fields = [])
protected

См. определение в файле MeasureRatioRepository.php строка 169

◆ deleteInternal()

deleteInternal ( int $id)
protected

См. определение в файле MeasureRatioRepository.php строка 223

◆ getByProductId()

getByProductId ( int $skuId)
protected

См. определение в файле MeasureRatioRepository.php строка 153

◆ getCollectionByParent()

getCollectionByParent ( BaseSku $sku)

Замещает MeasureRatioRepositoryContract.

См. определение в файле MeasureRatioRepository.php строка 141

◆ getEntitiesBy()

getEntitiesBy ( $params)
Аргументы
$paramsarray|\ArrayAccess
Возвращает
mixed

Замещает RepositoryContract.

См. определение в файле MeasureRatioRepository.php строка 45

◆ getEntityById()

getEntityById ( int $id)
Аргументы
int$id
Возвращает
mixed

Замещает RepositoryContract.

См. определение в файле MeasureRatioRepository.php строка 29

◆ getList()

getList ( array $params)
protected

См. определение в файле MeasureRatioRepository.php строка 162

◆ getProductId()

getProductId ( BaseEntity $entity)

См. определение в файле MeasureRatioRepository.php строка 57

◆ updateInternal()

updateInternal ( int $id,
array $fields )
protected

См. определение в файле MeasureRatioRepository.php строка 209

Данные класса

◆ $factory

$factory
protected

См. определение в файле MeasureRatioRepository.php строка 22