field.storage.block_content.field_featured.yml in Open Social 8.8
Same filename and directory in other branches
- 8.9 modules/social_features/social_featured_content/config/install/field.storage.block_content.field_featured.yml
- 10.3.x modules/social_features/social_featured_content/config/install/field.storage.block_content.field_featured.yml
- 10.0.x modules/social_features/social_featured_content/config/install/field.storage.block_content.field_featured.yml
- 10.1.x modules/social_features/social_featured_content/config/install/field.storage.block_content.field_featured.yml
- 10.2.x modules/social_features/social_featured_content/config/install/field.storage.block_content.field_featured.yml
modules/social_features/social_featured_content/config/install/field.storage.block_content.field_featured.yml
1 string reference to 'field.storage.block_content.field_featured'
- social_landing_page_update_8806 in modules/
social_features/ social_landing_page/ social_landing_page.install - Import new block type for featured content.
File
modules/social_features/social_featured_content/config/install/field.storage.block_content.field_featured.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - block_content
- - entity_reference_revisions
- - paragraphs
- id: block_content.field_featured
- field_name: field_featured
- entity_type: block_content
- type: entity_reference_revisions
- settings:
- target_type: paragraph
- module: entity_reference_revisions
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false