core.entity_view_display.profile.customer.default.yml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. uuid: 7876efd4-1c9a-4a9a-ad6d-bfb9c2e12de2
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.profile.customer.address
  7. - field.field.profile.customer.phone
  8. - field.field.profile.customer.tax_number
  9. - profile.type.customer
  10. module:
  11. - address
  12. - commerce_tax
  13. - telephone_formatter
  14. enforced:
  15. module:
  16. - commerce_order
  17. _core:
  18. default_config_hash: '-D8G44VGLIAIFvoHm_u7-Awnie4iCenOWfldrpNy_ys'
  19. id: profile.customer.default
  20. targetEntityType: profile
  21. bundle: customer
  22. mode: default
  23. content:
  24. address:
  25. type: address_default
  26. label: hidden
  27. settings: { }
  28. third_party_settings: { }
  29. weight: 0
  30. region: content
  31. phone:
  32. type: telephone_formatter
  33. label: above
  34. settings:
  35. format: 1
  36. link: true
  37. default_country: null
  38. third_party_settings: { }
  39. weight: 2
  40. region: content
  41. tax_number:
  42. type: commerce_tax_number_default
  43. label: above
  44. settings:
  45. show_verification: false
  46. third_party_settings: { }
  47. weight: 1
  48. region: content
  49. hidden:
  50. search_api_excerpt: true
  51. synonyms: true