core.entity_form_display.taxonomy_term.langues.default.yml 812 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. uuid: ad860d07-87dc-4803-abc7-41e1724a77e4
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - taxonomy.vocabulary.langues
  7. id: taxonomy_term.langues.default
  8. targetEntityType: taxonomy_term
  9. bundle: langues
  10. mode: default
  11. content:
  12. langcode:
  13. type: language_select
  14. weight: 1
  15. region: content
  16. settings:
  17. include_locked: true
  18. third_party_settings: { }
  19. name:
  20. type: string_textfield
  21. weight: 0
  22. region: content
  23. settings:
  24. size: 60
  25. placeholder: ''
  26. third_party_settings: { }
  27. status:
  28. type: boolean_checkbox
  29. settings:
  30. display_label: true
  31. weight: 100
  32. region: content
  33. third_party_settings: { }
  34. translation:
  35. weight: 10
  36. settings: { }
  37. third_party_settings: { }
  38. region: content
  39. hidden:
  40. description: true
  41. path: true