DateMetadataRangeAggregation
        DateMetadataRangeAggregation.php
                :
        17
                
    
                                Final
                
                    
                Extends AbstractRangeAggregation
            
        
        
                Constants¶
                
CREATED        ¶
    
        
        DateMetadataRangeAggregation.php
                :
        20
                
    
        | 
                     | 
                
                    
                     | 
            
                
MODIFIED        ¶
    
        
        DateMetadataRangeAggregation.php
                :
        19
                
    
        | 
                     | 
                
                    
                     | 
            
                
PUBLISHED        ¶
    
        
        DateMetadataRangeAggregation.php
                :
        21
                
    
        | 
                     | 
                
                    
                     | 
            
Properties¶
                
        $name
            ¶
    
        
        AbstractRangeAggregation.php
                :
        21
                
    
        The name of the aggregation.
| 
                     | 
                
                    
                     | 
            
                
        $ranges
            ¶
    
        
        AbstractRangeAggregation.php
                :
        24
                
    
        | 
                     | 
                
                    
                     | 
            
Methods¶
                
__construct()
            ¶
    
        
        DateMetadataRangeAggregation.php
                :
        28
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $name | string | - | - | 
| $type | string | - | - | 
| $ranges | array<string|int, Range<string|int, DateTimeInterface>> | [] | - | 
                
fromGenerator()
            ¶
    
        
        DateMetadataRangeAggregation.php
                :
        42
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $name | string | - | - | 
| $type | string | - | - | 
| $generator | RangesGeneratorInterface | - | - | 
Return values
self
                
getName()
            ¶
    
        
        AbstractRangeAggregation.php
                :
        43
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
string
                
getRanges()
            ¶
    
        
        AbstractRangeAggregation.php
                :
        38
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
array<string|int, mixed>
                
getType()
            ¶
    
        
        DateMetadataRangeAggregation.php
                :
        34
                
    
        | 
                     | 
                
                    
                     | 
            
Return values
string