Search for configuration
- Search 7.x for configuration
 - Search 9.5.x for configuration
 - Search 8.9.x for configuration
 - Search 11.x for configuration
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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. | 
| LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate | function | core/ | 
                                                                                        Tests that the configuration is retained when a vocabulary is updated. | 
| LanguageConfigurationTest | class | core/ | 
                                                                                        Adds and configures languages to check negotiation changes. | 
| LanguageConfigurationTest.php | file | core/ | 
                                                                                        |
| LanguageConfigurationTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| LanguageConfigurationTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| LanguageConfigurationTest::checkConfigurableLanguageWeight | function | core/ | 
                                                                                        Validates system languages are ordered after configurable languages. | 
| LanguageConfigurationTest::getHighestConfigurableLanguageWeight | function | core/ | 
                                                                                        Helper to get maximum weight of configurable (unlocked) languages. | 
| LanguageConfigurationTest::testLanguageConfiguration | function | core/ | 
                                                                                        Functional tests for adding, editing and deleting languages. | 
| LanguageConfigurationTest::testLanguageConfigurationWeight | function | core/ | 
                                                                                        Functional tests for setting system language weight on adding, editing and deleting languages. | 
| LanguageCustomLanguageConfigurationTest | class | core/ | 
                                                                                        Adds and configures custom languages. | 
| LanguageCustomLanguageConfigurationTest.php | file | core/ | 
                                                                                        |
| LanguageCustomLanguageConfigurationTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| LanguageCustomLanguageConfigurationTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| LanguageCustomLanguageConfigurationTest::testLanguageConfiguration | function | core/ | 
                                                                                        Functional tests for adding, editing and deleting languages. | 
| LanguageNegotiationContentEntityTest::testDefaultConfiguration | function | core/ | 
                                                                                        Tests default with content language remaining same as interface language. | 
| LanguageNegotiator::purgeConfiguration | function | core/ | 
                                                                                        Resave the configuration to purge missing negotiation methods. | 
| LanguageNegotiator::saveConfiguration | function | core/ | 
                                                                                        Saves a list of language negotiation methods for a language type. | 
| LanguageNegotiator::updateConfiguration | function | core/ | 
                                                                                        Updates the configuration based on the given language types. | 
| LanguageNegotiatorInterface::purgeConfiguration | function | core/ | 
                                                                                        Resave the configuration to purge missing negotiation methods. | 
| LanguageNegotiatorInterface::saveConfiguration | function | core/ | 
                                                                                        Saves a list of language negotiation methods for a language type. | 
| LanguageNegotiatorInterface::updateConfiguration | function | core/ | 
                                                                                        Updates the configuration based on the given language types. | 
| language_configuration_element_submit | function | core/ | 
                                                                                        Submit handler for the forms that have a language_configuration element. | 
| LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration | function | core/ | 
                                                                                        Tests that configuration schema enforces valid values. | 
| LayoutDefault::buildConfigurationForm | function | core/ | 
                                                                                        Form constructor. | 
| LayoutDefault::defaultConfiguration | function | core/ | 
                                                                                        Gets default configuration for this plugin. | 
| LayoutDefault::getConfiguration | function | core/ | 
                                                                                        Gets this plugin's configuration. | 
| LayoutDefault::setConfiguration | function | core/ | 
                                                                                        Sets the configuration for this plugin instance. | 
| LayoutDefault::submitConfigurationForm | function | core/ | 
                                                                                        Form submission handler. | 
| LayoutDefault::validateConfigurationForm | function | core/ | 
                                                                                        Form validation handler. | 
| LayoutTestPlugin::buildConfigurationForm | function | core/ | 
                                                                                        Form constructor. | 
| LayoutTestPlugin::defaultConfiguration | function | core/ | 
                                                                                        Gets default configuration for this plugin. | 
| LayoutTestPlugin::submitConfigurationForm | function | core/ | 
                                                                                        Form submission handler. | 
| LayoutTestPlugin::validateConfigurationForm | function | core/ | 
                                                                                        Form validation handler. | 
| LayoutWithoutLabel::buildConfigurationForm | function | core/ | 
                                                                                        Form constructor. | 
Pagination
- Previous page
 - Page 6
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.