field.field.post.photo.field_post.yml in Open Social 10.3.x
Same filename and directory in other branches
- 8.9 modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
- 8 modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
- 8.2 modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
- 8.3 modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
- 8.4 modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
- 8.5 modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
- 8.6 modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
- 8.7 modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
- 8.8 modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
- 10.0.x modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
- 10.1.x modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
- 10.2.x modules/social_features/social_post/modules/social_post_photo/config/install/field.field.post.photo.field_post.yml
modules/social_features/social_post/modules/social_post_photo/config/install/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/install/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