You are here

namespace Drupal\system\Controller in Drupal 8

Same name in other branches
  1. 9 Drupal\system\Controller
Classsort descending Location Description
AdminController core/modules/system/src/Controller/AdminController.php Controller for admin section.
BatchController core/modules/system/src/Controller/BatchController.php Controller routines for batch routes.
CsrfTokenController core/modules/system/src/Controller/CsrfTokenController.php Returns responses for CSRF token routes.
DbUpdateController core/modules/system/src/Controller/DbUpdateController.php Controller routines for database update routes.
EntityAutocompleteController core/modules/system/src/Controller/EntityAutocompleteController.php Defines a route controller for entity autocomplete form elements.
Http4xxController core/modules/system/src/Controller/Http4xxController.php Controller for default HTTP 4xx responses.
SystemController core/modules/system/src/Controller/SystemController.php Returns responses for System routes.
SystemInfoController core/modules/system/src/Controller/SystemInfoController.php Returns responses for System Info routes.
ThemeController core/modules/system/src/Controller/ThemeController.php Controller for theme handling.
TimezoneController core/modules/system/src/Controller/TimezoneController.php Provides a callback for finding out a timezone name.