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

Breadcrumb

  1. Drupal Core 11.1.x

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. label: 'constants/id'
  23. path: 'constants/path'
  24. plugin: 'constants/plugin'
  25. configuration:
  26. plugin: default_value
  27. default_value: [ ]
  28. 'configuration/rankings':
  29. plugin: search_configuration_rankings
  30. destination:
  31. plugin: entity:search_page

API Navigation

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