Same name in other branches
  1. 8.9.x Drupal\Core\Controller
  2. 9 Drupal\Core\Controller
Classsort descending Location Description
ControllerBase core/lib/Drupal/Core/Controller/ControllerBase.php Utility base class for thin controllers.
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.