Открытые члены | |
__construct (PropertyFeatureFactory $factory) | |
getEntityById (int $id) | |
getEntitiesBy ($params) | |
save (BaseEntity ... $entities) | |
delete (BaseEntity ... $entities) | |
getCollectionByParent (Property $entity) | |
getCollectionByParent (Property $entity) | |
getEntityById (int $id) | |
getEntitiesBy ($params) | |
save (BaseEntity ... $entities) | |
delete (BaseEntity ... $entities) | |
Защищенные члены | |
createEntity (array $fields=[]) | |
Защищенные данные | |
$factory | |
См. определение в файле PropertyFeatureRepository.php строка 18
__construct | ( | PropertyFeatureFactory | $factory | ) |
См. определение в файле PropertyFeatureRepository.php строка 23
|
protected |
См. определение в файле PropertyFeatureRepository.php строка 69
delete | ( | BaseEntity ... | $entities | ) |
Bitrix\Catalog\v2\BaseEntity ...$entities
Замещает RepositoryContract.
См. определение в файле PropertyFeatureRepository.php строка 46
getCollectionByParent | ( | Property | $entity | ) |
Замещает PropertyFeatureRepositoryContract.
См. определение в файле PropertyFeatureRepository.php строка 51
getEntitiesBy | ( | $params | ) |
$params | array|\ArrayAccess |
Замещает RepositoryContract.
См. определение в файле PropertyFeatureRepository.php строка 36
getEntityById | ( | int | $id | ) |
int | $id |
Замещает RepositoryContract.
См. определение в файле PropertyFeatureRepository.php строка 28
save | ( | BaseEntity ... | $entities | ) |
Bitrix\Catalog\v2\BaseEntity ...$entities
Замещает RepositoryContract.
См. определение в файле PropertyFeatureRepository.php строка 41
|
protected |
См. определение в файле PropertyFeatureRepository.php строка 21