core.entity_view_display.entity_test.bundle_with_extra_fields.default.yml

core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/install/core.entity_view_display.entity_test.bundle_with_extra_fields.default.yml

File

core/modules/layout_builder/tests/modules/layout_builder_defaults_test/config/install/core.entity_view_display.entity_test.bundle_with_extra_fields.default.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - layout_builder
  6. third_party_settings:
  7. layout_builder:
  8. enabled: true
  9. allow_custom: false
  10. sections:
  11. -
  12. layout_id: layout_twocol_section
  13. layout_settings:
  14. column_widths: 50-50
  15. components:
  16. 1445597a-c674-431d-ac0a-277d99347a7f:
  17. uuid: 1445597a-c674-431d-ac0a-277d99347a7f
  18. region: first
  19. configuration:
  20. id: 'extra_field_block:entity_test:bundle_with_extra_fields:display_extra_field'
  21. label_display: '0'
  22. context_mapping:
  23. entity: layout_builder.entity
  24. weight: 1
  25. additional: { }
  26. id: entity_test.bundle_with_extra_fields.default
  27. targetEntityType: entity_test
  28. bundle: bundle_with_extra_fields
  29. mode: default
  30. content:
  31. display_extra_field:
  32. settings: { }
  33. third_party_settings: { }
  34. weight: 100
  35. region: content
  36. hidden: { }

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