Search for config

  1. Search 7.x-1.x for config
  2. Search 5.x for config
  3. Other projects
Title Object type File name Summary
ConfigDeleteForm class src/Form/ConfigDeleteForm.php Edit config variable form.
ConfigDeleteForm.php file src/Form/ConfigDeleteForm.php
ConfigDeleteForm::buildForm function src/Form/ConfigDeleteForm.php Form constructor.
ConfigDeleteForm::getCancelText function src/Form/ConfigDeleteForm.php Returns a caption for the link which cancels the action.
ConfigDeleteForm::getCancelUrl function src/Form/ConfigDeleteForm.php Returns the route to go to if the user cancels the action.
ConfigDeleteForm::getConfirmText function src/Form/ConfigDeleteForm.php Returns a caption for the button that confirms the action.
ConfigDeleteForm::getDescription function src/Form/ConfigDeleteForm.php Returns additional text to display as a description.
ConfigDeleteForm::getFormId function src/Form/ConfigDeleteForm.php Returns a unique string identifying the form.
ConfigDeleteForm::getFormName function src/Form/ConfigDeleteForm.php Returns the internal name used to refer to the confirmation item.
ConfigDeleteForm::getQuestion function src/Form/ConfigDeleteForm.php Returns the question to ask the user.
ConfigDeleteForm::submitForm function src/Form/ConfigDeleteForm.php Form submission handler.
ConfigEditor class src/Form/ConfigEditor.php Edit config variable form.
ConfigEditor.php file src/Form/ConfigEditor.php
ConfigEditor::buildCancelLinkUrl function src/Form/ConfigEditor.php Builds the cancel link url for the form.
ConfigEditor::buildForm function src/Form/ConfigEditor.php Form constructor.
ConfigEditor::getFormId function src/Form/ConfigEditor.php Returns a unique string identifying the form.
ConfigEditor::submitForm function src/Form/ConfigEditor.php Form submission handler.
ConfigEditor::validateForm function src/Form/ConfigEditor.php Form validation handler.
ConfigsList class src/Form/ConfigsList.php Form that displays all the config variables to edit them.
ConfigsList.php file src/Form/ConfigsList.php
ConfigsList::buildForm function src/Form/ConfigsList.php Form constructor.
ConfigsList::getFormId function src/Form/ConfigsList.php Returns a unique string identifying the form.
ConfigsList::submitForm function src/Form/ConfigsList.php Form submission handler.
DevelDumperManager::$config property src/DevelDumperManager.php The devel config.
DevelDumperTest::testDumpersConfiguration function tests/src/Functional/DevelDumperTest.php Test dumpers configuration page.
DevelMailLog::$config property src/Plugin/Mail/DevelMailLog.php The devel.settings config object.
DevelSwitchUserTest::setBlockConfiguration function tests/src/Functional/DevelSwitchUserTest.php Protected helper method to set the test block's configuration.
DevelSwitchUserTest::testSwitchUserBlockConfiguration function tests/src/Functional/DevelSwitchUserTest.php Tests the switch user block configuration.
DevelToolbarTest::testConfigurationForm function tests/src/Functional/DevelToolbarTest.php Tests configuration form.
Kint::configure function src/Plugin/Devel/Dumper/Kint.php Configures kint with more sane values.
SettingsForm::getEditableConfigNames function src/Form/SettingsForm.php Gets the configuration names that will be editable.
SwitchUserBlock::defaultConfiguration function src/Plugin/Block/SwitchUserBlock.php
ThemeInfoRebuildSubscriber::$config property src/EventSubscriber/ThemeInfoRebuildSubscriber.php The devel config.
ToolbarHandler::$config property src/ToolbarHandler.php The devel toolbar config.
ToolbarSettingsForm::getEditableConfigNames function src/Form/ToolbarSettingsForm.php Gets the configuration names that will be editable.