Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Drupal\system\Form

Object name File name Summary
ClearCacheForm core/modules/system/src/Form/ClearCacheForm.php Clear caches for this site.
CronForm core/modules/system/src/Form/CronForm.php Configure cron settings for this site.
DateFormatAddForm core/modules/system/src/Form/DateFormatAddForm.php Provides a form for adding a date format.
DateFormatDeleteForm core/modules/system/src/Form/DateFormatDeleteForm.php Builds a form to delete a date format.
DateFormatEditForm core/modules/system/src/Form/DateFormatEditForm.php Provides a form for editing a date format.
DateFormatFormBase core/modules/system/src/Form/DateFormatFormBase.php Provides a base form for date formats.
DevelopmentSettingsForm core/modules/system/src/Form/DevelopmentSettingsForm.php Configure development settings for this site.
FileSystemForm core/modules/system/src/Form/FileSystemForm.php Configure file system settings for this site.
ImageToolkitForm core/modules/system/src/Form/ImageToolkitForm.php Configures image toolkit settings for this site.
LoggingForm core/modules/system/src/Form/LoggingForm.php Configure logging settings for this site.
MenuLinksetSettingsForm core/modules/system/src/Form/MenuLinksetSettingsForm.php Configure System settings for this site.
ModulesEnabledTrait core/modules/system/src/Form/ModulesEnabledTrait.php Provides helpers for enabling modules.
ModulesListConfirmForm core/modules/system/src/Form/ModulesListConfirmForm.php Builds a confirmation form for enabling modules with dependencies.
ModulesListForm core/modules/system/src/Form/ModulesListForm.php Provides module installation interface.
ModulesListNonStableConfirmForm core/modules/system/src/Form/ModulesListNonStableConfirmForm.php Builds a confirmation form for enabling experimental and deprecated modules.
ModulesUninstallConfirmForm core/modules/system/src/Form/ModulesUninstallConfirmForm.php Builds a confirmation form to uninstall selected modules.
ModulesUninstallForm core/modules/system/src/Form/ModulesUninstallForm.php Provides a form for uninstalling modules.
PerformanceForm core/modules/system/src/Form/PerformanceForm.php Configure performance settings for this site.
PrepareModulesEntityUninstallForm core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Provides a form removing module content entities data before uninstallation.
RegionalForm core/modules/system/src/Form/RegionalForm.php Configure regional settings for this site.
RssFeedsForm core/modules/system/src/Form/RssFeedsForm.php Configure RSS settings for this site.
SiteInformationForm core/modules/system/src/Form/SiteInformationForm.php Configure site information settings for this site.
SiteMaintenanceModeForm core/modules/system/src/Form/SiteMaintenanceModeForm.php Configure maintenance settings for this site.
SystemBrandingOffCanvasForm core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The settings_tray form handler for the SystemBrandingBlock.
SystemMenuOffCanvasForm core/modules/system/src/Form/SystemMenuOffCanvasForm.php The setting_tray form handler for the SystemMenuBlock.
ThemeAdminForm core/modules/system/src/Form/ThemeAdminForm.php Form to select the administration theme.
ThemeExperimentalConfirmForm core/modules/system/src/Form/ThemeExperimentalConfirmForm.php Builds a confirmation form for enabling experimental themes.
ThemeSettingsForm core/modules/system/src/Form/ThemeSettingsForm.php Displays theme configuration for entire site and individual themes.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal