You are here

core.entity_view_display.post.photo.default.yml in Open Social 10.2.x

Same filename and directory in other branches
  1. 8.9 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
  2. 8 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
  3. 8.2 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
  4. 8.3 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
  5. 8.4 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
  6. 8.5 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
  7. 8.6 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
  8. 8.7 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
  9. 8.8 modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
  10. 10.3.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
  11. 10.0.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
  12. 10.1.x modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml

File

modules/social_features/social_post/modules/social_post_photo/config/install/core.entity_view_display.post.photo.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.post.photo.field_post
  6. - field.field.post.photo.field_post_comments
  7. - field.field.post.photo.field_post_image
  8. - field.field.post.photo.field_recipient_group
  9. - field.field.post.photo.field_recipient_user
  10. - field.field.post.photo.field_visibility
  11. - image.style.social_post_photo
  12. - social_post.post_type.photo
  13. module:
  14. - image
  15. - social_post
  16. - text
  17. - user
  18. id: post.photo.default
  19. targetEntityType: post
  20. bundle: photo
  21. mode: default
  22. content:
  23. field_post:
  24. type: text_default
  25. weight: 2
  26. region: content
  27. label: hidden
  28. settings: { }
  29. third_party_settings: { }
  30. field_post_comments:
  31. type: comment_post
  32. weight: 3
  33. region: content
  34. label: hidden
  35. settings:
  36. num_comments: '0'
  37. order: ASC
  38. third_party_settings: { }
  39. field_post_image:
  40. weight: 1
  41. label: hidden
  42. settings:
  43. image_style: social_post_photo
  44. image_link: ''
  45. third_party_settings: { }
  46. type: image
  47. region: content
  48. user_id:
  49. type: author
  50. weight: 0
  51. region: content
  52. label: hidden
  53. settings: { }
  54. third_party_settings: { }
  55. hidden:
  56. field_recipient_group: true
  57. field_recipient_user: true
  58. field_visibility: true
  59. like_and_dislike: true
  60. search_api_excerpt: true