core.entity_form_display.node.grande_partie.default.yml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. uuid: 155aa4b1-a2f8-4a85-980f-0d74edc0d6d3
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.grande_partie.field_titre
  7. - node.type.grande_partie
  8. module:
  9. - path
  10. - text
  11. id: node.grande_partie.default
  12. targetEntityType: node
  13. bundle: grande_partie
  14. mode: default
  15. content:
  16. created:
  17. type: datetime_timestamp
  18. weight: 10
  19. region: content
  20. settings: { }
  21. third_party_settings: { }
  22. field_titre:
  23. type: text_textarea
  24. weight: 122
  25. region: content
  26. settings:
  27. rows: 5
  28. placeholder: ''
  29. third_party_settings: { }
  30. langcode:
  31. type: language_select
  32. weight: 2
  33. region: content
  34. settings:
  35. include_locked: true
  36. third_party_settings: { }
  37. path:
  38. type: path
  39. weight: 30
  40. region: content
  41. settings: { }
  42. third_party_settings: { }
  43. promote:
  44. type: boolean_checkbox
  45. weight: 15
  46. region: content
  47. settings:
  48. display_label: true
  49. third_party_settings: { }
  50. status:
  51. type: boolean_checkbox
  52. weight: 120
  53. region: content
  54. settings:
  55. display_label: true
  56. third_party_settings: { }
  57. sticky:
  58. type: boolean_checkbox
  59. weight: 16
  60. region: content
  61. settings:
  62. display_label: true
  63. third_party_settings: { }
  64. title:
  65. type: string_textfield
  66. weight: -5
  67. region: content
  68. settings:
  69. size: 60
  70. placeholder: ''
  71. third_party_settings: { }
  72. uid:
  73. type: entity_reference_autocomplete
  74. weight: 5
  75. region: content
  76. settings:
  77. match_operator: CONTAINS
  78. match_limit: 10
  79. size: 60
  80. placeholder: ''
  81. third_party_settings: { }
  82. url_redirects:
  83. weight: 50
  84. region: content
  85. settings: { }
  86. third_party_settings: { }
  87. hidden: { }