EventListener
Interfaces, Classes, Traits and Enums
- ControllerListener
- The ControllerListener class parses annotation blocks located in controller classes.
- HttpCacheListener
- HttpCacheListener handles HTTP cache headers.
- IsGrantedListener
- Handles the IsGranted annotation on controllers.
- ParamConverterListener
- The ParamConverterListener handles the ParamConverter annotation.
- PsrResponseListener
- Converts PSR-7 Response to HttpFoundation Response using the bridge.
- SecurityListener
- SecurityListener handles security restrictions on controllers.
- TemplateListener
- Handles the Template annotation for actions.