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

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