30 string references to 'language.negotiation'

BlockUiTest::testBlockPlacementIndicator in core/modules/block/tests/src/Functional/BlockUiTest.php
Tests the block placement indicator.
BookMultilingualTest::setUp in core/modules/book/tests/src/Kernel/BookMultilingualTest.php
ConfigSubscriber::onConfigSave in core/modules/language/src/EventSubscriber/ConfigSubscriber.php
Causes the container to be rebuilt on the next request.
ConfigurableLanguage::postDelete in core/modules/language/src/Entity/ConfigurableLanguage.php
Acts on deleted entities before the delete hook is invoked.
ConfigurableLanguage::postSave in core/modules/language/src/Entity/ConfigurableLanguage.php
Acts on a saved entity before the insert or update hook is invoked.
DisplayTest::testAddDisplayBlockTranslation in core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php
Test if 'add' translations are filtered from multilingual display options.
EntityUrlLanguageTest::setUp in core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php
GlossaryViewTest::testGlossaryLanguagePrefix in core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
Tests that the glossary also works on a language prefixed URL.
LanguageLocalTasksTest::getLanguageAdminOverviewRoutes in core/modules/language/tests/src/Unit/Menu/LanguageLocalTasksTest.php
Provides a list of routes to test.
language_help in core/modules/language/language.module
Implements hook_help().
language_negotiation_url_prefixes_update in core/modules/language/language.module
Update the list of prefixes from the installed languages.
MenuUiNodeTest::testMultilingualMenuNodeFormWidget in core/modules/menu_ui/tests/src/Functional/MenuUiNodeTest.php
Testing correct loading and saving of menu links via node form widget in a multilingual environment.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithDefaultPathPrefix in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with LANGUAGE_NEGOTIATION_PATH_DEFAULT.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithDomain in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with LANGUAGE_NEGOTIATION_DOMAIN.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithDomain in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with domain negotiation.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithNoNegotiation in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with LANGUAGE_NEGOTIATION_NONE.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithNonExistentVariables in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with non-existent variables.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithPathPrefix in core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with LANGUAGE_NEGOTIATION_PATH.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithPrefix in core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php
Tests the migration with prefix negotiation.
NegotiationConfigureForm::submitForm in core/modules/language/src/Form/NegotiationConfigureForm.php
Form submission handler.
NegotiationSelectedForm::buildForm in core/modules/language/src/Form/NegotiationSelectedForm.php
Form constructor.
NegotiationSelectedForm::getEditableConfigNames in core/modules/language/src/Form/NegotiationSelectedForm.php
Gets the configuration names that will be editable.
NegotiationSessionForm::buildForm in core/modules/language/src/Form/NegotiationSessionForm.php
Form constructor.
NegotiationSessionForm::getEditableConfigNames in core/modules/language/src/Form/NegotiationSessionForm.php
Gets the configuration names that will be editable.
NegotiationUrlForm::buildForm in core/modules/language/src/Form/NegotiationUrlForm.php
Form constructor.
NegotiationUrlForm::getEditableConfigNames in core/modules/language/src/Form/NegotiationUrlForm.php
Gets the configuration names that will be editable.
NodeLanguageTest::testLanguages in core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
Tests translation language filter, field, and sort.
UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests performing updates with update.php in a multilingual environment.
UserMailNotifyTest::testUserRecoveryMailLanguage in core/modules/user/tests/src/Kernel/UserMailNotifyTest.php
Tests recovery email content and token langcode is aligned.
UserPasswordResetTest::testUserPasswordResetPreferredLanguage in core/modules/user/tests/src/Functional/UserPasswordResetTest.php
Tests password reset functionality when user has set preferred language.

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