You are here

tag_test_1.yml in Drupal 10

core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_1.yml

File

core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_1.yml
View source
  1. id: tag_test_1
  2. label: migration tag test 1
  3. migration_tags:
  4. - test
  5. - tag_test_1
  6. source:
  7. plugin: embedded_data
  8. data_rows:
  9. - id: 0
  10. ids:
  11. id:
  12. type: integer
  13. process:
  14. id: id
  15. destination:
  16. plugin: null