You are here

comment.source.schema.yml in Zircon Profile 8.0

Same filename and directory in other branches
  1. 8 core/modules/comment/config/schema/comment.source.schema.yml
core/modules/comment/config/schema/comment.source.schema.yml

File

core/modules/comment/config/schema/comment.source.schema.yml
View source
  1. migrate.source.d6_comment:
  2. type: migrate_source_sql
  3. label: 'Drupal 6 comment'
  4. mapping:
  5. constants:
  6. type: mapping
  7. label: 'Constants'
  8. mapping:
  9. entity_type:
  10. type: string
  11. label: 'Entity type'
  12. migrate.source.d6_comment_variable_per_comment_type:
  13. type: migrate_source_sql
  14. label: 'Drupal 6 comment variable'
  15. mapping:
  16. constants:
  17. type: migrate_entity_constant
  18. label: 'Constants'
  19. migrate.source.d6_comment_entity_form_display_subject:
  20. type: migrate_source_sql
  21. label: 'Drupal 6 comment subject entity form display'
  22. mapping:
  23. constants:
  24. type: migrate_entity_constant
  25. label: 'Constants'
  26. migrate.source.d6_comment_variable:
  27. type: migrate_source_sql
  28. label: 'Drupal 6 comment variable'
  29. mapping:
  30. constants:
  31. type: migrate_entity_constant
  32. label: 'Constants'