| 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. |
| LanguageConfiguration::submit |
function |
core/modules/language/src/Element/LanguageConfiguration.php |
Submit handler for the forms that have a language_configuration 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 install. |
| LanguageConfigurationElementTest::buildForm |
function |
core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php |
Form constructor. |
| LanguageConfigurationElementTest::getDefaultLangcode |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php |
Returns the default language code for a given entity type and bundle. |
| LanguageConfigurationElementTest::getFormId |
function |
core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php |
Returns a unique string identifying the form. |
| LanguageConfigurationElementTest::setUp |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php |
|
| LanguageConfigurationElementTest::submitForm |
function |
core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php |
Form submission handler. |
| LanguageConfigurationElementTest::testDefaultLangcode |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php |
Tests that default langcode is correctly returned. |
| LanguageConfigurationElementTest::testLanguageConfigurationElement |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php |
Tests the language settings have been saved. |
| LanguageConfigurationElementTest::testNodeTypeDelete |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php |
Tests the language settings are deleted on bundle delete. |
| LanguageConfigurationElementTest::testNodeTypeUpdate |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php |
Tests that the configuration is retained when the node type is updated. |
| LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php |
Tests that the configuration is retained when a vocabulary is updated. |
| LanguageConfigurationTest |
class |
core/modules/language/tests/src/Functional/LanguageConfigurationTest.php |
Adds and configures languages to check negotiation changes. |
| LanguageConfigurationTest.php |
file |
core/modules/language/tests/src/Functional/LanguageConfigurationTest.php |
|
| LanguageConfigurationTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/LanguageConfigurationTest.php |
The theme to install as the default for testing. |
| LanguageConfigurationTest::$modules |
property |
core/modules/language/tests/src/Functional/LanguageConfigurationTest.php |
Modules to install. |
| LanguageConfigurationTest::checkConfigurableLanguageWeight |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationTest.php |
Validates system languages are ordered after configurable languages. |
| LanguageConfigurationTest::getHighestConfigurableLanguageWeight |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationTest.php |
Helper to get maximum weight of configurable (unlocked) languages. |
| LanguageConfigurationTest::testLanguageConfiguration |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationTest.php |
Functional tests for adding, editing and deleting languages. |
| LanguageConfigurationTest::testLanguageConfigurationWeight |
function |
core/modules/language/tests/src/Functional/LanguageConfigurationTest.php |
Functional tests for setting system language weight on adding, editing and deleting languages. |
| LanguageCustomLanguageConfigurationTest |
class |
core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php |
Adds and configures custom languages. |
| LanguageCustomLanguageConfigurationTest.php |
file |
core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php |
|
| LanguageCustomLanguageConfigurationTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php |
The theme to install as the default for testing. |
| LanguageCustomLanguageConfigurationTest::$modules |
property |
core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php |
Modules to install. |
| LanguageCustomLanguageConfigurationTest::testLanguageConfiguration |
function |
core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php |
Functional tests for adding, editing and deleting languages. |
| LanguageNegotiationContentEntityTest::testDefaultConfiguration |
function |
core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php |
Tests default with content language remaining same as interface language. |
| LanguageNegotiator::purgeConfiguration |
function |
core/modules/language/src/LanguageNegotiator.php |
Resave the configuration to purge missing negotiation methods. |
| LanguageNegotiator::saveConfiguration |
function |
core/modules/language/src/LanguageNegotiator.php |
Saves a list of language negotiation methods for a language type. |
| LanguageNegotiator::updateConfiguration |
function |
core/modules/language/src/LanguageNegotiator.php |
Updates the configuration based on the given language types. |
| LanguageNegotiatorInterface::purgeConfiguration |
function |
core/modules/language/src/LanguageNegotiatorInterface.php |
Resave the configuration to purge missing negotiation methods. |
| LanguageNegotiatorInterface::saveConfiguration |
function |
core/modules/language/src/LanguageNegotiatorInterface.php |
Saves a list of language negotiation methods for a language type. |
| LanguageNegotiatorInterface::updateConfiguration |
function |
core/modules/language/src/LanguageNegotiatorInterface.php |
Updates the configuration based on the given language types. |
| language_configuration_element_submit |
function |
core/modules/language/language.module |
Submit handler for the forms that have a language_configuration element. |
| LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration |
function |
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php |
Tests that configuration schema enforces valid values. |