Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ConfigFormBase.php file core/lib/Drupal/Core/Form/ConfigFormBase.php
ConfigFormBase::buildForm function core/lib/Drupal/Core/Form/ConfigFormBase.php Form constructor.
ConfigFormBase::CONFIG_KEY_TO_FORM_ELEMENT_MAP constant core/lib/Drupal/Core/Form/ConfigFormBase.php The $form_state key which stores a map of config keys to form elements.
ConfigFormBase::copyFormValuesToConfig function core/lib/Drupal/Core/Form/ConfigFormBase.php Copies form values to Config keys.
ConfigFormBase::create function core/lib/Drupal/Core/Form/ConfigFormBase.php Instantiates a new instance of this class.
ConfigFormBase::doStoreConfigMap function core/lib/Drupal/Core/Form/ConfigFormBase.php Helper method for #after_build callback ::storeConfigKeyToFormElementMap().
ConfigFormBase::formatMultipleViolationsMessage function core/lib/Drupal/Core/Form/ConfigFormBase.php Formats multiple violation messages associated with a single form element.
ConfigFormBase::loadDefaultValuesFromConfig function core/lib/Drupal/Core/Form/ConfigFormBase.php Process callback to recursively load default values from #config_target.
ConfigFormBase::storeConfigKeyToFormElementMap function core/lib/Drupal/Core/Form/ConfigFormBase.php #after_build callback which stores a map of element names to config keys.
ConfigFormBase::submitForm function core/lib/Drupal/Core/Form/ConfigFormBase.php Form submission handler.
ConfigFormBase::typedConfigManager function core/lib/Drupal/Core/Form/ConfigFormBase.php Returns the typed config manager service.
ConfigFormBase::validateForm function core/lib/Drupal/Core/Form/ConfigFormBase.php Form validation handler.
ConfigFormBase::__construct function core/lib/Drupal/Core/Form/ConfigFormBase.php Constructs a \Drupal\system\ConfigFormBase object.
ConfigFormBaseTrait trait core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php Provides access to configuration for forms.
ConfigFormBaseTrait.php file core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php
ConfigFormBaseTrait::config function core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php Retrieves a configuration object.
ConfigFormBaseTrait::getEditableConfigNames function core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php Gets the configuration names that will be editable.
ConfigFormBaseTraitTest class core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php @coversDefaultClass \Drupal\Core\Form\ConfigFormBaseTrait[[api-linebreak]]
@group Form
ConfigFormBaseTraitTest.php file core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php
ConfigFormBaseTraitTest::testConfig function core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php @covers ::config[[api-linebreak]]
ConfigFormBaseTraitTest::testConfigFactoryException function core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php @covers ::config[[api-linebreak]]
ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty function core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php @covers ::config[[api-linebreak]]
ConfigFormOverrideTest class core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php Tests config overrides do not appear on forms that extend ConfigFormBase.
ConfigFormOverrideTest.php file core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php
ConfigFormOverrideTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php The theme to install as the default for testing.
ConfigFormOverrideTest::testFormsWithOverrides function core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php Tests that overrides do not affect forms.
ConfigFormTestBase class core/tests/Drupal/KernelTests/ConfigFormTestBase.php Full generic test suite for any form that data with the configuration system.
ConfigFormTestBase.php file core/tests/Drupal/KernelTests/ConfigFormTestBase.php
ConfigFormTestBase::$form property core/tests/Drupal/KernelTests/ConfigFormTestBase.php Form ID to use for testing.
ConfigFormTestBase::$values property core/tests/Drupal/KernelTests/ConfigFormTestBase.php Values to use for testing.
ConfigFormTestBase::testConfigForm function core/tests/Drupal/KernelTests/ConfigFormTestBase.php Submit the system_config_form ensure the configuration has expected values.
ConfigHandler::submitForm function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Form submission handler.
ConfigHandler::__construct function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Constructs a new ConfigHandler object.
ConfigHandlerExtra::submitForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php Form submission handler.
ConfigHandlerExtra::__construct function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php Constructs a new ConfigHandlerExtra object.
ConfigHandlerGroup::submitForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Form submission handler.
ConfigHandlerGroup::__construct function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Constructs a new ConfigHandlerGroup object.
ConfigImportAllTest class core/modules/config/tests/src/Functional/ConfigImportAllTest.php Tests the largest configuration import possible with all available modules.
ConfigImportAllTest.php file core/modules/config/tests/src/Functional/ConfigImportAllTest.php
ConfigImportAllTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigImportAllTest.php The theme to install as the default for testing.
ConfigImportAllTest::$modules property core/modules/config/tests/src/Functional/ConfigImportAllTest.php Modules to install.
ConfigImportAllTest::$profile property core/modules/config/tests/src/Functional/ConfigImportAllTest.php The profile to install as a basis for testing.
ConfigImportAllTest::$webUser property core/modules/config/tests/src/Functional/ConfigImportAllTest.php A user with the 'synchronize configuration' permission.
ConfigImportAllTest::setUp function core/modules/config/tests/src/Functional/ConfigImportAllTest.php
ConfigImportAllTest::testInstallUninstall function core/modules/config/tests/src/Functional/ConfigImportAllTest.php Tests that a fixed set of modules can be installed and uninstalled.
ConfigImporter::$errors property core/lib/Drupal/Core/Config/ConfigImporter.php A log of any errors encountered.
ConfigImporter::$eventDispatcher property core/lib/Drupal/Core/Config/ConfigImporter.php The event dispatcher used to notify subscribers.
ConfigImporter::$extensionChangelist property core/lib/Drupal/Core/Config/ConfigImporter.php List of extension changes to be processed by the import().
ConfigImporter::$moduleExtensionList property core/lib/Drupal/Core/Config/ConfigImporter.php The module extension list.
ConfigImporter::$moduleInstaller property core/lib/Drupal/Core/Config/ConfigImporter.php The module installer.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.