core.entity_form_display.profile.customer.default.yml 538 B

1234567891011121314151617181920212223242526
  1. uuid: 645923fc-aa1c-4e50-977b-88092d3f7047
  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: 7mnnVkJkUSPhil9xoiTfdTivMqxCUloT_71AHWNUbJg
  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. settings: { }
  24. third_party_settings: { }
  25. region: content
  26. hidden: { }