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

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

 __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()

__construct ( BarcodeFactory $factory)

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

Методы

◆ addInternal()

addInternal ( array $fields)
protected

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

◆ createCollection()

createCollection ( array $entityFields = [])
protected

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

◆ createEntity()

createEntity ( array $fields = [])
protected

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

◆ deleteInternal()

deleteInternal ( int $id)
protected

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

◆ getByProductId()

getByProductId ( int $skuId)
protected

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

◆ getCollectionByParent()

getCollectionByParent ( BaseSku $sku)

Замещает BarcodeRepositoryContract.

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

◆ getEntitiesBy()

getEntitiesBy ( $params)

@inheritDoc

Замещает RepositoryContract.

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

◆ getEntityById()

getEntityById ( int $id)

@inheritDoc

Замещает RepositoryContract.

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

◆ getList()

getList ( array $params)
protected

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

◆ getProductId()

getProductId ( BaseEntity $entity)

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

◆ updateInternal()

updateInternal ( int $id,
array $fields )
protected

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

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

◆ $factory

$factory
protected

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