Открытые члены | |
__construct (PropertyFactory $factory, PropertyValueFactory $propertyValueFactory) | |
getEntityById (int $id) | |
getEntitiesBy ($params, array $propertySettings=[]) | |
delete (BaseEntity ... $entities) | |
getCollectionByParent (BaseIblockElementEntity $entity) | |
createCollection () | |
getPropertiesSettingsByFilter (array $filter) | |
createEntity (array $fields=[], array $settings=[]) | |
getCollectionByParent (BaseIblockElementEntity $entity) | |
![]() | |
getEntityById (int $id) | |
getEntitiesBy ($params) | |
save (BaseEntity ... $entities) | |
delete (BaseEntity ... $entities) | |
Защищенные члены | |
getList (array $params) | |
loadCollection (array $entityFields, BaseIblockElementEntity $parent) | |
prepareField (array $fields, array $settings) | |
prepareSettings (array $settings) | |
Защищенные данные | |
$factory | |
См. определение в файле PropertyRepository.php строка 24
__construct | ( | PropertyFactory | $factory, |
PropertyValueFactory | $propertyValueFactory | ||
) |
См. определение в файле PropertyRepository.php строка 31
createCollection | ( | ) |
См. определение в файле PropertyRepository.php строка 256
createEntity | ( | array | $fields = [] , |
array | $settings = [] |
||
) |
См. определение в файле PropertyRepository.php строка 393
delete | ( | BaseEntity ... | $entities | ) |
Bitrix\Catalog\v2\BaseEntity ...$entities
Замещает RepositoryContract.
См. определение в файле PropertyRepository.php строка 169
getCollectionByParent | ( | BaseIblockElementEntity | $entity | ) |
Замещает PropertyRepositoryContract.
См. определение в файле PropertyRepository.php строка 174
getEntitiesBy | ( | $params, | |
array | $propertySettings = [] |
||
) |
См. определение в файле PropertyRepository.php строка 53
getEntityById | ( | int | $id | ) |
int | $id |
Замещает RepositoryContract.
См. определение в файле PropertyRepository.php строка 37
|
protected |
См. определение в файле PropertyRepository.php строка 193
getPropertiesSettingsByFilter | ( | array | $filter | ) |
См. определение в файле PropertyRepository.php строка 348
|
protected |
См. определение в файле PropertyRepository.php строка 261
|
protected |
См. определение в файле PropertyRepository.php строка 364
|
protected |
См. определение в файле PropertyRepository.php строка 382
|
protected |
См. определение в файле PropertyRepository.php строка 27