migrate_drupal.migrate_drupal.yml

Same filename in other branches
  1. 9 core/modules/migrate_drupal/migrations/state/migrate_drupal.migrate_drupal.yml
  2. 8.9.x 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. # cspell:ignore blogapi calendarsignup ctools datepicker ddblock entityreference
  5. # cspell:ignore filefield imageapi imagefield imagecache imagemagick multigroup
  6. # cspell:ignore multiupload nodeaccess openid
  7. finished:
  8. 6:
  9. # The following do not have an upgrade path.
  10. blogapi: core
  11. calendarsignup: core
  12. content_copy: core
  13. content_multigroup: core
  14. content_permissions: core
  15. date_api: core
  16. date_locale: core
  17. date_php4: core
  18. date_popup: core
  19. date_repeat: core
  20. date_timezone: core
  21. date_tools: core
  22. datepicker: core
  23. ddblock: core
  24. event: core
  25. fieldgroup: core
  26. filefield_meta: core
  27. help: core
  28. imageapi: core
  29. imageapi_gd: core
  30. imageapi_imagemagick: core
  31. imagecache_ui: core
  32. nodeaccess: core
  33. number: core
  34. openid: core
  35. php: core
  36. ping: core
  37. poll: core
  38. throttle: core
  39. # @todo Remove tracker in https://www.drupal.org/project/drupal/issues/3261452
  40. tracker: core
  41. translation: core
  42. trigger: core
  43. variable: core
  44. variable_admin: core
  45. views_export: core
  46. views_ui: core
  47. 7:
  48. # The following do not need have an upgrade path.
  49. bulk_export: core
  50. contextual: core
  51. ctools: core
  52. ctools_access_ruleset: core
  53. ctools_ajax_sample: core
  54. ctools_custom_content: core
  55. dashboard: core
  56. date_all_day: core
  57. date_api: core
  58. date_context: core
  59. date_migrate: core
  60. date_popup: core
  61. date_repeat: core
  62. date_repeat_field: core
  63. date_tools: core
  64. date_views: core
  65. entity: core
  66. entity_feature: core
  67. entity_token: core
  68. entityreference: core
  69. field_ui: core
  70. help: core
  71. multiupload_filefield_widget: core
  72. multiupload_imagefield_widget: core
  73. node_reference: core
  74. openid: core
  75. overlay: core
  76. page_manager: core
  77. php: core
  78. poll: core
  79. search_embedded_form: core
  80. search_extra_type: core
  81. search_node_tags: core
  82. simpletest: core
  83. stylizer: core
  84. term_depth: core
  85. title: core
  86. toolbar: core
  87. translation: core
  88. trigger: core
  89. user_reference: core
  90. views_content: core
  91. views_ui: core
  92. not_finished:
  93. 7:
  94. references_uuid: core

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