Skip to content
Snippets Groups Projects
Commit 89815ba3 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source...

Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal
parent 05a3cb70
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
Showing
with 20 additions and 0 deletions
...@@ -37,3 +37,4 @@ process: ...@@ -37,3 +37,4 @@ process:
callable: unserialize callable: unserialize
destination: destination:
plugin: entity:action plugin: entity:action
provider: migrate_drupal
...@@ -11,3 +11,4 @@ process: ...@@ -11,3 +11,4 @@ process:
destination: destination:
plugin: config plugin: config
config_name: action.settings config_name: action.settings
provider: migrate_drupal
...@@ -34,3 +34,4 @@ process: ...@@ -34,3 +34,4 @@ process:
callable: unserialize callable: unserialize
destination: destination:
plugin: entity:action plugin: entity:action
provider: migrate_drupal
...@@ -17,3 +17,4 @@ process: ...@@ -17,3 +17,4 @@ process:
modified: modified modified: modified
destination: destination:
plugin: entity:aggregator_feed plugin: entity:aggregator_feed
provider: migrate_drupal
...@@ -21,3 +21,4 @@ destination: ...@@ -21,3 +21,4 @@ destination:
migration_dependencies: migration_dependencies:
required: required:
- d6_aggregator_feed - d6_aggregator_feed
provider: migrate_drupal
...@@ -23,3 +23,4 @@ process: ...@@ -23,3 +23,4 @@ process:
destination: destination:
plugin: config plugin: config
config_name: aggregator.settings config_name: aggregator.settings
provider: migrate_drupal
...@@ -18,3 +18,4 @@ process: ...@@ -18,3 +18,4 @@ process:
modified: modified modified: modified
destination: destination:
plugin: entity:aggregator_feed plugin: entity:aggregator_feed
provider: migrate_drupal
...@@ -21,3 +21,4 @@ destination: ...@@ -21,3 +21,4 @@ destination:
migration_dependencies: migration_dependencies:
required: required:
- d7_aggregator_feed - d7_aggregator_feed
provider: migrate_drupal
...@@ -23,3 +23,4 @@ process: ...@@ -23,3 +23,4 @@ process:
destination: destination:
plugin: config plugin: config
config_name: aggregator.settings config_name: aggregator.settings
provider: migrate_drupal
...@@ -8,3 +8,4 @@ process: ...@@ -8,3 +8,4 @@ process:
ip: ip ip: ip
destination: destination:
plugin: blocked_ip plugin: blocked_ip
provider: migrate_drupal
...@@ -98,3 +98,4 @@ migration_dependencies: ...@@ -98,3 +98,4 @@ migration_dependencies:
- menu - menu
- d6_custom_block - d6_custom_block
- d6_user_role - d6_user_role
provider: migrate_drupal
...@@ -101,3 +101,4 @@ migration_dependencies: ...@@ -101,3 +101,4 @@ migration_dependencies:
optional: optional:
- d7_custom_block - d7_custom_block
- d7_user_role - d7_user_role
provider: migrate_drupal
...@@ -30,3 +30,4 @@ destination: ...@@ -30,3 +30,4 @@ destination:
migration_dependencies: migration_dependencies:
required: required:
- block_content_type - block_content_type
provider: migrate_drupal
...@@ -17,3 +17,4 @@ process: ...@@ -17,3 +17,4 @@ process:
label: label label: label
destination: destination:
plugin: entity:block_content_type plugin: entity:block_content_type
provider: migrate_drupal
...@@ -20,3 +20,4 @@ migration_dependencies: ...@@ -20,3 +20,4 @@ migration_dependencies:
required: required:
- d6_filter_format - d6_filter_format
- block_content_body_field - block_content_body_field
provider: migrate_drupal
...@@ -20,3 +20,4 @@ migration_dependencies: ...@@ -20,3 +20,4 @@ migration_dependencies:
required: required:
- d7_filter_format - d7_filter_format
- block_content_body_field - block_content_body_field
provider: migrate_drupal
...@@ -21,3 +21,4 @@ destination: ...@@ -21,3 +21,4 @@ destination:
migration_dependencies: migration_dependencies:
required: required:
- d6_node - d6_node
provider: migrate_drupal
...@@ -15,3 +15,4 @@ process: ...@@ -15,3 +15,4 @@ process:
destination: destination:
plugin: config plugin: config
config_name: book.settings config_name: book.settings
provider: migrate_drupal
...@@ -43,3 +43,4 @@ migration_dependencies: ...@@ -43,3 +43,4 @@ migration_dependencies:
- d6_comment_entity_form_display - d6_comment_entity_form_display
- d6_user - d6_user
- d6_filter_format - d6_filter_format
provider: migrate_drupal
...@@ -23,3 +23,4 @@ destination: ...@@ -23,3 +23,4 @@ destination:
migration_dependencies: migration_dependencies:
required: required:
- d6_comment_field_instance - d6_comment_field_instance
provider: migrate_drupal
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment