core.entity_view_display.profile.customer.default.yml 558 B

123456789101112131415161718192021222324252627
  1. uuid: 7876efd4-1c9a-4a9a-ad6d-bfb9c2e12de2
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.profile.customer.address
  7. - profile.type.customer
  8. enforced:
  9. module:
  10. - commerce_order
  11. module:
  12. - address
  13. _core:
  14. default_config_hash: '-D8G44VGLIAIFvoHm_u7-Awnie4iCenOWfldrpNy_ys'
  15. id: profile.customer.default
  16. targetEntityType: profile
  17. bundle: customer
  18. mode: default
  19. content:
  20. address:
  21. type: address_default
  22. weight: 0
  23. label: hidden
  24. settings: { }
  25. third_party_settings: { }
  26. region: content
  27. hidden: { }