core.entity_view_display.node.creation.default.yml 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. uuid: 390f1720-9c3c-4926-b9f7-e39873d67789
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.creation.body
  7. - field.field.node.creation.field_auteurs
  8. - field.field.node.creation.field_oeuvre
  9. - node.type.creation
  10. module:
  11. - link
  12. - text
  13. - user
  14. id: node.creation.default
  15. targetEntityType: node
  16. bundle: creation
  17. mode: default
  18. content:
  19. body:
  20. label: hidden
  21. type: text_default
  22. weight: 101
  23. settings: { }
  24. third_party_settings: { }
  25. region: content
  26. field_auteurs:
  27. weight: 104
  28. label: above
  29. settings:
  30. link: true
  31. third_party_settings: { }
  32. type: entity_reference_label
  33. region: content
  34. field_oeuvre:
  35. weight: 103
  36. label: above
  37. settings:
  38. trim_length: 80
  39. url_only: false
  40. url_plain: false
  41. rel: ''
  42. target: ''
  43. third_party_settings: { }
  44. type: link
  45. region: content
  46. links:
  47. weight: 100
  48. settings: { }
  49. third_party_settings: { }
  50. region: content
  51. hidden:
  52. langcode: true
  53. search_api_excerpt: true