block.block.claro_help_search.yml
Same filename in other branches
File
-
core/
modules/ help_topics/ config/ optional/ block.block.claro_help_search.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - search
- - system
- theme:
- - claro
- enforced:
- config:
- - search.page.help_search
- id: claro_help_search
- theme: claro
- region: help
- weight: -4
- provider: null
- plugin: search_form_block
- settings:
- id: search_form_block
- label: 'Search help'
- label_display: visible
- provider: search
- page_id: help_search
- visibility:
- request_path:
- id: request_path
- negate: false
- context_mapping: { }
- pages: /admin/help
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.