namespace Drupal\system\Controller

Same name in other branches
  1. 10 Drupal\system\Controller
  2. 9 Drupal\system\Controller
  3. 8.9.x Drupal\system\Controller
Object name File name Summary
AdminController core/modules/system/src/Controller/AdminController.php Controller for admin section.
AssetControllerBase core/modules/system/src/Controller/AssetControllerBase.php Defines a controller to serve asset aggregates.
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.
CssAssetController core/modules/system/src/Controller/CssAssetController.php Defines a controller to serve CSS aggregates.
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.
JsAssetController core/modules/system/src/Controller/JsAssetController.php Defines a controller to serve Javascript aggregates.
LinksetController core/modules/system/src/Controller/LinksetController.php Linkset controller.
PerformanceController core/modules/system/src/Controller/PerformanceController.php Controller for performance admin.
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 a time zone identifier.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.