post_update_playsinline-3046152-node-article.yml

core/modules/file/tests/fixtures/update/post_update_playsinline-3046152-node-article.yml

File

core/modules/file/tests/fixtures/update/post_update_playsinline-3046152-node-article.yml

View source
  1. uuid: 93ccb838-5462-45ee-862a-988b9bdc6e0f
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_display.comment.comment.default
  7. - field.field.node.article.body
  8. - field.field.node.article.comment
  9. - field.field.node.article.field_image
  10. - field.field.node.article.field_tags
  11. - field.field.node.article.field_video
  12. - image.style.wide
  13. - node.type.article
  14. module:
  15. - comment
  16. - file
  17. - image
  18. - text
  19. - user
  20. id: node.article.default
  21. targetEntityType: node
  22. bundle: article
  23. mode: default
  24. content:
  25. body:
  26. type: text_default
  27. label: hidden
  28. settings: { }
  29. third_party_settings: { }
  30. weight: 0
  31. region: content
  32. comment:
  33. type: comment_default
  34. label: above
  35. settings:
  36. view_mode: default
  37. pager_id: 0
  38. third_party_settings: { }
  39. weight: 110
  40. region: content
  41. field_image:
  42. type: image
  43. label: hidden
  44. settings:
  45. image_link: ''
  46. image_style: wide
  47. image_loading:
  48. attribute: eager
  49. third_party_settings: { }
  50. weight: -1
  51. region: content
  52. field_tags:
  53. type: entity_reference_label
  54. label: above
  55. settings:
  56. link: true
  57. third_party_settings: { }
  58. weight: 10
  59. region: content
  60. field_video:
  61. type: file_video
  62. label: above
  63. settings:
  64. controls: true
  65. autoplay: false
  66. loop: false
  67. multiple_file_display_type: tags
  68. muted: true
  69. width: 640
  70. height: 480
  71. third_party_settings: { }
  72. weight: 111
  73. region: content
  74. links:
  75. settings: { }
  76. third_party_settings: { }
  77. weight: 100
  78. region: content
  79. hidden: { }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.