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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. uuid: d8aa1b2a-cefe-4787-906a-66d1b4942b81
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.note.field_contenu
  7. - field.field.node.note.field_target
  8. - node.type.note
  9. module:
  10. - path
  11. id: node.note.default
  12. targetEntityType: node
  13. bundle: note
  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_contenu:
  23. weight: 121
  24. settings:
  25. rows: 5
  26. placeholder: ''
  27. third_party_settings: { }
  28. type: string_textarea
  29. region: content
  30. field_target:
  31. weight: 122
  32. settings:
  33. match_operator: CONTAINS
  34. match_limit: 10
  35. size: 60
  36. placeholder: ''
  37. third_party_settings: { }
  38. type: entity_reference_autocomplete
  39. region: content
  40. langcode:
  41. type: language_select
  42. weight: 2
  43. region: content
  44. settings:
  45. include_locked: true
  46. third_party_settings: { }
  47. path:
  48. type: path
  49. weight: 30
  50. region: content
  51. settings: { }
  52. third_party_settings: { }
  53. promote:
  54. type: boolean_checkbox
  55. settings:
  56. display_label: true
  57. weight: 15
  58. region: content
  59. third_party_settings: { }
  60. status:
  61. type: boolean_checkbox
  62. settings:
  63. display_label: true
  64. weight: 120
  65. region: content
  66. third_party_settings: { }
  67. sticky:
  68. type: boolean_checkbox
  69. settings:
  70. display_label: true
  71. weight: 16
  72. region: content
  73. third_party_settings: { }
  74. title:
  75. type: string_textfield
  76. weight: -5
  77. region: content
  78. settings:
  79. size: 60
  80. placeholder: ''
  81. third_party_settings: { }
  82. uid:
  83. type: entity_reference_autocomplete
  84. weight: 5
  85. settings:
  86. match_operator: CONTAINS
  87. size: 60
  88. placeholder: ''
  89. match_limit: 10
  90. region: content
  91. third_party_settings: { }
  92. url_redirects:
  93. weight: 50
  94. settings: { }
  95. third_party_settings: { }
  96. region: content
  97. hidden: { }