field.field.node.migrate_example_beer.field_comments.yml 625 B

1234567891011121314151617181920212223242526272829303132
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_comments
  6. - node.type.migrate_example_beer
  7. module:
  8. - comment
  9. id: node.migrate_example_beer.field_comments
  10. field_name: field_comments
  11. entity_type: node
  12. bundle: migrate_example_beer
  13. label: Comments
  14. description: ''
  15. required: false
  16. translatable: false
  17. default_value:
  18. -
  19. status: 2
  20. cid: 0
  21. last_comment_timestamp: 0
  22. last_comment_name: null
  23. last_comment_uid: 0
  24. comment_count: 0
  25. default_value_callback: ''
  26. settings:
  27. default_mode: 1
  28. per_page: 50
  29. anonymous: 0
  30. form_location: true
  31. preview: 1
  32. field_type: comment