core.entity_form_display.taxonomy_term.tags.default.yml 871 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. uuid: d433ded9-4fb3-444e-88b9-b91e44c8849b
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.taxonomy_term.tags.field_synonyms
  7. - taxonomy.vocabulary.tags
  8. id: taxonomy_term.tags.default
  9. targetEntityType: taxonomy_term
  10. bundle: tags
  11. mode: default
  12. content:
  13. field_synonyms:
  14. weight: 1
  15. settings:
  16. size: 60
  17. placeholder: ''
  18. third_party_settings: { }
  19. type: string_textfield
  20. region: content
  21. langcode:
  22. type: language_select
  23. weight: 2
  24. region: content
  25. settings:
  26. include_locked: true
  27. third_party_settings: { }
  28. name:
  29. type: string_textfield
  30. weight: 0
  31. region: content
  32. settings:
  33. size: 60
  34. placeholder: ''
  35. third_party_settings: { }
  36. translation:
  37. weight: 3
  38. region: content
  39. settings: { }
  40. third_party_settings: { }
  41. hidden:
  42. description: true
  43. path: true