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

12345678910111213141516171819202122232425262728293031323334
  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. translation:
  28. weight: 10
  29. settings: { }
  30. third_party_settings: { }
  31. region: content
  32. hidden:
  33. description: true
  34. path: true