core.entity_form_display.node.fil.default.yml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. uuid: 0a664e76-400c-4a58-8587-564c18fa56be
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.fil.body
  7. - field.field.node.fil.field_enregistrement
  8. - node.type.fil
  9. module:
  10. - path
  11. - text
  12. id: node.fil.default
  13. targetEntityType: node
  14. bundle: fil
  15. mode: default
  16. content:
  17. body:
  18. type: text_textarea_with_summary
  19. weight: 121
  20. settings:
  21. rows: 9
  22. summary_rows: 3
  23. placeholder: ''
  24. third_party_settings: { }
  25. region: content
  26. created:
  27. type: datetime_timestamp
  28. weight: 10
  29. region: content
  30. settings: { }
  31. third_party_settings: { }
  32. field_enregistrement:
  33. weight: 122
  34. settings:
  35. match_operator: CONTAINS
  36. size: 60
  37. placeholder: ''
  38. third_party_settings: { }
  39. type: entity_reference_autocomplete
  40. region: content
  41. langcode:
  42. type: language_select
  43. weight: 2
  44. region: content
  45. settings:
  46. include_locked: true
  47. third_party_settings: { }
  48. path:
  49. type: path
  50. weight: 30
  51. region: content
  52. settings: { }
  53. third_party_settings: { }
  54. promote:
  55. type: boolean_checkbox
  56. settings:
  57. display_label: true
  58. weight: 15
  59. region: content
  60. third_party_settings: { }
  61. status:
  62. type: boolean_checkbox
  63. settings:
  64. display_label: true
  65. weight: 120
  66. region: content
  67. third_party_settings: { }
  68. sticky:
  69. type: boolean_checkbox
  70. settings:
  71. display_label: true
  72. weight: 16
  73. region: content
  74. third_party_settings: { }
  75. title:
  76. type: string_textfield
  77. weight: -5
  78. region: content
  79. settings:
  80. size: 60
  81. placeholder: ''
  82. third_party_settings: { }
  83. translation:
  84. weight: 10
  85. region: content
  86. uid:
  87. type: entity_reference_autocomplete
  88. weight: 5
  89. settings:
  90. match_operator: CONTAINS
  91. size: 60
  92. placeholder: ''
  93. region: content
  94. third_party_settings: { }
  95. hidden: { }