uninstalled migrate modules
This commit is contained in:
		| @@ -31,9 +31,6 @@ | ||||
|         "drupal/leaflet_more_maps": "^2.1", | ||||
|         "drupal/leaflet_more_markers": "^1.1", | ||||
|         "drupal/linked_field": "^1.3", | ||||
|         "drupal/migrate_devel": "2.x-dev@dev", | ||||
|         "drupal/migrate_plus": "^5.1", | ||||
|         "drupal/migrate_tools": "5.x-dev@dev", | ||||
|         "drupal/page_manager": "4.x-dev@dev", | ||||
|         "drupal/panelizer": "^4.4", | ||||
|         "drupal/panels": "^4.6", | ||||
|   | ||||
							
								
								
									
										193
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										193
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							| @@ -4,7 +4,7 @@ | ||||
|         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", | ||||
|         "This file is @generated automatically" | ||||
|     ], | ||||
|     "content-hash": "86a7160a178fde8504984c8b1bdd01a9", | ||||
|     "content-hash": "b20308c661e56c9a2cfd1c9eb74fe3f1", | ||||
|     "packages": [ | ||||
|         { | ||||
|             "name": "ajgl/breakpoint-twig-extension", | ||||
| @@ -7489,195 +7489,6 @@ | ||||
|                 "issues": "https://www.drupal.org/project/issues/menu_position" | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "name": "drupal/migrate_devel", | ||||
|             "version": "dev-2.x", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.drupalcode.org/project/migrate_devel.git", | ||||
|                 "reference": "c60d049d91389bde0cc5368fabfda24c5eb61780" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "drupal/core": "^8 || ^9" | ||||
|             }, | ||||
|             "conflict": { | ||||
|                 "drush/drush": "<9" | ||||
|             }, | ||||
|             "type": "drupal-module", | ||||
|             "extra": { | ||||
|                 "branch-alias": { | ||||
|                     "dev-2.x": "2.x-dev" | ||||
|                 }, | ||||
|                 "drupal": { | ||||
|                     "version": "8.x-2.0-alpha1+3-dev", | ||||
|                     "datestamp": "1592898665", | ||||
|                     "security-coverage": { | ||||
|                         "status": "not-covered", | ||||
|                         "message": "Dev releases are not covered by Drupal security advisories." | ||||
|                     } | ||||
|                 }, | ||||
|                 "drush": { | ||||
|                     "services": { | ||||
|                         "drush.services.yml": "^9" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "notification-url": "https://packages.drupal.org/8/downloads", | ||||
|             "license": [ | ||||
|                 "GPL-2.0-or-later" | ||||
|             ], | ||||
|             "authors": [ | ||||
|                 { | ||||
|                     "name": "Derimagia", | ||||
|                     "homepage": "https://www.drupal.org/user/819640" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name": "aczietlow", | ||||
|                     "homepage": "https://www.drupal.org/user/1616656" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name": "andrewmacpherson", | ||||
|                     "homepage": "https://www.drupal.org/user/265648" | ||||
|                 } | ||||
|             ], | ||||
|             "description": "Migrate Development Tools", | ||||
|             "homepage": "https://www.drupal.org/project/migrate_devel", | ||||
|             "support": { | ||||
|                 "source": "https://git.drupalcode.org/project/migrate_devel", | ||||
|                 "issues": "https://www.drupal.org/project/issues/migrate_devel" | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "name": "drupal/migrate_plus", | ||||
|             "version": "5.3.0", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.drupalcode.org/project/migrate_plus.git", | ||||
|                 "reference": "8.x-5.3" | ||||
|             }, | ||||
|             "dist": { | ||||
|                 "type": "zip", | ||||
|                 "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-5.3.zip", | ||||
|                 "reference": "8.x-5.3", | ||||
|                 "shasum": "3cf6dde235d7604ee49be2986812c0ee5e2982f6" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "drupal/core": "^9.1" | ||||
|             }, | ||||
|             "require-dev": { | ||||
|                 "drupal/migrate_example_advanced_setup": "*", | ||||
|                 "drupal/migrate_example_setup": "*" | ||||
|             }, | ||||
|             "suggest": { | ||||
|                 "ext-soap": "*", | ||||
|                 "sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin" | ||||
|             }, | ||||
|             "type": "drupal-module", | ||||
|             "extra": { | ||||
|                 "drupal": { | ||||
|                     "version": "8.x-5.3", | ||||
|                     "datestamp": "1650658156", | ||||
|                     "security-coverage": { | ||||
|                         "status": "covered", | ||||
|                         "message": "Covered by Drupal's security advisory policy" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "notification-url": "https://packages.drupal.org/8/downloads", | ||||
|             "license": [ | ||||
|                 "GPL-2.0-or-later" | ||||
|             ], | ||||
|             "authors": [ | ||||
|                 { | ||||
|                     "name": "Mike Ryan", | ||||
|                     "homepage": "https://www.drupal.org/u/mikeryan", | ||||
|                     "role": "Maintainer" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name": "Lucas Hedding", | ||||
|                     "homepage": "https://www.drupal.org/u/heddn", | ||||
|                     "role": "Maintainer" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name": "mikeryan", | ||||
|                     "homepage": "https://www.drupal.org/user/4420" | ||||
|                 } | ||||
|             ], | ||||
|             "description": "Enhancements to core migration support.", | ||||
|             "homepage": "https://www.drupal.org/project/migrate_plus", | ||||
|             "support": { | ||||
|                 "source": "https://git.drupalcode.org/project/migrate_plus", | ||||
|                 "issues": "https://www.drupal.org/project/issues/migrate_plus", | ||||
|                 "slack": "#migrate" | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "name": "drupal/migrate_tools", | ||||
|             "version": "dev-5.x", | ||||
|             "source": { | ||||
|                 "type": "git", | ||||
|                 "url": "https://git.drupalcode.org/project/migrate_tools.git", | ||||
|                 "reference": "7a08b274292d8fe02f095b95149b378211e39451" | ||||
|             }, | ||||
|             "require": { | ||||
|                 "drupal/core": "^9.1", | ||||
|                 "drupal/migrate_plus": "^5", | ||||
|                 "php": ">=7.1" | ||||
|             }, | ||||
|             "require-dev": { | ||||
|                 "drupal/migrate_source_csv": "^3.0", | ||||
|                 "drush/drush": "^10" | ||||
|             }, | ||||
|             "suggest": { | ||||
|                 "drush/drush": "^9 || ^10" | ||||
|             }, | ||||
|             "type": "drupal-module", | ||||
|             "extra": { | ||||
|                 "branch-alias": { | ||||
|                     "dev-5.x": "5.x-dev" | ||||
|                 }, | ||||
|                 "drupal": { | ||||
|                     "version": "8.x-5.1+3-dev", | ||||
|                     "datestamp": "1650661352", | ||||
|                     "security-coverage": { | ||||
|                         "status": "not-covered", | ||||
|                         "message": "Dev releases are not covered by Drupal security advisories." | ||||
|                     } | ||||
|                 }, | ||||
|                 "drush": { | ||||
|                     "services": { | ||||
|                         "drush.services.yml": "^9 || ^10" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "notification-url": "https://packages.drupal.org/8/downloads", | ||||
|             "license": [ | ||||
|                 "GPL-2.0-or-later" | ||||
|             ], | ||||
|             "authors": [ | ||||
|                 { | ||||
|                     "name": "Mike Ryan", | ||||
|                     "homepage": "https://www.drupal.org/u/mikeryan", | ||||
|                     "role": "Maintainer" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name": "Lucas Hedding", | ||||
|                     "homepage": "https://www.drupal.org/u/heddn", | ||||
|                     "role": "Maintainer" | ||||
|                 }, | ||||
|                 { | ||||
|                     "name": "mikeryan", | ||||
|                     "homepage": "https://www.drupal.org/user/4420" | ||||
|                 } | ||||
|             ], | ||||
|             "description": "Tools to assist in developing and running migrations.", | ||||
|             "homepage": "http://drupal.org/project/migrate_tools", | ||||
|             "support": { | ||||
|                 "source": "https://git.drupalcode.org/project/migrate_tools", | ||||
|                 "issues": "https://www.drupal.org/project/issues/migrate_tools", | ||||
|                 "slack": "#migrate" | ||||
|             } | ||||
|         }, | ||||
|         { | ||||
|             "name": "drupal/page_manager", | ||||
|             "version": "dev-4.x", | ||||
| @@ -15983,8 +15794,6 @@ | ||||
|         "drupal/address": 20, | ||||
|         "drupal/administerusersbyrole": 20, | ||||
|         "drupal/better_exposed_filters": 10, | ||||
|         "drupal/migrate_devel": 20, | ||||
|         "drupal/migrate_tools": 20, | ||||
|         "drupal/page_manager": 20, | ||||
|         "drupal/paragraphs": 20, | ||||
|         "drupal/perimeter": 20, | ||||
|   | ||||
| @@ -95,11 +95,6 @@ module: | ||||
|   menu_block: 0 | ||||
|   menu_link_content: 0 | ||||
|   menu_ui: 0 | ||||
|   migrate: 0 | ||||
|   migrate_devel: 0 | ||||
|   migrate_drupal: 0 | ||||
|   migrate_plus: 0 | ||||
|   migrate_tools: 0 | ||||
|   node: 0 | ||||
|   options: 0 | ||||
|   page_cache: 0 | ||||
| @@ -116,7 +111,6 @@ module: | ||||
|   perimeter: 0 | ||||
|   persistent_login: 0 | ||||
|   popsu_link_block: 0 | ||||
|   popsu_migrate: 0 | ||||
|   popsu_programme: 0 | ||||
|   redirect: 0 | ||||
|   redis: 0 | ||||
|   | ||||
| @@ -1,8 +0,0 @@ | ||||
| _core: | ||||
|   default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g | ||||
| langcode: fr | ||||
| enforce_source_module_tags: | ||||
|   - 'Drupal 6' | ||||
|   - 'Drupal 7' | ||||
| follow_up_migration_tags: | ||||
|   - 'Follow-up migration' | ||||
| @@ -1,47 +0,0 @@ | ||||
| uuid: f5398c96-5eb8-4e71-abad-0293ecdbf0d5 | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: Y-MrRS7-axq8h57tbPZAD5kWEoD7HyDvUcXUMYo5Osw | ||||
| id: d7_allpublicfiles | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
|   - Files | ||||
| migration_group: popsu | ||||
| label: 'Public files' | ||||
| source: | ||||
|   plugin: d7_pubic_file | ||||
|   batch_size: 5000 | ||||
|   scheme: public | ||||
|   constants: | ||||
|     source_base_path: ../../d7 | ||||
| process: | ||||
|   filename: filename | ||||
|   source_full_path: | ||||
|     - | ||||
|       plugin: concat | ||||
|       delimiter: / | ||||
|       source: | ||||
|         - constants/source_base_path | ||||
|         - filepath | ||||
|     - | ||||
|       plugin: urlencode | ||||
|   uri: | ||||
|     plugin: file_copy | ||||
|     source: | ||||
|       - '@source_full_path' | ||||
|       - uri | ||||
|   filemime: filemime | ||||
|   status: status | ||||
|   created: timestamp | ||||
|   changed: timestamp | ||||
|   uid: uid | ||||
| destination: | ||||
|   plugin: 'entity:file' | ||||
| migration_dependencies: null | ||||
| @@ -1,92 +0,0 @@ | ||||
| uuid: 6bffa575-73c1-40dc-8cfc-e925ef8b34f6 | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: I6GROOhFniRjxHdI9dtO9yVSViggMTS5H7jUOHZEMIU | ||||
| id: d7_node_actu | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
| migration_group: popsu | ||||
| label: 'Node actu' | ||||
| source: | ||||
|   plugin: d7_node_actu | ||||
|   batch_size: 500 | ||||
| process: | ||||
|   type: | ||||
|     plugin: default_value | ||||
|     default_value: actualite | ||||
|   created: created | ||||
|   changed: changed | ||||
|   uid: | ||||
|     plugin: default_value | ||||
|     default_value: 34 | ||||
|   title: title | ||||
|   field_sous_titre: field_popsu_actu_soustitre | ||||
|   promote: | ||||
|     plugin: default_value | ||||
|     default_value: 0 | ||||
|     source: field_popsu_actu_enhome | ||||
|   field_dates_actu: | ||||
|     - | ||||
|       plugin: skip_on_empty | ||||
|       method: process | ||||
|       source: field_date | ||||
|     - | ||||
|       plugin: sub_process | ||||
|       process: | ||||
|         value: | ||||
|           plugin: format_date | ||||
|           from_format: 'Y-m-d H:i:s' | ||||
|           to_format: 'Y-m-d\TH:i:s' | ||||
|           source: value | ||||
|         end_value: | ||||
|           plugin: format_date | ||||
|           from_format: 'Y-m-d H:i:s' | ||||
|           to_format: 'Y-m-d\TH:i:s' | ||||
|           source: end | ||||
|         timezone: | ||||
|           plugin: default_value | ||||
|           default_value: '' | ||||
|   body: | ||||
|     plugin: sub_process | ||||
|     source: field_popsu_actu_body | ||||
|     process: | ||||
|       value: value | ||||
|       summary: summary | ||||
|       format: | ||||
|         plugin: default_value | ||||
|         default_value: wysiwyg | ||||
|   field_fichier: | ||||
|     plugin: sub_process | ||||
|     source: field_popsu_actu_attachment | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_allpublicfiles | ||||
|         source: fid | ||||
|         no_stub: true | ||||
|       display: display | ||||
|       description: description | ||||
|   field_image: | ||||
|     plugin: sub_process | ||||
|     source: field_popsu_actu_image | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_allpublicfiles | ||||
|         source: fid | ||||
|         no_stub: true | ||||
|       alt: alt | ||||
|       title: title | ||||
|   field_memo: field_memo | ||||
| destination: | ||||
|   plugin: 'entity:node' | ||||
| migration_dependencies: | ||||
|   required: | ||||
|     - d7_allpublicfiles | ||||
| @@ -1,94 +0,0 @@ | ||||
| uuid: c5be4497-3534-4b2d-a962-8ff469086c65 | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: MS8tsr-1_51NXldBPGyjMyJ0FirHg8jPH3btyD9bWbM | ||||
| id: d7_node_evenement | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
| migration_group: popsu | ||||
| label: 'Node evenement' | ||||
| source: | ||||
|   plugin: d7_node_evenement | ||||
|   batch_size: 500 | ||||
| process: | ||||
|   type: | ||||
|     plugin: default_value | ||||
|     default_value: evenement | ||||
|   created: created | ||||
|   changed: changed | ||||
|   uid: | ||||
|     plugin: default_value | ||||
|     default_value: 34 | ||||
|   title: title | ||||
|   field_programme: | ||||
|     plugin: sub_process | ||||
|     source: field_programme | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_node_programme | ||||
|         source: nid | ||||
|         no_stub: true | ||||
|   field_theme: | ||||
|     plugin: migration_lookup | ||||
|     migration: d7_node_theme | ||||
|     source: field_theme | ||||
|     no_stub: true | ||||
|   field_projet: | ||||
|     plugin: migration_lookup | ||||
|     migration: d7_node_projet | ||||
|     source: field_projet | ||||
|     no_stub: true | ||||
|   field_sous_titre: field_popsu_colloque_subtitle | ||||
|   field_intro: | ||||
|     plugin: sub_process | ||||
|     source: field_popsu_colloque_subtitle2 | ||||
|     process: | ||||
|       value: value | ||||
|       summary: summary | ||||
|       format: | ||||
|         plugin: default_value | ||||
|         default_value: wysiwyg | ||||
|   body: | ||||
|     plugin: sub_process | ||||
|     source: body | ||||
|     process: | ||||
|       value: value | ||||
|       summary: summary | ||||
|       format: | ||||
|         plugin: default_value | ||||
|         default_value: wysiwyg | ||||
|   field_image: | ||||
|     plugin: sub_process | ||||
|     source: field_popsu_colloque_imageintro | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_allpublicfiles | ||||
|         source: fid | ||||
|         no_stub: true | ||||
|       alt: alt | ||||
|       title: title | ||||
|   field_ressources_liees: | ||||
|     plugin: migration_lookup | ||||
|     migration: d7_node_ressource | ||||
|     source: field_ressource | ||||
|     no_stub: true | ||||
|   field_evenements_liees: | ||||
|     plugin: migration_lookup | ||||
|     migration: d7_node_evenement | ||||
|     source: field_evenement | ||||
|     no_stub: true | ||||
|   field_memo: field_memo | ||||
| destination: | ||||
|   plugin: 'entity:node' | ||||
| migration_dependencies: | ||||
|   required: | ||||
|     - d7_allpublicfiles | ||||
| @@ -1,55 +0,0 @@ | ||||
| uuid: 526be06c-1d07-4a62-8e15-04607ac1786e | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: hReXJPChx1-JDHxXfJv4p1KrR6w_DmrgLrGrpfCN63U | ||||
| id: d7_node_programme | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
| migration_group: popsu | ||||
| label: 'Node Programme' | ||||
| source: | ||||
|   plugin: d7_node_programme | ||||
|   node_type: popsu_special | ||||
|   batch_size: 500 | ||||
| process: | ||||
|   type: | ||||
|     plugin: default_value | ||||
|     default_value: programme | ||||
|   created: created | ||||
|   changed: changed | ||||
|   uid: | ||||
|     plugin: default_value | ||||
|     default_value: 34 | ||||
|   title: term_title | ||||
|   body/value: body | ||||
|   body/summary: body_summary | ||||
|   body/format: | ||||
|     plugin: default_value | ||||
|     default_value: wysiwyg | ||||
|   field_textes: text_paragraphe | ||||
|   field_sous_parties: sous_parties | ||||
|   field_partenaires: partenaires | ||||
|   field_fichier: | ||||
|     plugin: sub_process | ||||
|     source: fichiers | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_allpublicfiles | ||||
|         source: fid | ||||
|         no_stub: true | ||||
|       display: display | ||||
|       description: description | ||||
| destination: | ||||
|   plugin: 'entity:node' | ||||
| migration_dependencies: | ||||
|   required: | ||||
|     - d7_allpublicfiles | ||||
|     - d7_users | ||||
| @@ -1,90 +0,0 @@ | ||||
| uuid: 22846501-8036-471e-b1fe-03dcb7f61f6a | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: wqaarb_cUDcSKyJ9UWM8yAPYiqM0-xAMyu9bfzI7jUA | ||||
| id: d7_node_projet | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
| migration_group: popsu | ||||
| label: 'Node Projet' | ||||
| source: | ||||
|   plugin: d7_node_projet | ||||
|   batch_size: 500 | ||||
| process: | ||||
|   type: | ||||
|     plugin: default_value | ||||
|     default_value: projet | ||||
|   created: created | ||||
|   changed: changed | ||||
|   uid: | ||||
|     plugin: default_value | ||||
|     default_value: 34 | ||||
|   title: title | ||||
|   field_ville: | ||||
|     plugin: migration_lookup | ||||
|     migration: d7_taxonomy_term_ville | ||||
|     source: ville | ||||
|     no_stub: true | ||||
|   field_programme: | ||||
|     plugin: sub_process | ||||
|     source: field_programme | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_node_programme | ||||
|         source: nid | ||||
|         no_stub: true | ||||
|   field_comparatifs_associes: | ||||
|     plugin: sub_process | ||||
|     source: field_comparatifs_associes | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_node_theme | ||||
|         source: nid | ||||
|   field_themes_lies: | ||||
|     plugin: sub_process | ||||
|     source: field_themes_lies | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_node_theme | ||||
|         source: nid | ||||
|   field_projets_lies: | ||||
|     plugin: sub_process | ||||
|     source: field_projets_lies | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_node_projet | ||||
|         source: nid | ||||
|   body: body | ||||
|   field_diaporama: | ||||
|     plugin: sub_process | ||||
|     source: diaporama | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_allpublicfiles | ||||
|         source: fid | ||||
|         no_stub: true | ||||
|       alt: alt | ||||
|       title: title | ||||
|   field_textes: field_textes | ||||
|   field_equipes: field_equipes | ||||
|   field_partenaires: field_partenaires | ||||
|   field_memo: field_memo | ||||
| destination: | ||||
|   plugin: 'entity:node' | ||||
| migration_dependencies: | ||||
|   required: | ||||
|     - d7_allpublicfiles | ||||
|     - d7_users | ||||
|     - d7_taxonomy_term_type_theme | ||||
| @@ -1,112 +0,0 @@ | ||||
| uuid: bb4b4a23-a883-456f-b89f-5c7b598a4247 | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: tVxq-4dg-JkKcB01hEZQrxTk3VUApI6tXnH6vEeDdmc | ||||
| id: d7_node_ressource | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
| migration_group: popsu | ||||
| label: 'Node Ressource' | ||||
| source: | ||||
|   plugin: d7_node_ressource | ||||
|   batch_size: 500 | ||||
| process: | ||||
|   type: | ||||
|     plugin: default_value | ||||
|     default_value: ressource | ||||
|   created: created | ||||
|   changed: changed | ||||
|   uid: | ||||
|     plugin: default_value | ||||
|     default_value: 34 | ||||
|   title: title | ||||
|   field_programme: | ||||
|     plugin: sub_process | ||||
|     source: field_programme | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_node_programme | ||||
|         source: nid | ||||
|         no_stub: true | ||||
|   field_theme: | ||||
|     plugin: migration_lookup | ||||
|     migration: d7_node_theme | ||||
|     source: field_theme | ||||
|     no_stub: true | ||||
|   field_projet: | ||||
|     plugin: migration_lookup | ||||
|     migration: d7_node_projet | ||||
|     source: field_projet | ||||
|     no_stub: true | ||||
|   field_poid: field_poids | ||||
|   field_type_de_ressource: | ||||
|     plugin: migration_lookup | ||||
|     migration: d7_taxonomy_term_type_doc | ||||
|     source: field_popsu_doc_type | ||||
|     no_stub: true | ||||
|   field_sous_titre: | ||||
|     plugin: sub_process | ||||
|     source: field_popsu_publication_soustitr | ||||
|     process: | ||||
|       value: value | ||||
|   field_edition: | ||||
|     plugin: sub_process | ||||
|     source: field_popsu_doc_source | ||||
|     process: | ||||
|       value: value | ||||
|       summary: summary | ||||
|       format: | ||||
|         plugin: default_value | ||||
|         default_value: wysiwyg | ||||
|   body: | ||||
|     plugin: sub_process | ||||
|     source: body | ||||
|     process: | ||||
|       value: value | ||||
|       summary: summary | ||||
|       format: | ||||
|         plugin: default_value | ||||
|         default_value: wysiwyg | ||||
|   field_image: | ||||
|     plugin: sub_process | ||||
|     source: field_popsu_publication_cover | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_allpublicfiles | ||||
|         source: fid | ||||
|         no_stub: true | ||||
|       alt: alt | ||||
|       title: title | ||||
|   field_fichier: | ||||
|     plugin: sub_process | ||||
|     source: field_popsu_doc_files | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_allpublicfiles | ||||
|         source: fid | ||||
|         no_stub: true | ||||
|       display: display | ||||
|       description: description | ||||
|   field_ressources_liees: | ||||
|     plugin: migration_lookup | ||||
|     migration: d7_node_ressource | ||||
|     source: field_ressources_liees | ||||
|     no_stub: true | ||||
|   field_memo: field_memo | ||||
| destination: | ||||
|   plugin: 'entity:node' | ||||
| migration_dependencies: | ||||
|   required: | ||||
|     - d7_allpublicfiles | ||||
|     - d7_users | ||||
|     - d7_taxonomy_term_type_doc | ||||
| @@ -1,49 +0,0 @@ | ||||
| uuid: 92e4c3e2-f333-486a-84f2-f0083d4b2191 | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: giLUW65Fkj4Orn9QcEvs9tTY5s_MZ66ETkDLSoU8btk | ||||
| id: d7_node_static | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
| migration_group: popsu | ||||
| label: 'Node Static' | ||||
| source: | ||||
|   plugin: d7_node_static | ||||
|   batch_size: 500 | ||||
| process: | ||||
|   type: | ||||
|     plugin: default_value | ||||
|     default_value: static | ||||
|   created: created | ||||
|   changed: changed | ||||
|   uid: | ||||
|     plugin: default_value | ||||
|     default_value: 34 | ||||
|   title: title | ||||
|   field_textes: field_textes | ||||
|   field_pieces_jointes: | ||||
|     plugin: sub_process | ||||
|     source: field_popsu_pageneutral_insert | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_allpublicfiles | ||||
|         source: fid | ||||
|         no_stub: true | ||||
|       display: display | ||||
|       description: description | ||||
|   field_memo: field_memo | ||||
| destination: | ||||
|   plugin: 'entity:node' | ||||
| migration_dependencies: | ||||
|   required: | ||||
|     - d7_allpublicfiles | ||||
|     - d7_users | ||||
|     - d7_taxonomy_term_type_theme | ||||
| @@ -1,77 +0,0 @@ | ||||
| uuid: 4130b789-2953-4235-a533-3f8c30564200 | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: V-L_tGNdTgcQEXyapB6I9t2Wg7w7xq5RapuQ8kAbE2U | ||||
| id: d7_node_theme | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
| migration_group: popsu | ||||
| label: 'Node Theme' | ||||
| source: | ||||
|   plugin: d7_node_theme | ||||
|   batch_size: 500 | ||||
| process: | ||||
|   type: | ||||
|     plugin: default_value | ||||
|     default_value: theme | ||||
|   created: created | ||||
|   changed: changed | ||||
|   uid: | ||||
|     plugin: default_value | ||||
|     default_value: 34 | ||||
|   title: title | ||||
|   field_programme: | ||||
|     plugin: migration_lookup | ||||
|     migration: d7_node_programme | ||||
|     source: programme | ||||
|     no_stub: true | ||||
|   field_image: | ||||
|     plugin: sub_process | ||||
|     source: images | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_allpublicfiles | ||||
|         source: fid | ||||
|         no_stub: true | ||||
|       alt: alt | ||||
|       title: title | ||||
|   field_type_de_theme: | ||||
|     plugin: migration_lookup | ||||
|     migration: d7_taxonomy_term_type_theme | ||||
|     source: field_popsu_themtrans_type | ||||
|     no_stub: true | ||||
|   field_themes_lies: | ||||
|     plugin: sub_process | ||||
|     source: field_themes_lies | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_node_theme | ||||
|         source: nid | ||||
|   field_projets_lies: | ||||
|     plugin: sub_process | ||||
|     source: field_projets_lies | ||||
|     process: | ||||
|       target_id: | ||||
|         plugin: migration_lookup | ||||
|         migration: d7_node_projet | ||||
|         source: nid | ||||
|   field_textes: field_textes | ||||
|   field_equipes: field_equipes | ||||
|   field_partenaires: field_partenaires | ||||
|   field_memo: field_memo | ||||
| destination: | ||||
|   plugin: 'entity:node' | ||||
| migration_dependencies: | ||||
|   required: | ||||
|     - d7_allpublicfiles | ||||
|     - d7_users | ||||
|     - d7_taxonomy_term_type_theme | ||||
| @@ -1,43 +0,0 @@ | ||||
| uuid: 7a786019-2d8d-421c-abf1-ae1a1e314cbc | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: DR4n-aywyhGhgNbB33VfN1yxn9_ePqV0HV9vjt45Gdg | ||||
| id: d7_taxonomy_term_type_doc | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
| migration_group: popsu | ||||
| label: 'Taxonomy terms Type de Document' | ||||
| source: | ||||
|   plugin: d7_taxoterm_typedoc | ||||
|   bundle: popsu_documents_type | ||||
| process: | ||||
|   vid: | ||||
|     plugin: default_value | ||||
|     default_value: types_de_document | ||||
|   name: name | ||||
|   description/value: description | ||||
|   description/format: format | ||||
|   weight: weight | ||||
|   parent_id: | ||||
|     - | ||||
|       plugin: skip_on_empty | ||||
|       method: process | ||||
|       source: parent | ||||
|     - | ||||
|       plugin: migration_lookup | ||||
|       migration: d7_taxonomy_term_type_doc | ||||
|   parent: | ||||
|     plugin: default_value | ||||
|     default_value: 0 | ||||
|     source: '@parent_id' | ||||
|   changed: timestamp | ||||
| destination: | ||||
|   plugin: 'entity:taxonomy_term' | ||||
| migration_dependencies: null | ||||
| @@ -1,43 +0,0 @@ | ||||
| uuid: 5702253f-585d-4097-b2bc-5a602c2d2dfd | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: 8WKuGBlZ5qPBjASOe5KMfJVNAdp2h7h-cu46cvt-Q-s | ||||
| id: d7_taxonomy_term_type_theme | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
| migration_group: popsu | ||||
| label: 'Taxonomy terms Type de theme' | ||||
| source: | ||||
|   plugin: d7_taxoterm_typetheme | ||||
|   bundle: popsu_themtrans | ||||
| process: | ||||
|   vid: | ||||
|     plugin: default_value | ||||
|     default_value: types_de_theme | ||||
|   name: name | ||||
|   description/value: description | ||||
|   description/format: format | ||||
|   weight: weight | ||||
|   parent_id: | ||||
|     - | ||||
|       plugin: skip_on_empty | ||||
|       method: process | ||||
|       source: parent | ||||
|     - | ||||
|       plugin: migration_lookup | ||||
|       migration: d7_taxonomy_term_type_theme | ||||
|   parent: | ||||
|     plugin: default_value | ||||
|     default_value: 0 | ||||
|     source: '@parent_id' | ||||
|   changed: timestamp | ||||
| destination: | ||||
|   plugin: 'entity:taxonomy_term' | ||||
| migration_dependencies: null | ||||
| @@ -1,31 +0,0 @@ | ||||
| uuid: 427ae68d-1c7b-4aa3-be93-a90fd754de1c | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: AIo0rBvn1SeEsRPJ_R1KmTG4Rm7rDPpPQCqU6gLUmTA | ||||
| id: d7_taxonomy_term_ville | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
| migration_group: popsu | ||||
| label: 'Taxonomy terms Villes' | ||||
| source: | ||||
|   plugin: d7_taxoterm_ville | ||||
|   bundle: popsu_villes | ||||
| process: | ||||
|   vid: | ||||
|     plugin: default_value | ||||
|     default_value: villes | ||||
|   name: name | ||||
|   description/value: description | ||||
|   description/format: format | ||||
|   weight: weight | ||||
|   changed: timestamp | ||||
| destination: | ||||
|   plugin: 'entity:taxonomy_term' | ||||
| migration_dependencies: null | ||||
| @@ -1,63 +0,0 @@ | ||||
| uuid: ab689e06-9590-41ed-aae5-86c0b58a7cbb | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| _core: | ||||
|   default_config_hash: mR9tehyJ35Hg9p6fRCGwtr-Whd1VHnD1_F-M9944bxc | ||||
| id: d7_users | ||||
| class: null | ||||
| field_plugin_method: null | ||||
| cck_plugin_method: null | ||||
| migration_tags: | ||||
|   - 'Drupal 7' | ||||
|   - Content | ||||
|   - Popsu | ||||
| migration_group: popsu | ||||
| label: 'User accounts' | ||||
| source: | ||||
|   plugin: d7_users | ||||
|   batch_size: 1000 | ||||
| process: | ||||
|   name: name | ||||
|   pass: pass | ||||
|   mail: | ||||
|     - | ||||
|       plugin: skip_on_value | ||||
|       equals: true | ||||
|       source: mail | ||||
|       method: row | ||||
|       value: | ||||
|         - manager-popsu@renaud-cuny.com | ||||
|     - | ||||
|       plugin: default_value | ||||
|       source: mail | ||||
|       default_value: null | ||||
|   created: created | ||||
|   access: access | ||||
|   login: login | ||||
|   status: status | ||||
|   timezone: timezone | ||||
|   init: init | ||||
|   roles: | ||||
|     - | ||||
|       plugin: skip_on_value | ||||
|       equals: true | ||||
|       source: roles | ||||
|       method: row | ||||
|       value: | ||||
|         - 5 | ||||
|     - | ||||
|       plugin: static_map | ||||
|       source: roles | ||||
|       default_value: 2 | ||||
|       map: | ||||
|         1: anonymous | ||||
|         2: authenticated | ||||
|         3: admin | ||||
|         4: editeur | ||||
|         5: root | ||||
| destination: | ||||
|   plugin: 'entity:user' | ||||
| migration_dependencies: | ||||
|   required: | ||||
|     - d7_allpublicfiles | ||||
| @@ -1,10 +0,0 @@ | ||||
| uuid: 713c224d-0d68-4308-a3c8-8c2dad1ddd68 | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| id: default | ||||
| label: Default | ||||
| description: 'A container for any migrations not explicitly assigned to a group.' | ||||
| source_type: null | ||||
| module: null | ||||
| shared_configuration: null | ||||
| @@ -1,19 +0,0 @@ | ||||
| uuid: 487437dd-473a-44b4-9efd-b3843b07811c | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: | ||||
|   enforced: | ||||
|     module: | ||||
|       - migrate_plus | ||||
|       - migrate_tools | ||||
|       - popsu_migrate | ||||
| _core: | ||||
|   default_config_hash: YhnQU3F8lPdbbELyS9OFdE75LcwJic6bpYqxKXI6Wd0 | ||||
| id: popsu | ||||
| label: Popsu | ||||
| description: 'Drupal 7 popsu content migration to Drupal 9.' | ||||
| source_type: 'Drupal 7' | ||||
| module: null | ||||
| shared_configuration: | ||||
|   source: | ||||
|     key: popsu_d7 | ||||
| @@ -1,10 +0,0 @@ | ||||
| uuid: b23aa4de-a0e2-4988-8e48-136de4554664 | ||||
| langcode: fr | ||||
| status: true | ||||
| dependencies: {  } | ||||
| id: pospsu | ||||
| label: pospsu | ||||
| description: '' | ||||
| source_type: null | ||||
| module: null | ||||
| shared_configuration: null | ||||
		Reference in New Issue
	
	Block a user