ArgumentResolver | Responsible for resolving the arguments passed to an action. |
ContainerControllerResolver | A controller resolver searching for a controller in a psr-11 container when using the "service:method" notation. |
ControllerReference | Acts as a marker and a data holder for a Controller. |
ControllerResolver | This implementation uses the '_controller' request attribute to determine the controller to execute. |
TraceableArgumentResolver | |
TraceableControllerResolver |
ArgumentResolverInterface | An ArgumentResolverInterface instance knows how to determine the arguments for a specific action. |
ArgumentValueResolverInterface | Responsible for resolving the value of an argument based on its metadata. |
ControllerResolverInterface | A ControllerResolverInterface implementation knows how to determine the controller to execute based on a Request object. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/HttpKernel/Controller.html