field.storage.event.description.yml in Event 8
config/install/field.storage.event.description.yml
1 string reference to 'field.storage.event.description'
- event_update_8102 in ./
event.install - Install the Machine Name, Date Range, and Description Fields.
File
config/install/field.storage.event.description.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - event
- - text
- id: node.description
- field_name: description
- entity_type: event
- type: text_with_summary
- settings: { }
- module: text
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: true
- custom_storage: false