namespace Drupal\devel\Form

Same name in other branches
  1. 4.x Drupal\devel\Form
  2. 5.x Drupal\devel\Form
Object name File name Summary
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.
ExecutePHP src/Form/ExecutePHP.php Defines a form that allows privileged users to execute arbitrary PHP code.
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 Defines a form that allows privileged users to generate entities.
SystemStateEdit src/Form/SystemStateEdit.php Form API form to edit a state.
ToolbarSettingsForm src/Form/ToolbarSettingsForm.php Configures devel toolbar settings.