You are here

field.field.node.event.field_event_type.yml in Open Social 8.2

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

File

modules/social_features/social_event/modules/social_event_type/config/install/field.field.node.event.field_event_type.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_event_type
  6. - node.type.event
  7. - taxonomy.vocabulary.event_types
  8. id: node.event.field_event_type
  9. field_name: field_event_type
  10. entity_type: node
  11. bundle: event
  12. label: 'Event type'
  13. description: ''
  14. required: false
  15. translatable: false
  16. default_value: { }
  17. default_value_callback: ''
  18. settings:
  19. handler: 'default:taxonomy_term'
  20. handler_settings:
  21. target_bundles:
  22. event_types: event_types
  23. sort:
  24. field: _none
  25. auto_create: false
  26. auto_create_bundle: ''
  27. field_type: entity_reference