19 string references to YAML keys in language.routing.yml
- 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.
- ContentTranslationController::overview in core/
modules/ content_translation/ src/ Controller/ ContentTranslationController.php - Builds the translations overview page.
- ContentTranslationHooks::help in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_help().
- Language::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ Language.php - LanguageHooks::help in core/
modules/ language/ src/ Hook/ LanguageHooks.php - Implements hook_help().
- language_negotiation_url_prefixes_update in core/
modules/ language/ language.module - Update the list of prefixes from the installed languages.
- LocaleHooks::help in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_help().
- 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.