AggregationResultExtractor
        AggregationResultExtractor.php
                :
        15
                
    
            Interface
                Methods¶
                
canVisit()
            ¶
    
        
        AggregationResultExtractor.php
                :
        20
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $aggregation | Aggregation | - | - | 
| $languageFilter | array{languages?: string[], languageCode?: string, useAlwaysAvailable?: bool} | - | - | 
Return values
bool
                
extract()
            ¶
    
        
        AggregationResultExtractor.php
                :
        25
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $aggregation | Aggregation | - | - | 
| $languageFilter | array{languages?: string[], languageCode?: string, useAlwaysAvailable?: bool} | - | - | 
| $data | stdClass | - | - |