d7_tracker_node.yml

Same filename and directory in other branches
  1. 8.9.x core/modules/tracker/migrations/d7_tracker_node.yml
  2. 10 core/modules/tracker/migrations/d7_tracker_node.yml
  3. 11.x core/modules/tracker/migrations/d7_tracker_node.yml
core/modules/tracker/migrations/d7_tracker_node.yml

File

core/modules/tracker/migrations/d7_tracker_node.yml

View source
  1. id: d7_tracker_node
  2. label: Tracker node
  3. migration_tags:
  4. - Drupal 7
  5. - Content
  6. source:
  7. plugin: d7_tracker_node
  8. process:
  9. nid: nid
  10. published: published
  11. changed: changed
  12. destination:
  13. plugin: entity:node
  14. migration_dependencies:
  15. required:
  16. - d7_user

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.