AttributeGroupQuery
AttributeGroupQuery.php
:
13
Final
Constants¶
DEFAULT_LIMIT ¶
AttributeGroupQuery.php
:
15
|
|
|
Methods¶
__construct()
¶
AttributeGroupQuery.php
:
17
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $query | CriterionInterface|null | null | - |
| $offset | int | 0 | - |
| $limit | int | AttributeGroupQuery::DEFAULT_LIMIT | - |
getLimit()
¶
AttributeGroupQuery.php
:
38
|
|
|
Return values
int
getOffset()
¶
AttributeGroupQuery.php
:
28
|
|
|
Return values
int
getQuery()
¶
AttributeGroupQuery.php
:
23
|
|
|
Return values
CriterionInterface|null
setLimit()
¶
AttributeGroupQuery.php
:
43
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $limit | int | - | - |
setOffset()
¶
AttributeGroupQuery.php
:
33
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $offset | int | - | - |