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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. uuid: b5812f35-419e-4ee4-89b1-b376e1112d1f
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.static.body
  7. - field.field.node.static.field_fichier
  8. - node.type.static
  9. module:
  10. - file
  11. - path
  12. id: node.static.default
  13. targetEntityType: node
  14. bundle: static
  15. mode: default
  16. content:
  17. created:
  18. type: datetime_timestamp
  19. weight: 10
  20. region: content
  21. settings: { }
  22. third_party_settings: { }
  23. field_fichier:
  24. weight: 121
  25. settings:
  26. progress_indicator: throbber
  27. third_party_settings: { }
  28. type: file_generic
  29. region: content
  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. settings:
  46. display_label: true
  47. weight: 15
  48. region: content
  49. third_party_settings: { }
  50. status:
  51. type: boolean_checkbox
  52. settings:
  53. display_label: true
  54. weight: 120
  55. region: content
  56. third_party_settings: { }
  57. sticky:
  58. type: boolean_checkbox
  59. settings:
  60. display_label: true
  61. weight: 16
  62. region: content
  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. settings:
  76. match_operator: CONTAINS
  77. size: 60
  78. placeholder: ''
  79. match_limit: 10
  80. region: content
  81. third_party_settings: { }
  82. url_redirects:
  83. weight: 50
  84. settings: { }
  85. third_party_settings: { }
  86. region: content
  87. hidden:
  88. body: true