You are here

field.field.node.test_content_type.field_field_test_ref_inline.yml in (Entity Reference) Field Formatters 8

tests/modules/field_formatter_test/config/install/field.field.node.test_content_type.field_field_test_ref_inline.yml

File

tests/modules/field_formatter_test/config/install/field.field.node.test_content_type.field_field_test_ref_inline.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_field_test_ref_inline
  6. - node.type.test_content_type
  7. - taxonomy.vocabulary.test_vocabulary
  8. id: node.test_content_type.field_field_test_ref_inline
  9. field_name: field_field_test_ref_inline
  10. entity_type: node
  11. bundle: test_content_type
  12. label: field_test_ref_inline
  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. test_vocabulary: test_vocabulary
  23. test_vocabulary2: test_vocabulary2
  24. sort:
  25. field: _none
  26. auto_create: false
  27. field_type: entity_reference