core.entity_form_display.node.thematique.default.yml 2.3 KB

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