You are here

field.storage.profile.phone.yml in Commerce Migrate 3.1.x

modules/ubercart/config/optional/field.storage.profile.phone.yml

File

modules/ubercart/config/optional/field.storage.profile.phone.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. enforced:
  5. module:
  6. - commerce_order
  7. module:
  8. - profile
  9. - telephone
  10. id: profile.phone
  11. field_name: phone
  12. entity_type: profile
  13. type: telephone
  14. settings: { }
  15. module: telephone
  16. locked: true
  17. cardinality: 1
  18. translatable: true
  19. indexes: { }
  20. persist_with_no_fields: false
  21. custom_storage: false