You are here

16 string references to 'language.negotiation' in Zircon Profile 8

ConfigSubscriber::onConfigSave in core/modules/language/src/EventSubscriber/ConfigSubscriber.php
Causes the container to be rebuilt on the next request.
EntityUrlLanguageTest::setUp in core/modules/language/src/Tests/EntityUrlLanguageTest.php
Performs setup tasks before each individual test method is run.
LanguageLocalTasksTest::getLanguageAdminOverviewRoutes in core/modules/language/tests/src/Unit/Menu/LanguageLocalTasksTest.php
Provides a list of routes to test.
language_configurable_language_delete in core/modules/language/language.module
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
language_configurable_language_insert in core/modules/language/language.module
Implements hook_ENTITY_TYPE_insert() for 'configurable_language'.
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.
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiation in core/modules/language/src/Tests/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php
Tests migration of language negotiation variables to language.negotiation.yml.
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/src/Tests/Views/NodeLanguageTest.php
Tests translation language filter, field, and sort.