| ConfigDeleteForm |
class |
src/Form/ConfigDeleteForm.php |
Edit config variable form. |
| ConfigDeleteForm.php |
file |
src/Form/ConfigDeleteForm.php |
|
| ConfigDeleteForm::$logger |
property |
src/Form/ConfigDeleteForm.php |
Logger service. |
| ConfigDeleteForm::buildForm |
function |
src/Form/ConfigDeleteForm.php |
Form constructor. |
| ConfigDeleteForm::create |
function |
src/Form/ConfigDeleteForm.php |
Instantiates a new instance of this class. |
| 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::$dumper |
property |
src/Form/ConfigEditor.php |
The dumper service. |
| ConfigEditor::$logger |
property |
src/Form/ConfigEditor.php |
Logger service. |
| 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::create |
function |
src/Form/ConfigEditor.php |
Instantiates a new instance of this class. |
| 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::create |
function |
src/Form/ConfigsList.php |
Instantiates a new instance of this class. |
| 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. |
| DevelEventCommand::configure |
function |
src/Drush/Commands/DevelEventCommand.php |
|
| DevelHookCommand::configure |
function |
src/Drush/Commands/DevelHookCommand.php |
|
| DevelLazyBuilders::$config |
property |
src/DevelLazyBuilders.php |
The devel toolbar config. |
| DevelMailLog::$config |
property |
src/Plugin/Mail/DevelMailLog.php |
The 'devel.settings' config object. |
| DevelReinstallCommand::configure |
function |
src/Drush/Commands/DevelReinstallCommand.php |
|
| DevelServicesCommand::configure |
function |
src/Drush/Commands/DevelServicesCommand.php |
|
| 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. |
| GenerateBlockCommand::configure |
function |
devel_generate/src/Drush/Commands/GenerateBlockCommand.php |
|
| GenerateContentCommand::configure |
function |
devel_generate/src/Drush/Commands/GenerateContentCommand.php |
|
| GenerateMediaCommand::configure |
function |
devel_generate/src/Drush/Commands/GenerateMediaCommand.php |
|
| GenerateMenusCommand::configure |
function |
devel_generate/src/Drush/Commands/GenerateMenusCommand.php |
|
| GenerateTermsCommand::configure |
function |
devel_generate/src/Drush/Commands/GenerateTermsCommand.php |
|
| GenerateUsersCommand::configure |
function |
devel_generate/src/Drush/Commands/GenerateUsersCommand.php |
|
| GenerateVocabsCommand::configure |
function |
devel_generate/src/Drush/Commands/GenerateVocabsCommand.php |
|
| SettingsForm::$config |
property |
src/Form/SettingsForm.php |
The 'devel.settings' config object. |
| SettingsForm::getEditableConfigNames |
function |
src/Form/SettingsForm.php |
Gets the configuration names that will be editable. |
| SwitchUserBlock::defaultConfiguration |
function |
src/Plugin/Block/SwitchUserBlock.php |
|