You are here

11 string references to language_negotiator in Drupal 10

ConfigurableLanguageManagerTest::setUp in core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php
ConfigurableLanguageManagerTest::setUp in core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php
ConfigurableLanguageManagerTest::testUrlContentTranslationWithPreferredAdminLanguage in core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php
Tests translation with URL and Preferred Admin Language negotiators.
ConfigurableLanguageManagerTest::testUrlContentTranslationWithSessionLanguage in core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php
Tests translation with URL and Session Language Negotiators.
ConfigurableLanguageManagerTest::testUserProfileTranslationWithPreferredAdminLanguage in core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php
Tests translation of the user profile edit form.
LanguageNegotiationInfoTest::stateSet in core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php
Sets state flags for language_test module.
LanguageServiceProvider::register in core/modules/language/src/LanguageServiceProvider.php
LanguageUILanguageNegotiationTest::doRunTest in core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php
language_modules_installed in core/modules/language/language.module
Implements hook_modules_installed().
NegotiationConfigureForm::create in core/modules/language/src/Form/NegotiationConfigureForm.php
Instantiates a new instance of this class.
NodeFieldMultilingualTest::testMultilingualNodeForm in core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php
Tests whether field languages are correctly set through the node form.