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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. uuid: 8c9876a5-40ba-40bc-837d-b29a4a441b29
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.book.field_article
  7. - field.field.node.book.field_parent_book
  8. - node.type.book
  9. module:
  10. - field_layout
  11. - layout_discovery
  12. - paragraphs
  13. - path
  14. third_party_settings:
  15. field_layout:
  16. id: layout_onecol
  17. settings:
  18. label: ''
  19. _core:
  20. default_config_hash: b_hvlXsOoKPjlyIXXp3Msda_pMWTEC4kFo61--akj0Y
  21. id: node.book.default
  22. targetEntityType: node
  23. bundle: book
  24. mode: default
  25. content:
  26. created:
  27. type: datetime_timestamp
  28. weight: 6
  29. region: content
  30. settings: { }
  31. third_party_settings: { }
  32. field_article:
  33. type: paragraphs
  34. weight: 3
  35. region: content
  36. settings:
  37. title: Paragraph
  38. title_plural: Paragraphs
  39. edit_mode: open
  40. closed_mode: summary
  41. autocollapse: none
  42. closed_mode_threshold: 0
  43. add_mode: button
  44. form_display_mode: default
  45. default_paragraph_type: _none
  46. features:
  47. add_above: '0'
  48. collapse_edit_all: collapse_edit_all
  49. duplicate: duplicate
  50. third_party_settings: { }
  51. field_parent_book:
  52. type: options_select
  53. weight: 2
  54. region: content
  55. settings: { }
  56. third_party_settings: { }
  57. langcode:
  58. type: language_select
  59. weight: 4
  60. region: content
  61. settings:
  62. include_locked: true
  63. third_party_settings: { }
  64. path:
  65. type: path
  66. weight: 10
  67. region: content
  68. settings: { }
  69. third_party_settings: { }
  70. promote:
  71. type: boolean_checkbox
  72. weight: 8
  73. region: content
  74. settings:
  75. display_label: true
  76. third_party_settings: { }
  77. status:
  78. type: boolean_checkbox
  79. weight: 12
  80. region: content
  81. settings:
  82. display_label: true
  83. third_party_settings: { }
  84. sticky:
  85. type: boolean_checkbox
  86. weight: 9
  87. region: content
  88. settings:
  89. display_label: true
  90. third_party_settings: { }
  91. title:
  92. type: string_textfield
  93. weight: 0
  94. region: content
  95. settings:
  96. size: 60
  97. placeholder: ''
  98. third_party_settings: { }
  99. translation:
  100. weight: 7
  101. region: content
  102. settings: { }
  103. third_party_settings: { }
  104. uid:
  105. type: entity_reference_autocomplete
  106. weight: 5
  107. region: content
  108. settings:
  109. match_operator: CONTAINS
  110. match_limit: 10
  111. size: 60
  112. placeholder: ''
  113. third_party_settings: { }
  114. url_redirects:
  115. weight: 11
  116. region: content
  117. settings: { }
  118. third_party_settings: { }
  119. hidden: { }