You are here

36 string references to YAML keys in language.routing.yml in Zircon Profile 8.0

ConfigEntityMapperTest::setUp in core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php
ConfigSubscriber::onConfigSave in core/modules/language/src/EventSubscriber/ConfigSubscriber.php
Causes the container to be rebuilt on the next request.
ConfigTranslationController::itemPage in core/modules/config_translation/src/Controller/ConfigTranslationController.php
Language translations overview page for a configuration name.
config_translation_help in core/modules/config_translation/config_translation.module
Implements hook_help().
ContentTranslationController::overview in core/modules/content_translation/src/Controller/ContentTranslationController.php
Builds the translations overview page.
content_translation_enable in core/modules/content_translation/content_translation.install
Implements hook_enable().
content_translation_form_field_config_edit_form_alter in core/modules/content_translation/content_translation.module
Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'.
content_translation_help in core/modules/content_translation/content_translation.module
Implements hook_help().
EntityUrlLanguageTest::setUp in core/modules/language/src/Tests/EntityUrlLanguageTest.php
Performs setup tasks before each individual test method is run.
LanguageBrowserDetectionTest::testUIBrowserLanguageMappings in core/modules/language/src/Tests/LanguageBrowserDetectionTest.php
Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes.
LanguageConfiguration::processLanguageConfiguration in core/modules/language/src/Element/LanguageConfiguration.php
Process handler for the language_configuration form element.
LanguageConfigurationTest::testLanguageConfiguration in core/modules/language/src/Tests/LanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageCustomLanguageConfigurationTest::testLanguageConfiguration in core/modules/language/src/Tests/LanguageCustomLanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageListTest::testLanguageList in core/modules/language/src/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguageLocalTasksTest::getLanguageAdminOverviewRoutes in core/modules/language/tests/src/Unit/Menu/LanguageLocalTasksTest.php
Provides a list of routes to test.
LanguageLocalTasksTest::testLanguageEditLocalTasks in core/modules/language/tests/src/Unit/Menu/LanguageLocalTasksTest.php
Tests language edit local tasks existence.
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.
LocaleUpdateInterfaceTest::testInterface in core/modules/locale/src/Tests/LocaleUpdateInterfaceTest.php
Tests the user interfaces of the interface translation update system.
locale_help in core/modules/locale/locale.module
Implements hook_help().
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiation in core/modules/language/src/Tests/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php
Tests migration of language negotiation variables to language.negotiation.yml.
NegotiationBrowserDeleteForm::getCancelUrl in core/modules/language/src/Form/NegotiationBrowserDeleteForm.php
Returns the route to go to if the user cancels the action.
NegotiationBrowserDeleteForm::submitForm in core/modules/language/src/Form/NegotiationBrowserDeleteForm.php
Form submission handler.
NegotiationBrowserForm::buildForm in core/modules/language/src/Form/NegotiationBrowserForm.php
Form constructor.
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.
NegotiationUrlForm::validateForm in core/modules/language/src/Form/NegotiationUrlForm.php
Form validation handler.
NodeLanguageTest::testLanguages in core/modules/node/src/Tests/Views/NodeLanguageTest.php
Tests translation language filter, field, and sort.
TranslationStatusForm::buildForm in core/modules/locale/src/Form/TranslationStatusForm.php
Form builder for displaying the current translation status.