Search for configuration
- Search 7.x for configuration
- Search 9.5.x for configuration
- Search 8.9.x for configuration
- Search 10.3.x for configuration
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| IconPackExtractorForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| IconPackExtractorFormTest::testBuildConfigurationForm | function | core/ |
Test the IconPackExtractorForm::buildConfigurationForm method. |
| IconPackExtractorFormTest::testSubmitConfigurationForm | function | core/ |
Test the IconPackExtractorForm::submitConfigurationForm method. |
| IconPackExtractorFormTest::testValidateConfigurationForm | function | core/ |
Test the IconPackExtractorForm::validateConfigurationForm method. |
| Image::buildConfigurationForm | function | core/ |
|
| Image::defaultConfiguration | function | core/ |
This returns an empty array as image upload config is stored out of band. |
| Image::submitConfigurationForm | function | core/ |
Form submission handler. |
| Image::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageEffectBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ImageEffectBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ImageResize::buildConfigurationForm | function | core/ |
Form constructor. |
| ImageResize::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ImageResize::submitConfigurationForm | function | core/ |
Form submission handler. |
| ImageResize::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageToolkitBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| InlineBlock::buildConfigurationForm | function | core/ |
Form constructor. |
| InlineBlock::defaultConfiguration | function | core/ |
|
| JoinPluginBase::$configuration | property | core/ |
The configuration array passed by initJoin. |
| Language::buildConfigurationForm | function | core/ |
Form constructor. |
| Language::buildConfigurationForm | function | core/ |
|
| Language::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Language::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Language::submitConfigurationForm | function | core/ |
Form submission handler. |
| Language::submitConfigurationForm | function | core/ |
Form submission handler. |
| Language::validateConfigurationForm | function | core/ |
Form validation handler. |
| LanguageConfiguration | class | core/ |
Defines an element for language configuration for a single field. |
| LanguageConfiguration.php | file | core/ |
|
| LanguageConfiguration::getDefaultOptions | function | core/ |
Returns the default options for the language configuration form element. |
| LanguageConfiguration::getInfo | function | core/ |
Returns the element properties for this element. |
| LanguageConfiguration::languageManager | function | core/ |
Wraps the language manager. |
| LanguageConfiguration::processLanguageConfiguration | function | core/ |
Process handler for the language_configuration form element. |
| LanguageConfigurationElement | class | core/ |
A form containing a language configuration element. |
| LanguageConfigurationElement.php | file | core/ |
|
| LanguageConfigurationElement::buildForm | function | core/ |
Form constructor. |
| LanguageConfigurationElement::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageConfigurationElement::submitForm | function | core/ |
Form submission handler. |
| LanguageConfigurationElementTest | class | core/ |
Tests the features of the language configuration element field. |
| LanguageConfigurationElementTest | class | core/ |
A form containing a language select element. |
| LanguageConfigurationElementTest.php | file | core/ |
|
| LanguageConfigurationElementTest.php | file | core/ |
|
| LanguageConfigurationElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageConfigurationElementTest::$modules | property | core/ |
Modules to install. |
| LanguageConfigurationElementTest::buildForm | function | core/ |
Form constructor. |
| LanguageConfigurationElementTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageConfigurationElementTest::setUp | function | core/ |
|
| LanguageConfigurationElementTest::submitForm | function | core/ |
Form submission handler. |
| LanguageConfigurationElementTest::testDefaultLangcode | function | core/ |
Tests that the language_get_default_langcode() returns the correct values. |
| LanguageConfigurationElementTest::testLanguageConfigurationElement | function | core/ |
Tests the language settings have been saved. |
| LanguageConfigurationElementTest::testNodeTypeDelete | function | core/ |
Tests the language settings are deleted on bundle delete. |
| LanguageConfigurationElementTest::testNodeTypeUpdate | function | core/ |
Tests that the configuration is retained when the node type is updated. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.