AbstractFieldStatsAggregation
        AbstractFieldStatsAggregation.php
                :
        14
                 
    
                                        Abstract
        
                    
                Extends AbstractStatsAggregation
            
        
                    
                Implements
                                    FieldAggregation                            
        
                    
                Properties¶
                 $contentTypeIdentifier
            ¶
        $contentTypeIdentifier
            ¶
    
        
        FieldAggregationTrait.php
                :
        14
                 
    
        |  |  | 
                 $fieldDefinitionIdentifier
            ¶
        $fieldDefinitionIdentifier
            ¶
    
        
        FieldAggregationTrait.php
                :
        17
                 
    
        |  |  | 
                 $name
            ¶
        $name
            ¶
    
        
        AbstractStatsAggregation.php
                :
        20
                 
    
        The name of the aggregation.
|  |  | 
Methods¶
                 __construct()
            ¶
__construct()
            ¶
    
        
        AbstractFieldStatsAggregation.php
                :
        18
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $name | string | - | - | 
| $contentTypeIdentifier | string | - | - | 
| $fieldDefinitionIdentifier | string | - | - | 
                 getContentTypeIdentifier()
            ¶
getContentTypeIdentifier()
            ¶
    
        
        FieldAggregationTrait.php
                :
        19
                 
    
        |  |  | 
Return values
string
                 getFieldDefinitionIdentifier()
            ¶
getFieldDefinitionIdentifier()
            ¶
    
        
        FieldAggregationTrait.php
                :
        24
                 
    
        |  |  | 
Return values
string
                 getName()
            ¶
getName()
            ¶
    
        
        AbstractStatsAggregation.php
                :
        27
                 
    
        |  |  | 
Return values
string