12345678910111213141516171819 |
- uuid: 935dc6a1-6ebc-4c85-9eae-7f40841602c9
- langcode: en
- status: true
- dependencies:
- module:
- - profile
- - telephone
- id: profile.field_phone
- field_name: field_phone
- entity_type: profile
- type: telephone
- settings: { }
- module: telephone
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|