12 string references to YAML keys in locale.routing.yml
- 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.
- LocaleHooks::help in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_help().
- 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.
- locale_cron_fill_queue in core/
modules/ locale/ locale.translation.inc - Populate a queue with project to check for translation updates.
- locale_uninstall in core/
modules/ locale/ locale.install - Implements hook_uninstall().
- 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.
- _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.