language.negotiation.yml in Drupal 8
Same filename in this branch
Same filename and directory in other branches
core/profiles/demo_umami/config/install/language.negotiation.yml
26 string references to 'language.negotiation'
- BlockUiTest::testBlockPlacementIndicator in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests the block placement indicator.
- 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.
- EntityUrlLanguageTest::setUp in core/
modules/ language/ tests/ src/ Kernel/ EntityUrlLanguageTest.php
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