popsu_migrate: d7_allpublicfiles ok
This commit is contained in:
		@@ -1,9 +1,9 @@
 | 
			
		||||
uuid: 101cfd3b-9212-4433-9848-30b4222281ee
 | 
			
		||||
uuid: f115618c-45ec-4c30-b20e-5b36c2494766
 | 
			
		||||
langcode: fr
 | 
			
		||||
status: true
 | 
			
		||||
dependencies: {  }
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: XagShwkgw7JHJgs5_hzHHgOo5FszkzhugcQ7yf4F29U
 | 
			
		||||
  default_config_hash: Y-MrRS7-axq8h57tbPZAD5kWEoD7HyDvUcXUMYo5Osw
 | 
			
		||||
id: d7_allpublicfiles
 | 
			
		||||
class: null
 | 
			
		||||
field_plugin_method: null
 | 
			
		||||
@@ -13,14 +13,14 @@ migration_tags:
 | 
			
		||||
  - Content
 | 
			
		||||
  - Popsu
 | 
			
		||||
  - Files
 | 
			
		||||
migration_group: d7_popsu
 | 
			
		||||
migration_group: popsu
 | 
			
		||||
label: 'Public files'
 | 
			
		||||
source:
 | 
			
		||||
  plugin: d7_pubic_file
 | 
			
		||||
  batch_size: 5000
 | 
			
		||||
  scheme: public
 | 
			
		||||
  constants:
 | 
			
		||||
    source_base_path: ../../../d7
 | 
			
		||||
    source_base_path: ../../d7
 | 
			
		||||
process:
 | 
			
		||||
  filename: filename
 | 
			
		||||
  source_full_path:
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
uuid: 0f8e929c-ac82-44c2-a18d-705fbeadd9dc
 | 
			
		||||
langcode: fr
 | 
			
		||||
uuid: c7d02c39-423d-4322-b600-2c9a60deb99a
 | 
			
		||||
langcode: en
 | 
			
		||||
status: true
 | 
			
		||||
dependencies:
 | 
			
		||||
  enforced:
 | 
			
		||||
@@ -8,12 +8,12 @@ dependencies:
 | 
			
		||||
      - migrate_tools
 | 
			
		||||
      - popsu_migrate
 | 
			
		||||
_core:
 | 
			
		||||
  default_config_hash: QSerr7Rm3POhidZhxFUan7sJGKOXGQk5MWa9EdLaJEc
 | 
			
		||||
id: d7_popsu
 | 
			
		||||
label: 'D7 Popsu'
 | 
			
		||||
  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: d7
 | 
			
		||||
    key: popsu_d7
 | 
			
		||||
@@ -352,6 +352,19 @@ display:
 | 
			
		||||
          plugin_id: language
 | 
			
		||||
          entity_type: node
 | 
			
		||||
          entity_field: langcode
 | 
			
		||||
        status:
 | 
			
		||||
          expose:
 | 
			
		||||
            operator: ''
 | 
			
		||||
            operator_limit_selection: false
 | 
			
		||||
            operator_list: {  }
 | 
			
		||||
          field: status
 | 
			
		||||
          group: 1
 | 
			
		||||
          id: status
 | 
			
		||||
          table: node_field_data
 | 
			
		||||
          value: '1'
 | 
			
		||||
          plugin_id: boolean
 | 
			
		||||
          entity_type: node
 | 
			
		||||
          entity_field: status
 | 
			
		||||
      display_extenders: {  }
 | 
			
		||||
    cache_metadata:
 | 
			
		||||
      contexts:
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
# migration as an optional dependency.
 | 
			
		||||
id: d7_allpublicfiles
 | 
			
		||||
label: Public files
 | 
			
		||||
migration_group: d7_popsu
 | 
			
		||||
migration_group: popsu
 | 
			
		||||
audit: true
 | 
			
		||||
migration_tags:
 | 
			
		||||
  - Drupal 7
 | 
			
		||||
@@ -19,7 +19,7 @@ source:
 | 
			
		||||
    # represents the fully qualified path relative to which URIs in the files
 | 
			
		||||
    # table are specified, and must end with a /. See source_full_path
 | 
			
		||||
    # configuration in this migration's process pipeline as an example.
 | 
			
		||||
    source_base_path: '../../../d7'
 | 
			
		||||
    source_base_path: '../../d7'
 | 
			
		||||
process:
 | 
			
		||||
  # If you are using this file to build a custom migration consider removing
 | 
			
		||||
  # the fid field to allow incremental migrations.
 | 
			
		||||
 
 | 
			
		||||
@@ -1,10 +1,10 @@
 | 
			
		||||
id: d7_popsu
 | 
			
		||||
label: D7 Popsu
 | 
			
		||||
id: popsu
 | 
			
		||||
label: Popsu
 | 
			
		||||
description: Drupal 7 popsu content migration to Drupal 9.
 | 
			
		||||
source_type: Drupal 7
 | 
			
		||||
shared_configuration:
 | 
			
		||||
  source:
 | 
			
		||||
    key: d7
 | 
			
		||||
    key: popsu_d7
 | 
			
		||||
dependencies:
 | 
			
		||||
  enforced:
 | 
			
		||||
    module:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user