You are here

core.entity_form_display.taxonomy_term.test_vocabulary.default.yml in (Entity Reference) Field Formatters 8

tests/modules/field_formatter_test/config/install/core.entity_form_display.taxonomy_term.test_vocabulary.default.yml

File

tests/modules/field_formatter_test/config/install/core.entity_form_display.taxonomy_term.test_vocabulary.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.taxonomy_term.test_vocabulary.field_test_field
  6. - taxonomy.vocabulary.test_vocabulary
  7. module:
  8. - text
  9. id: taxonomy_term.test_vocabulary.default
  10. targetEntityType: taxonomy_term
  11. bundle: test_vocabulary
  12. mode: default
  13. content:
  14. description:
  15. type: text_textfield
  16. weight: 0
  17. settings:
  18. size: 60
  19. placeholder: ''
  20. third_party_settings: { }
  21. field_test_field:
  22. weight: 31
  23. settings:
  24. size: 60
  25. placeholder: ''
  26. third_party_settings: { }
  27. type: string_textfield
  28. name:
  29. type: string_textfield
  30. weight: -5
  31. settings:
  32. size: 60
  33. placeholder: ''
  34. third_party_settings: { }
  35. path:
  36. type: path
  37. weight: 30
  38. settings: { }
  39. third_party_settings: { }
  40. hidden:
  41. path: true