Search for configuration

  1. Search 7.x for configuration
  2. Search 8.9.x for configuration
  3. Search 10.3.x for configuration
  4. Search 11.x for configuration
  5. Other projects
Title Object type File name Summary
ForumBlockBase::defaultConfiguration function core/modules/forum/src/Plugin/Block/ForumBlockBase.php
GDToolkit::buildConfigurationForm function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Form constructor.
GDToolkit::submitConfigurationForm function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Form submission handler.
GotoAction::buildConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Form constructor.
GotoAction::defaultConfiguration function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Gets default configuration for this plugin.
GotoAction::submitConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Form submission handler.
Heading::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php Form for choosing which heading tags are available.
Heading::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php
Heading::DEFAULT_CONFIGURATION constant core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php The default configuration for this plugin.
Heading::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php
Heading::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php
Image::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php
Image::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php This returns an empty array as image upload config is stored out of band.
Image::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php
Image::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php
ImageEffectBase::defaultConfiguration function core/modules/image/src/ImageEffectBase.php Gets default configuration for this plugin.
ImageEffectBase::getConfiguration function core/modules/image/src/ImageEffectBase.php Gets this plugin's configuration.
ImageEffectBase::setConfiguration function core/modules/image/src/ImageEffectBase.php Sets the configuration for this plugin instance.
ImageResize::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php
ImageResize::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php
ImageResize::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php
ImageResize::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php
ImageToolkitBase::validateConfigurationForm function core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php Form validation handler.
InlineBlock::buildConfigurationForm function core/modules/layout_builder/src/Plugin/Block/InlineBlock.php Form constructor.
InlineBlock::defaultConfiguration function core/modules/layout_builder/src/Plugin/Block/InlineBlock.php
JoinPluginBase::$configuration property core/modules/views/src/Plugin/views/join/JoinPluginBase.php The configuration array passed by initJoin.
Language::buildConfigurationForm function core/modules/language/src/Plugin/Condition/Language.php Form constructor.
Language::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
Language::defaultConfiguration function core/modules/language/src/Plugin/Condition/Language.php Gets default configuration for this plugin.
Language::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
Language::submitConfigurationForm function core/modules/language/src/Plugin/Condition/Language.php Form submission handler.
Language::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
Language::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
LanguageConfiguration class core/modules/language/src/Element/LanguageConfiguration.php Defines an element for language configuration for a single field.
LanguageConfiguration.php file core/modules/language/src/Element/LanguageConfiguration.php
LanguageConfiguration::getDefaultOptions function core/modules/language/src/Element/LanguageConfiguration.php Returns the default options for the language configuration form element.
LanguageConfiguration::getInfo function core/modules/language/src/Element/LanguageConfiguration.php Returns the element properties for this element.
LanguageConfiguration::languageManager function core/modules/language/src/Element/LanguageConfiguration.php Wraps the language manager.
LanguageConfiguration::processLanguageConfiguration function core/modules/language/src/Element/LanguageConfiguration.php Process handler for the language_configuration form element.
LanguageConfigurationElement class core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php A form containing a language configuration element.
LanguageConfigurationElement.php file core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php
LanguageConfigurationElement::buildForm function core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php Form constructor.
LanguageConfigurationElement::getFormId function core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php Returns a unique string identifying the form.
LanguageConfigurationElement::submitForm function core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php Form submission handler.
LanguageConfigurationElementTest class core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests the features of the language configuration element field.
LanguageConfigurationElementTest class core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php A form containing a language select element.
LanguageConfigurationElementTest.php file core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php
LanguageConfigurationElementTest.php file core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php
LanguageConfigurationElementTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php The theme to install as the default for testing.
LanguageConfigurationElementTest::$modules property core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Modules to enable.

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