You are here

search_page.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/search/migration_templates/search_page.yml
core/modules/search/migration_templates/search_page.yml

File

core/modules/search/migration_templates/search_page.yml
View source
  1. id: search_page
  2. label: Search page configuration
  3. migration_tags:
  4. - Drupal 6
  5. - Drupal 7
  6. source:
  7. plugin: variable
  8. variables:
  9. - node_rank_comments
  10. - node_rank_promote
  11. - node_rank_recent
  12. - node_rank_relevance
  13. - node_rank_sticky
  14. - node_rank_views
  15. constants:
  16. id: node_search
  17. path: node
  18. plugin: node_search
  19. process:
  20. id: 'constants/id'
  21. path: 'constants/path'
  22. plugin: 'constants/plugin'
  23. 'configuration/rankings':
  24. plugin: search_configuration_rankings
  25. destination:
  26. plugin: entity:search_page