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. 8.9.x core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml
  3. 10 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
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
  1. langcode: en
  2. status: true
  3. dependencies:
  4. theme:
  5. - stark
  6. id: test_default_config
  7. theme: stark
  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. label_display: '0'
  16. provider: core
  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.