Table of Contents
    
                - 
    $output
    
                 : OutputInterface            
 
                - 
    __construct()
    
                         : mixed    
 
            - 
    configure()
    
                         : mixed    
 
            - 
    deletionLoop()
    
                         : mixed    
 
            - 
    execute()
    
                         : mixed    
 
        
        
        
    
        
                    
    
        $output
        
        
                                
    
    
    
    
    protected
        OutputInterface
    $output
    
    
    
    
    
    
                                
            
            
        
                    
    
        __construct()
        
    
    
    
    
    public
                __construct() : mixed
    
    
    
    
    
                                
        Return values
    mixed
            —
        
    
                    
    
    
    
    
    protected
                configure() : mixed
    
    
    
    
    
                                
        Return values
    mixed
            —
        
    
                    
    
        deletionLoop()
        
    
    
    
    
    protected
                deletionLoop(mixed $key, OutputInterface $output, mixed $redis, mixed $isExt) : mixed
    
        Parameters
    
                    - 
                $key
                : mixed
                            
 
            - 
                
            
 
                    - 
                $output
                : OutputInterface
                            
 
            - 
                
            
 
                    - 
                $redis
                : mixed
                            
 
            - 
                
            
 
                    - 
                $isExt
                : mixed
                            
 
            - 
                
            
 
            
    
    
    
                                
        Return values
    mixed
            —
        
    
                    
    
        execute()
        
    
    
    
    
    protected
                execute(InputInterface $input, OutputInterface $output) : mixed
    
        Parameters
    
                    - 
                $input
                : InputInterface
                            
 
            - 
                
            
 
                    - 
                $output
                : OutputInterface
                            
 
            - 
                
            
 
            
    
    
    
                                
        Return values
    mixed
            —