6 methods override HttpExceptionSubscriberBase::getHandledFormats()
- AccessDeniedSubscriber::getHandledFormats in core/
modules/ user/ src/ EventSubscriber/ AccessDeniedSubscriber.php - Specifies the request formats this subscriber will respond to.
- CsrfExceptionSubscriber::getHandledFormats in core/
lib/ Drupal/ Core/ EventSubscriber/ CsrfExceptionSubscriber.php - Specifies the request formats this subscriber will respond to.
- DefaultExceptionHtmlSubscriber::getHandledFormats in core/
lib/ Drupal/ Core/ EventSubscriber/ DefaultExceptionHtmlSubscriber.php - Specifies the request formats this subscriber will respond to.
- DefaultExceptionSubscriber::getHandledFormats in core/
modules/ serialization/ src/ EventSubscriber/ DefaultExceptionSubscriber.php - Specifies the request formats this subscriber will respond to.
- ExceptionJsonSubscriber::getHandledFormats in core/
lib/ Drupal/ Core/ EventSubscriber/ ExceptionJsonSubscriber.php - Specifies the request formats this subscriber will respond to.
- Fast404ExceptionHtmlSubscriber::getHandledFormats in core/
lib/ Drupal/ Core/ EventSubscriber/ Fast404ExceptionHtmlSubscriber.php - Specifies the request formats this subscriber will respond to.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.