JsonErrorHandler
class JsonErrorHandler extends Handler (View source)
Methods
                    handle()
        
                                            
                
            No description
                    bool
                
                
                    isAjaxRequest()
        
                                            
                
            Check, if possible, that this execution was triggered by an AJAX request.
                    bool|null
                
                
                    clientSupportsJson(float $minWeight = null)
        
                                            
                
            Check if the client supports JSON.
Details
        
                            
    handle()
        
    
    No description
        
                        private    bool
    isAjaxRequest()
        
    
    Check, if possible, that this execution was triggered by an AJAX request.
        
                        private    bool|null
    clientSupportsJson(float $minWeight = null)
        
    
    Check if the client supports JSON.