block.block.seven_help_search.yml

Same filename in other branches
  1. 8.9.x core/modules/help_topics/config/optional/block.block.seven_help_search.yml
core/themes/seven/config/optional/block.block.seven_help_search.yml

File

core/themes/seven/config/optional/block.block.seven_help_search.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - search
  6. - system
  7. theme:
  8. - seven
  9. enforced:
  10. config:
  11. - search.page.help_search
  12. module:
  13. - help_topics
  14. id: seven_help_search
  15. theme: seven
  16. region: help
  17. weight: -4
  18. provider: null
  19. plugin: search_form_block
  20. settings:
  21. id: search_form_block
  22. label: 'Search help'
  23. label_display: visible
  24. provider: search
  25. page_id: help_search
  26. visibility:
  27. request_path:
  28. id: request_path
  29. negate: false
  30. context_mapping: { }
  31. pages: /admin/help

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