core.entity_form_display.taxonomy_term.thesaurus.default.yml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. uuid: 2ed70749-fa36-4e74-bbf9-92718b3a4e78
  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. - path
  11. - text
  12. id: taxonomy_term.thesaurus.default
  13. targetEntityType: taxonomy_term
  14. bundle: thesaurus
  15. mode: default
  16. content:
  17. description:
  18. type: text_textarea
  19. weight: 1
  20. region: content
  21. settings:
  22. placeholder: ''
  23. rows: 5
  24. third_party_settings: { }
  25. field_synonyms:
  26. weight: 2
  27. settings:
  28. size: 60
  29. placeholder: ''
  30. third_party_settings: { }
  31. type: string_textfield
  32. region: content
  33. field_used_on_advanced_search:
  34. weight: 6
  35. settings:
  36. display_label: true
  37. third_party_settings: { }
  38. type: boolean_checkbox
  39. region: content
  40. langcode:
  41. type: language_select
  42. weight: 3
  43. region: content
  44. settings:
  45. include_locked: true
  46. third_party_settings: { }
  47. name:
  48. type: string_textfield
  49. weight: 0
  50. region: content
  51. settings:
  52. size: 60
  53. placeholder: ''
  54. third_party_settings: { }
  55. path:
  56. type: path
  57. weight: 5
  58. region: content
  59. settings: { }
  60. third_party_settings: { }
  61. translation:
  62. weight: 4
  63. region: content
  64. settings: { }
  65. third_party_settings: { }
  66. hidden: { }