namespace Drupal\Core\Controller
Same name in other branches
Object name | File name | Summary |
---|---|---|
ControllerBase | core/lib/Drupal/Core/Controller/ControllerBase.php | Utility base class for thin controllers. |
ControllerResolver | core/lib/Drupal/Core/Controller/ControllerResolver.php | ControllerResolver to enhance controllers beyond Symfony's basic handling. |
ControllerResolverInterface | core/lib/Drupal/Core/Controller/ControllerResolverInterface.php | Extends the ControllerResolverInterface from symfony. |
FormController | core/lib/Drupal/Core/Controller/FormController.php | Common base class for form interstitial controllers. |
HtmlFormController | core/lib/Drupal/Core/Controller/HtmlFormController.php | Wrapping controller for forms that serve as the main page body. |
TitleResolver | core/lib/Drupal/Core/Controller/TitleResolver.php | Provides the default implementation of the title resolver interface. |
TitleResolverInterface | core/lib/Drupal/Core/Controller/TitleResolverInterface.php | Defines a class which knows how to generate the title from a given route. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.