AggregationResultExtractor
        AggregationResultExtractor.php
                :
        15
                 
    
            Interface
                Methods¶
                 canVisit()
            ¶
canVisit()
            ¶
    
        
        AggregationResultExtractor.php
                :
        17
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $aggregation | Aggregation | - | - | 
| $languageFilter | array<string|int, mixed> | - | - | 
Return values
bool
                 extract()
            ¶
extract()
            ¶
    
        
        AggregationResultExtractor.php
                :
        19
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $aggregation | Aggregation | - | - | 
| $languageFilter | array<string|int, mixed> | - | - | 
| $data | stdClass | - | - |