W3cubDocs

/Symfony 4.1

Symfony\Component\HttpKernel\Event

Classes

FilterControllerArgumentsEvent Allows filtering of controller arguments.
FilterControllerEvent Allows filtering of a controller callable.
FilterResponseEvent Allows to filter a Response object.
FinishRequestEvent Triggered whenever a request is fully processed.
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.
https://api.symfony.com/4.1/Symfony/Component/HttpKernel/Event.html