Symfony\Component\HttpKernel\Event
Classes
FilterControllerEvent | Allows filtering of a controller callable |
FilterResponseEvent | Allows to filter a Response object |
GetResponseEvent | Allows to create a response for a request |
GetResponseForControllerResultEvent | Allows to create a response for the return value of a controller |
GetResponseForExceptionEvent | Allows to create a response for a thrown exception |
KernelEvent | Base class for events thrown in the HttpKernel component |
PostResponseEvent | Allows to execute logic after a response was sent |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/HttpKernel/Event.html