12 string references to 'language.negotiation'
- 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.
- 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.
- 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.