1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- uuid: 0a24de28-0492-4a63-a5fd-847c5a4fe5a0
- langcode: en
- status: true
- dependencies: { }
- _core:
- default_config_hash: CAF0GWpiLdwARJLAcon4pvfS4NgQaHHWN4ufkLSZwl0
- id: d7_node_materiau
- class: null
- field_plugin_method: null
- cck_plugin_method: null
- migration_tags:
- - 'Drupal 7'
- - Content
- migration_group: d7_materio
- label: 'Nodes Materiau'
- source:
- plugin: d7_node
- bundle: materiau
- process:
- nid: tnid
- vid: vid
- langcode:
- plugin: default_value
- source: language
- default_value: und
- title: title
- uid: node_uid
- status: status
- created: created
- changed: changed
- promote: promote
- sticky: sticky
- revision_uid: revision_uid
- revision_log: log
- revision_timestamp: timestamp
- destination:
- plugin: 'entity:node'
- bundle: materiau
- migration_dependencies:
- required:
- - d7_taxonomy_term_thesaurus
- - d7_taxonomy_term_tags
- - d7_taxonomy_term_showroom
- - d7_taxonomy_term_company
|