You are here

field.field.node.bef_test.field_bef_location.yml in Better Exposed Filters 8.3

tests/bef_test/config/install/field.field.node.bef_test.field_bef_location.yml

File

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