block.block.call_to_action.yml

Same filename and directory in other branches
  1. 9 core/modules/config/tests/config_override_test/config/install/block.block.call_to_action.yml
  2. 10 core/modules/config/tests/config_override_test/config/install/block.block.call_to_action.yml
  3. 11.x core/modules/config/tests/config_override_test/config/install/block.block.call_to_action.yml
core/modules/config/tests/config_override_test/config/install/block.block.call_to_action.yml
1 string reference to 'block.block.call_to_action'
PirateDayCacheabilityMetadataConfigOverride::loadOverrides in core/modules/config/tests/config_override_test/src/PirateDayCacheabilityMetadataConfigOverride.php
Returns config overrides.

File

core/modules/config/tests/config_override_test/config/install/block.block.call_to_action.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - block_content
  6. theme:
  7. - classy
  8. id: call_to_action
  9. theme: classy
  10. region: content
  11. weight: null
  12. provider: null
  13. plugin: 'block_content:d7c9d8ba-663f-41b4-8756-86bc55c44653'
  14. settings:
  15. id: 'block_content:d7c9d8ba-663f-41b4-8756-86bc55c44653'
  16. label: 'Shop for cheap now!'
  17. provider: block_content
  18. label_display: visible
  19. status: true
  20. info: ''
  21. view_mode: default
  22. visibility:
  23. request_path:
  24. id: request_path
  25. pages: ''
  26. negate: false

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