Customize upgrade_d7_node_title_label configuration migration

This commit is contained in:
Mauricio Dinarte 2024-07-22 21:38:43 -06:00
parent c3923a5c44
commit 7fa64cadce

View file

@ -1,17 +1,13 @@
uuid: bd82e607-d0d8-46b6-b741-5f8fa8628469
langcode: en
status: true
dependencies: { }
id: upgrade_d7_node_title_label id: upgrade_d7_node_title_label
class: Drupal\migrate\Plugin\Migration class: Drupal\migrate\Plugin\Migration
field_plugin_method: null
cck_plugin_method: null
migration_tags: migration_tags:
- 'Drupal 7' - 'Drupal 7'
- Configuration - Configuration
migration_group: migrate_drupal_7 - base_field_override
- tag1_configuration
label: 'Node title label' label: 'Node title label'
source: source:
key: migrate
plugin: d7_node_type plugin: d7_node_type
constants: constants:
entity_type: node entity_type: node