field.storage.group.field_learning_path_duration.yml in Opigno Learning path 3.x
Same filename in this branch
Same filename and directory in other branches
config/install/field.storage.group.field_learning_path_duration.yml
2 string references to 'field.storage.group.field_learning_path_duration'
- opigno_learning_path_update_9003 in ./
opigno_learning_path.install - Replace the LP duration field with the taxonomy terms reference.
- opigno_learning_path_update_9005 in ./
opigno_learning_path.install - Import updated LP configs.
File
config/install/field.storage.group.field_learning_path_duration.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - group
- - taxonomy
- id: group.field_learning_path_duration
- field_name: field_learning_path_duration
- entity_type: group
- type: entity_reference
- settings:
- target_type: taxonomy_term
- module: core
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false