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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. uuid: ce93c12b-c1ef-4cf6-a79a-22207000c151
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.frontpage.field_a_database
  7. - field.field.node.frontpage.field_blabla
  8. - field.field.node.frontpage.field_pricing
  9. - field.field.node.frontpage.field_showrooms
  10. - field.field.node.frontpage.field_what_is_materio
  11. - node.type.frontpage
  12. module:
  13. - text
  14. id: node.frontpage.default
  15. targetEntityType: node
  16. bundle: frontpage
  17. mode: default
  18. content:
  19. field_a_database:
  20. weight: 2
  21. settings:
  22. rows: 5
  23. placeholder: ''
  24. third_party_settings: { }
  25. type: text_textarea
  26. region: content
  27. field_blabla:
  28. weight: 4
  29. settings:
  30. rows: 5
  31. placeholder: ''
  32. third_party_settings: { }
  33. type: text_textarea
  34. region: content
  35. field_pricing:
  36. weight: 26
  37. settings:
  38. rows: 5
  39. placeholder: ''
  40. third_party_settings: { }
  41. type: text_textarea
  42. region: content
  43. field_showrooms:
  44. weight: 3
  45. settings:
  46. rows: 5
  47. placeholder: ''
  48. third_party_settings: { }
  49. type: text_textarea
  50. region: content
  51. field_what_is_materio:
  52. weight: 1
  53. settings:
  54. rows: 5
  55. placeholder: ''
  56. third_party_settings: { }
  57. type: text_textarea
  58. region: content
  59. langcode:
  60. type: language_select
  61. weight: 5
  62. region: content
  63. settings:
  64. include_locked: true
  65. third_party_settings: { }
  66. title:
  67. type: string_textfield
  68. weight: 0
  69. region: content
  70. settings:
  71. size: 60
  72. placeholder: ''
  73. third_party_settings: { }
  74. translation:
  75. weight: 6
  76. region: content
  77. settings: { }
  78. third_party_settings: { }
  79. hidden:
  80. created: true
  81. path: true
  82. promote: true
  83. status: true
  84. sticky: true
  85. uid: true
  86. url_redirects: true