Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
ConfigFieldMapperTest::$configFieldMapper property core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php The configuration field mapper to test.
ConfigFieldMapperTest::$entity property core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php The field config instance used for testing.
ConfigFieldMapperTest::$entityTypeManager property core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php The entity type manager used for testing.
ConfigFieldMapperTest::$eventDispatcher property core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php The mocked event dispatcher.
ConfigFieldMapperTest::setUp function core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php
ConfigFieldMapperTest::testSetEntity function core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php Tests ConfigFieldMapper::setEntity().
ConfigFileContentTest class core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php Tests reading and writing of configuration files.
ConfigFileContentTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php
ConfigFileContentTest::$strictConfigSchema property core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php Exempt from strict schema checking.
ConfigFileContentTest::testReadWriteConfig function core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php Tests setting, writing, and reading of a configuration setting.
ConfigFileContentTest::testSerialization function core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php Tests serialization of configuration to file.
ConfigFormBase class core/lib/Drupal/Core/Form/ConfigFormBase.php Base class for implementing system configuration forms.
ConfigFormBase.php file core/lib/Drupal/Core/Form/ConfigFormBase.php
ConfigFormBase::buildForm function core/lib/Drupal/Core/Form/ConfigFormBase.php Form constructor.
ConfigFormBase::checkConfigOverrides function core/lib/Drupal/Core/Form/ConfigFormBase.php Form #after_build callback: Adds message if overrides exist.
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 Render API callback: 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 Tests Drupal\Core\Form\ConfigFormBaseTrait.
ConfigFormBaseTraitTest.php file core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php
ConfigFormBaseTraitTest::testConfig function core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php Tests config.
ConfigFormBaseTraitTest::testConfigFactoryException function core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php Tests config factory exception.
ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty function core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php Tests config factory exception invalid property.
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::$modules property core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php Modules to install.
ConfigFormOverrideTest::OVERRIDE_TEXT constant core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php Message text that appears when forms have values for overridden config.
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 class core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Provides a form for configuring an item in the Views UI.
ConfigHandler.php file core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
ConfigHandler::buildForm function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Form constructor.
ConfigHandler::getForm function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Creates a new instance of this form.

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