См. определение в файле ServiceContainer.php строка 21
◆ get()
static get |
( |
|
$id, |
|
|
array |
$args = [] |
|
) |
| |
|
static |
◆ getContainer()
◆ getIblockInfo()
static getIblockInfo |
( |
int |
$iblockId | ) |
|
|
static |
- Аргументы
-
- Возвращает
- \Bitrix\Catalog\v2\Iblock\IblockInfo|null
См. определение в файле ServiceContainer.php строка 61
◆ getProductFactory()
static getProductFactory |
( |
int |
$iblockId | ) |
|
|
static |
- Аргументы
-
- Возвращает
- \Bitrix\Catalog\v2\Product\ProductFactory|null
См. определение в файле ServiceContainer.php строка 79
◆ getProductRepository()
static getProductRepository |
( |
int |
$iblockId | ) |
|
|
static |
- Аргументы
-
- Возвращает
- \Bitrix\Catalog\v2\Product\ProductRepositoryContract|null
См. определение в файле ServiceContainer.php строка 105
◆ getRepositoryFacade()
static getRepositoryFacade |
( |
| ) |
|
|
static |
◆ getSkuFactory()
static getSkuFactory |
( |
int |
$iblockId | ) |
|
|
static |
◆ getSkuRepository()
static getSkuRepository |
( |
int |
$iblockId | ) |
|
|
static |
- Аргументы
-
- Возвращает
- \Bitrix\Catalog\v2\Sku\SkuRepositoryContract|null
См. определение в файле ServiceContainer.php строка 123
◆ make()
static make |
( |
|
$id, |
|
|
array |
$args = [] |
|
) |
| |
|
static |