core.entity_view_display.taxonomy_term.thesaurus.default.yml 940 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. uuid: b326a7dc-4ba1-4ef1-b0ed-a2a5277c55e4
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.taxonomy_term.thesaurus.field_synonyms
  7. - field.field.taxonomy_term.thesaurus.field_used_on_advanced_search
  8. - taxonomy.vocabulary.thesaurus
  9. module:
  10. - text
  11. id: taxonomy_term.thesaurus.default
  12. targetEntityType: taxonomy_term
  13. bundle: thesaurus
  14. mode: default
  15. content:
  16. description:
  17. label: hidden
  18. type: text_default
  19. weight: 0
  20. region: content
  21. settings: { }
  22. third_party_settings: { }
  23. field_synonyms:
  24. weight: 1
  25. label: above
  26. settings:
  27. link_to_entity: false
  28. third_party_settings: { }
  29. type: string
  30. region: content
  31. field_used_on_advanced_search:
  32. weight: 2
  33. label: above
  34. settings:
  35. format: default
  36. format_custom_false: ''
  37. format_custom_true: ''
  38. third_party_settings: { }
  39. type: boolean
  40. region: content
  41. hidden:
  42. langcode: true