tag_test_0.yml

Same filename and directory in other branches
  1. 9 core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_0.yml
  2. 10 core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_0.yml
core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_0.yml

File

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

View source
  1. id: tag_test_0
  2. label: migration tag test 0
  3. migration_tags:
  4. - test
  5. - tag_test_0
  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

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