ActionConfigurationListInterface
        ActionConfigurationListInterface.php
                :
        16
                 
    
            Interface
                    
                Extends
                                    IteratorAggregate                            
                Methods¶
                 getActionConfigurations()
            ¶
getActionConfigurations()
            ¶
    
        
        ActionConfigurationListInterface.php
                :
        23
                 
    
        Partial list of action configurations.
|  |  | 
Return values
array<string|int, ActionConfigurationInterface>
                 getTotalCount()
            ¶
getTotalCount()
            ¶
    
        
        ActionConfigurationListInterface.php
                :
        28
                 
    
        Return total count of found action configurations (filtered by permissions).
|  |  | 
Return values
int