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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  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. third_party_settings: { }
  26. region: content
  27. created:
  28. type: datetime_timestamp
  29. weight: 10
  30. region: content
  31. settings: { }
  32. third_party_settings: { }
  33. field_linked_materials:
  34. weight: 122
  35. settings:
  36. match_operator: CONTAINS
  37. size: 60
  38. placeholder: ''
  39. third_party_settings: { }
  40. type: entity_reference_autocomplete
  41. region: content
  42. field_tags:
  43. weight: 123
  44. settings:
  45. match_operator: CONTAINS
  46. size: 60
  47. placeholder: ''
  48. third_party_settings: { }
  49. type: entity_reference_autocomplete
  50. region: content
  51. langcode:
  52. type: language_select
  53. weight: 2
  54. region: content
  55. settings:
  56. include_locked: true
  57. third_party_settings: { }
  58. path:
  59. type: path
  60. weight: 30
  61. region: content
  62. settings: { }
  63. third_party_settings: { }
  64. promote:
  65. type: boolean_checkbox
  66. settings:
  67. display_label: true
  68. weight: 15
  69. region: content
  70. third_party_settings: { }
  71. status:
  72. type: boolean_checkbox
  73. settings:
  74. display_label: true
  75. weight: 120
  76. region: content
  77. third_party_settings: { }
  78. sticky:
  79. type: boolean_checkbox
  80. settings:
  81. display_label: true
  82. weight: 16
  83. region: content
  84. third_party_settings: { }
  85. title:
  86. type: string_textfield
  87. weight: -5
  88. region: content
  89. settings:
  90. size: 60
  91. placeholder: ''
  92. third_party_settings: { }
  93. uid:
  94. type: entity_reference_autocomplete
  95. weight: 5
  96. settings:
  97. match_operator: CONTAINS
  98. size: 60
  99. placeholder: ''
  100. region: content
  101. third_party_settings: { }
  102. url_redirects:
  103. weight: 50
  104. settings: { }
  105. third_party_settings: { }
  106. region: content
  107. hidden: { }