Logidav Docs

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
Tags
throws
DBALException
Return values
array<string|int, mixed>

        
On this page

Search results