AttributeIntegerRangeAggregation
AttributeIntegerRangeAggregation.php
:
13
Extends AbstractRangeAggregation
Implements
AttributeAggregationInterface
Properties¶
$name¶
AbstractRangeAggregation.php
:
20
The name of the aggregation.
|
|
$ranges¶
AbstractRangeAggregation.php
:
23
|
|
Methods¶
__construct() ¶
AttributeIntegerRangeAggregation.php
:
21
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$name | string | - | - |
$attributeDefinitionIdentifier | string | - | - |
$ranges | array<string|int, mixed> | - | - |
getAttributeDefinitionIdentifier() ¶
AttributeAggregationTrait.php
:
16
|
|
Return values
string
getName() ¶
AbstractRangeAggregation.php
:
36
|
|
Return values
string
getRanges() ¶
AbstractRangeAggregation.php
:
31
|
|
Return values
array<string|int, mixed>