field.storage.profile.field_profile_organization.yml in Open Social 10.3.x
Same filename and directory in other branches
- 8.9 modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
- 8 modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
- 8.2 modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
- 8.3 modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
- 8.4 modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
- 8.5 modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
- 8.6 modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
- 8.7 modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
- 8.8 modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
- 10.0.x modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
- 10.1.x modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
- 10.2.x modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.yml
1 string reference to 'field.storage.profile.field_profile_organization'
- social_event_update_8805 in modules/
social_features/ social_event/ social_event.install - Install new fields for the request to join event.
File
modules/social_features/social_profile/config/install/field.storage.profile.field_profile_organization.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - profile
- id: profile.field_profile_organization
- field_name: field_profile_organization
- entity_type: profile
- type: string
- settings:
- max_length: 255
- is_ascii: false
- case_sensitive: false
- module: core
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false