You are here

search_page.yml in Drupal 9

Same filename and directory in other branches
  1. 8 core/modules/search/migrations/search_page.yml
core/modules/search/migrations/search_page.yml

File

core/modules/search/migrations/search_page.yml
View source
  1. id: search_page
  2. label: Search page configuration
  3. migration_tags:
  4. - Drupal 6
  5. - Configuration
  6. source:
  7. plugin: d6_search_page
  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. module: module
  21. id: 'constants/id'
  22. path: 'constants/path'
  23. plugin: 'constants/plugin'
  24. 'configuration/rankings':
  25. plugin: search_configuration_rankings
  26. destination:
  27. plugin: entity:search_page