You are here

namespace Drupal\devel\Form in Devel 8

Same name in other branches
  1. 8.3 Drupal\devel\Form
  2. 8.2 Drupal\devel\Form
  3. 4.x Drupal\devel\Form
Classsort descending Location Description
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.