AbstractController | Provides common features needed in controllers. |
Controller | Controller is a simple implementation of a Controller. |
ControllerNameParser deprecated | ControllerNameParser converts controller from the short notation a:b:c (BlogBundle:Post:index) to a fully-qualified class::method string (Bundle\BlogBundle\Controller\PostController::indexAction). |
ControllerResolver | |
ControllerTrait | Common features needed in controllers. |
RedirectController | Redirects a request to another URL. |
TemplateController | TemplateController. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bundle/FrameworkBundle/Controller.html