You are here

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

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

File

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