Copied!

IntegerStatsAggregation

IntegerStatsAggregation.php : 11

Properties

public $contentTypeIdentifier

FieldAggregationTrait.php : 14
public string $contentTypeIdentifier

public $fieldDefinitionIdentifier

FieldAggregationTrait.php : 17
public string $fieldDefinitionIdentifier

protected $name

AbstractStatsAggregation.php : 20

The name of the aggregation.

protected string $name

Methods

public__construct()

AbstractFieldStatsAggregation.php : 18
public __construct(string $name, string $contentTypeIdentifier, string $fieldDefinitionIdentifier)

Parameters

Name Type Default value Description
$name string - -
$contentTypeIdentifier string - -
$fieldDefinitionIdentifier string - -

publicgetContentTypeIdentifier()

FieldAggregationTrait.php : 19
public getContentTypeIdentifier() : string

Return values

string

publicgetFieldDefinitionIdentifier()

FieldAggregationTrait.php : 24
public getFieldDefinitionIdentifier() : string

Return values

string

publicgetName()

AbstractStatsAggregation.php : 27
public getName() : string

Return values

string