You are here

field.storage.node.field_event_type.yml in Open Social 8

Same filename and directory in other branches
  1. 8.9 modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
  2. 8.2 modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
  3. 8.3 modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
  4. 8.4 modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
  5. 8.5 modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
  6. 8.6 modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
  7. 8.7 modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
  8. 8.8 modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
  9. 10.3.x modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
  10. 10.0.x modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
  11. 10.1.x modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
  12. 10.2.x modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml

File

modules/social_features/social_event/modules/social_event_type/config/install/field.storage.node.field_event_type.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - taxonomy
  7. id: node.field_event_type
  8. field_name: field_event_type
  9. entity_type: node
  10. type: entity_reference
  11. settings:
  12. target_type: taxonomy_term
  13. module: core
  14. locked: false
  15. cardinality: 1
  16. translatable: true
  17. indexes: { }
  18. persist_with_no_fields: false
  19. custom_storage: false