Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

language.negotiation.yml

Same filename in this branch
  1. 11.1.x core/profiles/demo_umami/config/install/language.negotiation.yml
core/modules/language/config/install/language.negotiation.yml
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.

... See full list

File

core/modules/language/config/install/language.negotiation.yml

View source
  1. session:
  2. parameter: language
  3. url:
  4. source: path_prefix
  5. prefixes:
  6. en: ''
  7. domains:
  8. en: ''
  9. selected_langcode: site_default

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal