language.negotiation.yml in Drupal 9
Same filename in this branch
Same filename and directory in other branches
core/profiles/demo_umami/config/install/language.negotiation.yml
29 string references to 'language.negotiation'
- BlockUiTest::testBlockPlacementIndicator in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests the block placement indicator.
- BookMultilingualTest::setUp in core/
modules/ book/ tests/ src/ Kernel/ BookMultilingualTest.php - 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.
File
core/profiles/demo_umami/config/install/language.negotiation.ymlView source
- session:
- parameter: language
- url:
- source: path_prefix
- prefixes:
- en: en
- es: es
- domains:
- en: ''
- es: ''
- selected_langcode: site_default