You are here

namespace Drupal\system in Drupal 10

Same name in other branches
  1. 8 Drupal\system
  2. 9 Drupal\system
Classsort descending Location Description
ActionConfigEntityInterface core/modules/system/src/ActionConfigEntityInterface.php Provides an interface defining an action entity.
CronController core/modules/system/src/CronController.php Controller for Cron handling.
DateFormatAccessControlHandler core/modules/system/src/DateFormatAccessControlHandler.php Defines the access control handler for the date format entity type.
DateFormatListBuilder core/modules/system/src/DateFormatListBuilder.php Defines a class to build a listing of date format entities.
FileDownloadController core/modules/system/src/FileDownloadController.php System file controller.
MachineNameController core/modules/system/src/MachineNameController.php Controller routines for machine name transliteration routes.
MenuAccessControlHandler core/modules/system/src/MenuAccessControlHandler.php Defines the access control handler for the menu entity type.
MenuInterface core/modules/system/src/MenuInterface.php Provides an interface defining a menu entity.
MenuStorage core/modules/system/src/MenuStorage.php Defines the storage class for menu configuration entities.
PathBasedBreadcrumbBuilder core/modules/system/src/PathBasedBreadcrumbBuilder.php Class to define the menu_link breadcrumb builder.
SystemConfigSubscriber core/modules/system/src/SystemConfigSubscriber.php System Config subscriber.
SystemManager core/modules/system/src/SystemManager.php System Manager Service.
TimeZoneResolver core/modules/system/src/TimeZoneResolver.php Event handler that resolves time zone based on site and user configuration.