namespace Drupal\devel\Form

Same name in other branches
  1. 5.x Drupal\devel\Form
Object name File name Summary
ConfigDeleteForm src/Form/ConfigDeleteForm.php Edit config variable form.
ConfigEditor src/Form/ConfigEditor.php Edit config variable form.
ConfigsList src/Form/ConfigsList.php Form that displays all the config variables to edit them.
DevelReinstall src/Form/DevelReinstall.php Display a dropdown of installed modules with the option to reinstall them.
RouterRebuildConfirmForm src/Form/RouterRebuildConfirmForm.php Provides confirmation form for rebuilding the routes.
SettingsForm src/Form/SettingsForm.php Defines a form that configures devel settings.
SwitchUserForm src/Form/SwitchUserForm.php Define a form to allow the user to switch and become another user.
SystemStateEdit src/Form/SystemStateEdit.php Form API form to edit a state.
ToolbarSettingsForm src/Form/ToolbarSettingsForm.php Configures devel toolbar settings.