AttributeSetGroupRepository
extends EntityRepository
in package
AttributeSetGroupRepository
This class was generated by the Doctrine ORM. Add your own custom repository methods below.
Table of Contents
Methods
- getAttributeByAttrSetAndAttributeGroupeName() : mixed
- getAttributesToShowInManageAttributesByAttributeSetId() : array<string|int, mixed>
Methods
getAttributeByAttrSetAndAttributeGroupeName()
public
getAttributeByAttrSetAndAttributeGroupeName(mixed $attrSet[, array<string|int, mixed> $attributeGroupeNames = [] ][, mixed $allowedAttributesByAttrSet = [] ]) : mixed
Parameters
- $attrSet : mixed
- $attributeGroupeNames : array<string|int, mixed> = []
- $allowedAttributesByAttrSet : mixed = []
getAttributesToShowInManageAttributesByAttributeSetId()
public
getAttributesToShowInManageAttributesByAttributeSetId(mixed $id, mixed $ids) : array<string|int, mixed>
Parameters
- $id : mixed
- $ids : mixed