field.field.post.photo.field_post.yml in Open Social 8.8
modules/social_features/social_post/modules/social_post_photo/config/features_removal/field.field.post.photo.field_post.yml
1 string reference to 'field.field.post.photo.field_post'
- social_post_photo_uninstall in modules/
social_features/ social_post/ modules/ social_post_photo/ social_post_photo.install - Uninstall hook for Social Post Photo.
File
modules/social_features/social_post/modules/social_post_photo/config/features_removal/field.field.post.photo.field_post.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.post.field_post
- - social_post.post_type.photo
- module:
- - text
- id: post.photo.field_post
- field_name: field_post
- entity_type: post
- bundle: photo
- label: Post
- description: ''
- required: true
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: text_long