core.entity_view_display.taxonomy_term.tags.default.yml 620 B

12345678910111213141516171819202122232425262728293031
  1. uuid: bd5d63dd-dd56-4831-807d-f16aaf17db15
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.taxonomy_term.tags.field_synonyms
  7. - taxonomy.vocabulary.tags
  8. module:
  9. - text
  10. id: taxonomy_term.tags.default
  11. targetEntityType: taxonomy_term
  12. bundle: tags
  13. mode: default
  14. content:
  15. description:
  16. label: hidden
  17. type: text_default
  18. weight: 0
  19. region: content
  20. settings: { }
  21. third_party_settings: { }
  22. field_synonyms:
  23. weight: 1
  24. label: above
  25. settings:
  26. link_to_entity: false
  27. third_party_settings: { }
  28. type: string
  29. region: content
  30. hidden:
  31. langcode: true