You are here

32 string references to YAML keys in locale.routing.yml in Zircon Profile 8

ImportForm::submitForm in core/modules/locale/src/Form/ImportForm.php
Form submission handler.
LocaleController::checkTranslation in core/modules/locale/src/Controller/LocaleController.php
Checks for translation updates and displays the translations status.
LocaleImportFunctionalTest::testStandalonePoFile in core/modules/locale/src/Tests/LocaleImportFunctionalTest.php
Test import of standalone .po files.
LocaleLocalTasksTest::getLocalePageRoutes in core/modules/locale/tests/src/Unit/Menu/LocaleLocalTasksTest.php
Provides a list of routes to test.
LocaleLocalTasksTest::testLocalePageLocalTasks in core/modules/locale/tests/src/Unit/Menu/LocaleLocalTasksTest.php
Checks locale listing local tasks.
LocaleSettingsForm::buildForm in core/modules/locale/src/Form/LocaleSettingsForm.php
Form constructor.
LocaleSettingsForm::getEditableConfigNames in core/modules/locale/src/Form/LocaleSettingsForm.php
Gets the configuration names that will be editable.
LocaleSettingsForm::submitForm in core/modules/locale/src/Form/LocaleSettingsForm.php
Form submission handler.
LocaleTranslationUiTest::testJavaScriptTranslation in core/modules/locale/src/Tests/LocaleTranslationUiTest.php
LocaleTranslationUiTest::testStringTranslation in core/modules/locale/src/Tests/LocaleTranslationUiTest.php
Adds a language and tests string translation by users with the appropriate permissions.
LocaleUpdateBase::setTranslationFiles in core/modules/locale/src/Tests/LocaleUpdateBase.php
Setup the environment containing local and remote translation files.
LocaleUpdateInterfaceTest::testInterface in core/modules/locale/src/Tests/LocaleUpdateInterfaceTest.php
Tests the user interfaces of the interface translation update system.
LocaleUpdateTest::testUpdateCheckStatus in core/modules/locale/src/Tests/LocaleUpdateTest.php
Checks if local or remote translation sources are detected.
LocaleUpdateTest::testUpdateImportModeNonCustomized in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests translation import and only overwrite non-customized translations.
LocaleUpdateTest::testUpdateImportModeNone in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests translation import and don't overwrite any translation.
LocaleUpdateTest::testUpdateImportSourceLocal in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests translation import from remote sources.
locale_cron_fill_queue in core/modules/locale/locale.translation.inc
Populate a queue with project to check for translation updates.
locale_form_language_admin_overview_form_alter in core/modules/locale/locale.module
Implements hook_form_FORM_ID_alter() for language_admin_overview_form().
locale_help in core/modules/locale/locale.module
Implements hook_help().
locale_requirements in core/modules/locale/locale.install
Implements hook_requirements().
locale_translation_manual_status in core/modules/locale/locale.pages.inc
Page callback: Checks for translation updates and displays the status.
locale_uninstall in core/modules/locale/locale.install
Implements hook_uninstall().
MigrateLocaleConfigsTest::testLocaleSettings in core/modules/locale/src/Tests/Migrate/MigrateLocaleConfigsTest.php
Tests migration of locale variables to locale.settings.yml.
template_preprocess_locale_translation_last_check in core/modules/locale/locale.pages.inc
Prepares variables for most recent translation update templates.
ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear in core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php
Tests that toolbar cache is cleared when string translations are made.
TranslateEditForm::submitForm in core/modules/locale/src/Form/TranslateEditForm.php
Form submission handler.
TranslateFilterForm::resetForm in core/modules/locale/src/Form/TranslateFilterForm.php
Provides a submit handler for the reset button.
TranslateFilterForm::submitForm in core/modules/locale/src/Form/TranslateFilterForm.php
Form submission handler.
TranslationStatusForm::buildForm in core/modules/locale/src/Form/TranslationStatusForm.php
Form builder for displaying the current translation status.
_locale_rebuild_js in core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.
_locale_translation_default_update_options in core/modules/locale/locale.translation.inc
Returns default import options for translation update.