Controller
        Controller.php
                :
        17
                
    
                                        Abstract
        
                    
                Extends AbstractController
            
        
                    
                Implements
                                    RestrictedControllerInterface                            
        
                    
                Methods¶
                
performAccessCheck()
            ¶
    
        
        AuthenticatedRememberedCheckTrait.php
                :
        13
                
    
        | 
                     | 
                
                    
                     | 
            
                
redirectToLocation()
            ¶
    
        
        Controller.php
                :
        21
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $location | Location | - | - | 
| $uriFragment | string | '' | - | 
Return values
RedirectResponse