core.entity_view_display.node.page.full.yml

Same filename in other branches
  1. 9 core/profiles/demo_umami/config/install/core.entity_view_display.node.page.full.yml
  2. 10 core/profiles/demo_umami/config/install/core.entity_view_display.node.page.full.yml
core/profiles/demo_umami/config/install/core.entity_view_display.node.page.full.yml

File

core/profiles/demo_umami/config/install/core.entity_view_display.node.page.full.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.full
  6. - field.field.node.page.field_body
  7. - field.field.node.page.layout_builder__layout
  8. - node.type.page
  9. module:
  10. - layout_builder
  11. - layout_discovery
  12. - text
  13. - user
  14. third_party_settings:
  15. layout_builder:
  16. enabled: true
  17. allow_custom: true
  18. sections:
  19. -
  20. layout_id: layout_onecol
  21. layout_settings:
  22. label: ''
  23. components:
  24. 74a08c63-70dc-42e7-89f8-e4c62efb07ce:
  25. uuid: 74a08c63-70dc-42e7-89f8-e4c62efb07ce
  26. region: content
  27. configuration:
  28. id: 'field_block:node:page:field_body'
  29. label_display: '0'
  30. context_mapping:
  31. entity: layout_builder.entity
  32. formatter:
  33. type: text_default
  34. label: hidden
  35. settings: { }
  36. third_party_settings: { }
  37. weight: 0
  38. additional: { }
  39. 57ad7b26-a88b-439e-a056-40f2de29a943:
  40. uuid: 57ad7b26-a88b-439e-a056-40f2de29a943
  41. region: content
  42. configuration:
  43. id: 'extra_field_block:node:page:links'
  44. label_display: '0'
  45. context_mapping:
  46. entity: layout_builder.entity
  47. weight: 1
  48. additional: { }
  49. 01b94e28-e38c-4849-98d6-ed77bca30afc:
  50. uuid: 01b94e28-e38c-4849-98d6-ed77bca30afc
  51. region: content
  52. configuration:
  53. id: 'extra_field_block:node:page:content_moderation_control'
  54. label_display: '0'
  55. context_mapping:
  56. entity: layout_builder.entity
  57. weight: 2
  58. additional: { }
  59. third_party_settings: { }
  60. id: node.page.full
  61. targetEntityType: node
  62. bundle: page
  63. mode: full
  64. content:
  65. content_moderation_control:
  66. settings: { }
  67. third_party_settings: { }
  68. weight: 2
  69. region: content
  70. field_body:
  71. type: text_default
  72. label: hidden
  73. settings: { }
  74. third_party_settings: { }
  75. weight: 0
  76. region: content
  77. links:
  78. settings: { }
  79. third_party_settings: { }
  80. weight: 1
  81. region: content
  82. hidden:
  83. langcode: true
  84. layout_builder__layout: true

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.