migrate_drupal.migrate_drupal.yml

Same filename in other branches
  1. 9 core/modules/migrate_drupal/migrations/state/migrate_drupal.migrate_drupal.yml
  2. 10 core/modules/migrate_drupal/migrations/state/migrate_drupal.migrate_drupal.yml
  3. 11.x core/modules/migrate_drupal/migrations/state/migrate_drupal.migrate_drupal.yml
core/modules/migrate_drupal/migrations/state/migrate_drupal.migrate_drupal.yml

File

core/modules/migrate_drupal/migrations/state/migrate_drupal.migrate_drupal.yml

View source
  1. # The modules listed here do not have an migration. A status of finished is
  2. # assigned so that they appear in the will not be upgraded list on the Review
  3. # form.
  4. finished:
  5. 6:
  6. nodereference: core
  7. userreference: core
  8. # Blog requires node.
  9. blog: node
  10. # The following do not have an upgrade path.
  11. blogapi: core
  12. calendarsignup: core
  13. color: core
  14. content_copy: core
  15. content_multigroup: core
  16. content_permissions: core
  17. date_api: core
  18. date_locale: core
  19. date_php4: core
  20. date_popup: core
  21. date_repeat: core
  22. date_timezone: core
  23. date_tools: core
  24. datepicker: core
  25. ddblock: core
  26. event: core
  27. fieldgroup: core
  28. filefield_meta: core
  29. help: core
  30. # i18n modules require content_translation.
  31. i18ncontent: content_translation
  32. i18npoll: content_translation
  33. i18nstrings: content_translation
  34. i18nsync: content_translation
  35. imageapi: core
  36. imageapi_gd: core
  37. imageapi_imagemagick: core
  38. imagecache_ui: core
  39. nodeaccess: core
  40. number: core
  41. openid: core
  42. php: core
  43. ping: core
  44. poll: core
  45. throttle: core
  46. tracker: core
  47. translation: core
  48. trigger: core
  49. variable: core
  50. variable_admin: core
  51. views_export: core
  52. views_ui: core
  53. 7:
  54. # Blog requires node.
  55. blog: node
  56. # The following do not need have an upgrade path.
  57. bulk_export: core
  58. contextual: core
  59. ctools: core
  60. ctools_access_ruleset: core
  61. ctools_ajax_sample: core
  62. ctools_custom_content: core
  63. dashboard: core
  64. date_all_day: core
  65. date_api: core
  66. date_context: core
  67. date_migrate: core
  68. date_popup: core
  69. date_repeat: core
  70. date_repeat_field: core
  71. date_tools: core
  72. date_views: core
  73. entity: core
  74. entity_feature: core
  75. entity_token: core
  76. entityreference: core
  77. field_ui: core
  78. help: core
  79. openid: core
  80. overlay: core
  81. page_manager: core
  82. php: core
  83. poll: core
  84. search_embedded_form: core
  85. search_extra_type: core
  86. search_node_tags: core
  87. simpletest: core
  88. stylizer: core
  89. term_depth: core
  90. title: core
  91. toolbar: core
  92. translation: core
  93. trigger: core
  94. views_content: core
  95. views_ui: core

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.