core.entity_form_display.node.book_test_1.default.yml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. uuid: 1baa2e2c-3ef0-4789-9179-41812a1c8a18
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.book_test_1.body
  7. - field.field.node.book_test_1.field_lien_sommaire
  8. - node.type.book_test_1
  9. module:
  10. - link
  11. - path
  12. - text
  13. id: node.book_test_1.default
  14. targetEntityType: node
  15. bundle: book_test_1
  16. mode: default
  17. content:
  18. body:
  19. type: text_textarea_with_summary
  20. weight: 121
  21. region: content
  22. settings:
  23. rows: 9
  24. summary_rows: 3
  25. placeholder: ''
  26. show_summary: false
  27. third_party_settings: { }
  28. created:
  29. type: datetime_timestamp
  30. weight: 10
  31. region: content
  32. settings: { }
  33. third_party_settings: { }
  34. field_lien_sommaire:
  35. type: link_default
  36. weight: 122
  37. region: content
  38. settings:
  39. placeholder_url: ''
  40. placeholder_title: ''
  41. third_party_settings: { }
  42. langcode:
  43. type: language_select
  44. weight: 2
  45. region: content
  46. settings:
  47. include_locked: true
  48. third_party_settings: { }
  49. path:
  50. type: path
  51. weight: 30
  52. region: content
  53. settings: { }
  54. third_party_settings: { }
  55. promote:
  56. type: boolean_checkbox
  57. weight: 15
  58. region: content
  59. settings:
  60. display_label: true
  61. third_party_settings: { }
  62. status:
  63. type: boolean_checkbox
  64. weight: 120
  65. region: content
  66. settings:
  67. display_label: true
  68. third_party_settings: { }
  69. sticky:
  70. type: boolean_checkbox
  71. weight: 16
  72. region: content
  73. settings:
  74. display_label: true
  75. third_party_settings: { }
  76. title:
  77. type: string_textfield
  78. weight: -5
  79. region: content
  80. settings:
  81. size: 60
  82. placeholder: ''
  83. third_party_settings: { }
  84. translation:
  85. weight: 10
  86. region: content
  87. settings: { }
  88. third_party_settings: { }
  89. uid:
  90. type: entity_reference_autocomplete
  91. weight: 5
  92. region: content
  93. settings:
  94. match_operator: CONTAINS
  95. match_limit: 10
  96. size: 60
  97. placeholder: ''
  98. third_party_settings: { }
  99. url_redirects:
  100. weight: 50
  101. region: content
  102. settings: { }
  103. third_party_settings: { }
  104. hidden: { }