search_extra_type.schema.yml
Same filename and directory in other branches
- 10 core/modules/search/tests/modules/search_extra_type/config/schema/search_extra_type.schema.yml
- 9 core/modules/search/tests/modules/search_extra_type/config/schema/search_extra_type.schema.yml
- 8.9.x core/modules/search/tests/modules/search_extra_type/config/schema/search_extra_type.schema.yml
- main core/modules/search/tests/modules/search_extra_type/config/schema/search_extra_type.schema.yml
File
-
core/
modules/ search/ tests/ modules/ search_extra_type/ config/ schema/ search_extra_type.schema.yml
View source
- # Schema for the configuration files of the Search Extra Type module.
-
- search_extra_type.settings:
- type: mapping
- label: 'Test search type settings'
- mapping:
- boost:
- type: string
- label: 'String'
-
- # Plugin \Drupal\search_extra_type\Plugin\Search\SearchExtraTypeSearch
- search.plugin.search_extra_type_search:
- type: mapping
- label: 'Extra type settings'
- mapping:
- boost:
- type: string
- label: 'Boost method'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.