block.block.test_default_config.yml

Same filename and directory in other branches
  1. 9 core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml
  2. 10 core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml
  3. 11.x core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml
core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml
1 string reference to 'block.block.test_default_config'
LocaleConfigManagerTest::testGetDefaultConfigLangcode in core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php
Tests getDefaultConfigLangcode().

File

core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. theme:
  5. - classy
  6. id: test_default_config
  7. theme: classy
  8. region: content
  9. weight: -40
  10. provider: null
  11. plugin: local_tasks_block
  12. settings:
  13. id: local_tasks_block
  14. label: Tabs
  15. provider: core
  16. label_display: '0'
  17. primary: true
  18. secondary: true
  19. visibility: { }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.