block.block.test_default_config.yml
Same filename in other branches
- 9 core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml
- 8.9.x core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml
- 11.x core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml
2 string references to 'block.block.test_default_config'
- LocaleConfigManagerTest::testGetDefaultConfigLangcode in core/
modules/ locale/ tests/ src/ Kernel/ LocaleConfigManagerTest.php - Tests getDefaultConfigLangcode().
- LocaleDefaultConfigStorageTest::testGetComponentNames in core/
modules/ locale/ tests/ src/ Kernel/ LocaleDefaultConfigStorageTest.php
File
-
core/
modules/ locale/ tests/ modules/ locale_test/ config/ optional/ block.block.test_default_config.yml
View source
- langcode: en
- status: true
- dependencies:
- theme:
- - stark
- id: test_default_config
- theme: stark
- region: content
- weight: -40
- provider: null
- plugin: local_tasks_block
- settings:
- id: local_tasks_block
- label: Tabs
- label_display: '0'
- provider: core
- primary: true
- secondary: true
- visibility: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.