core.entity_form_display.node.book.default.yml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. uuid: cb753bb4-2813-4dc5-b870-46e052c6f42a
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.book.body
  7. - field.field.node.book.field_img
  8. - field.field.node.book.field_video
  9. - image.style.thumbnail
  10. - node.type.book
  11. module:
  12. - image
  13. - path
  14. - text
  15. - video_embed_field
  16. _core:
  17. default_config_hash: b_hvlXsOoKPjlyIXXp3Msda_pMWTEC4kFo61--akj0Y
  18. id: node.book.default
  19. targetEntityType: node
  20. bundle: book
  21. mode: default
  22. content:
  23. body:
  24. type: text_textarea_with_summary
  25. weight: 26
  26. region: content
  27. settings:
  28. rows: 9
  29. summary_rows: 3
  30. placeholder: ''
  31. show_summary: false
  32. third_party_settings: { }
  33. created:
  34. type: datetime_timestamp
  35. weight: 10
  36. region: content
  37. settings: { }
  38. third_party_settings: { }
  39. field_img:
  40. type: image_image
  41. weight: 122
  42. region: content
  43. settings:
  44. progress_indicator: throbber
  45. preview_image_style: thumbnail
  46. third_party_settings: { }
  47. field_video:
  48. type: video_embed_field_textfield
  49. weight: 121
  50. region: content
  51. settings: { }
  52. third_party_settings: { }
  53. langcode:
  54. type: language_select
  55. weight: 2
  56. region: content
  57. settings:
  58. include_locked: true
  59. third_party_settings: { }
  60. path:
  61. type: path
  62. weight: 30
  63. region: content
  64. settings: { }
  65. third_party_settings: { }
  66. promote:
  67. type: boolean_checkbox
  68. weight: 15
  69. region: content
  70. settings:
  71. display_label: true
  72. third_party_settings: { }
  73. status:
  74. type: boolean_checkbox
  75. weight: 120
  76. region: content
  77. settings:
  78. display_label: true
  79. third_party_settings: { }
  80. sticky:
  81. type: boolean_checkbox
  82. weight: 16
  83. region: content
  84. settings:
  85. display_label: true
  86. third_party_settings: { }
  87. title:
  88. type: string_textfield
  89. weight: -5
  90. region: content
  91. settings:
  92. size: 60
  93. placeholder: ''
  94. third_party_settings: { }
  95. uid:
  96. type: entity_reference_autocomplete
  97. weight: 5
  98. region: content
  99. settings:
  100. match_operator: CONTAINS
  101. match_limit: 10
  102. size: 60
  103. placeholder: ''
  104. third_party_settings: { }
  105. url_redirects:
  106. weight: 50
  107. region: content
  108. settings: { }
  109. third_party_settings: { }
  110. hidden: { }