core.entity_form_display.menu_link_content.menu_link_content.default.yml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. uuid: 43a49842-b588-49fa-a7ed-87668e455518
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.menu_link_content.menu_link_content.field_domain_access
  7. - field.field.menu_link_content.menu_link_content.field_domain_all_affiliates
  8. module:
  9. - link
  10. - menu_link_content
  11. id: menu_link_content.menu_link_content.default
  12. targetEntityType: menu_link_content
  13. bundle: menu_link_content
  14. mode: default
  15. content:
  16. domain_access:
  17. type: options_buttons
  18. weight: 21
  19. settings: { }
  20. third_party_settings: { }
  21. region: content
  22. field_domain_access:
  23. type: options_buttons
  24. weight: 40
  25. settings: { }
  26. third_party_settings: { }
  27. region: content
  28. field_domain_all_affiliates:
  29. type: boolean_checkbox
  30. settings:
  31. display_label: true
  32. weight: 41
  33. third_party_settings: { }
  34. region: content
  35. langcode:
  36. type: language_select
  37. weight: 2
  38. settings: { }
  39. third_party_settings: { }
  40. region: content
  41. title:
  42. type: string_textfield
  43. weight: -5
  44. settings:
  45. size: 60
  46. placeholder: ''
  47. third_party_settings: { }
  48. region: content
  49. translation:
  50. weight: 10
  51. region: content
  52. settings: { }
  53. third_party_settings: { }
  54. hidden: { }