field.field.node.book.field_article.yml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. uuid: 775ad8f5-69af-437a-b6fc-5bf1835b460e
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_article
  7. - node.type.book
  8. - paragraphs.paragraphs_type.image
  9. - paragraphs.paragraphs_type.images_two_col
  10. - paragraphs.paragraphs_type.tablefield
  11. - paragraphs.paragraphs_type.tablefields_two_col
  12. - paragraphs.paragraphs_type.text
  13. module:
  14. - entity_reference_revisions
  15. id: node.book.field_article
  16. field_name: field_article
  17. entity_type: node
  18. bundle: book
  19. label: Article
  20. description: ''
  21. required: false
  22. translatable: false
  23. default_value: { }
  24. default_value_callback: ''
  25. settings:
  26. handler: 'default:paragraph'
  27. handler_settings:
  28. target_bundles:
  29. text: text
  30. image: image
  31. tablefield: tablefield
  32. images_two_col: images_two_col
  33. tablefields_two_col: tablefields_two_col
  34. negate: 0
  35. target_bundles_drag_drop:
  36. article:
  37. weight: -15
  38. enabled: false
  39. chapitre:
  40. weight: -14
  41. enabled: false
  42. image:
  43. weight: -10
  44. enabled: true
  45. images_two_col:
  46. weight: 12
  47. enabled: true
  48. subheading:
  49. weight: -12
  50. enabled: false
  51. tablefield:
  52. weight: -9
  53. enabled: true
  54. tablefields_two_col:
  55. weight: 16
  56. enabled: true
  57. text:
  58. weight: -11
  59. enabled: true
  60. title:
  61. weight: -13
  62. enabled: false
  63. field_type: entity_reference_revisions