Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

block.block.umami_search.yml

core/profiles/demo_umami/config/install/block.block.umami_search.yml

File

core/profiles/demo_umami/config/install/block.block.umami_search.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - search
  6. theme:
  7. - umami
  8. id: umami_search
  9. theme: umami
  10. region: pre_header
  11. weight: 1
  12. provider: null
  13. plugin: search_form_block
  14. settings:
  15. id: search_form_block
  16. label: Search
  17. label_display: visible
  18. provider: search
  19. page_id: node_search
  20. visibility: { }

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal