Documentation

Event

Interfaces, Classes and Traits

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.

Search results