You are here

views.view.test_comment_rss.yml in Zircon Profile 8

core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rss.yml

File

core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rss.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - comment
  6. - node
  7. - user
  8. id: test_comment_rss
  9. label: test_comment_rss
  10. module: views
  11. description: ''
  12. tag: ''
  13. base_table: comment_field_data
  14. base_field: cid
  15. core: 8.x
  16. display:
  17. default:
  18. display_plugin: default
  19. id: default
  20. display_title: Master
  21. position: null
  22. display_options:
  23. access:
  24. type: perm
  25. cache:
  26. type: tag
  27. query:
  28. type: views_query
  29. exposed_form:
  30. type: basic
  31. pager:
  32. type: full
  33. style:
  34. type: default
  35. row:
  36. type: fields
  37. relationships:
  38. node:
  39. field: node
  40. id: node
  41. required: true
  42. table: comment_field_data
  43. fields:
  44. subject:
  45. id: subject
  46. table: comment_field_data
  47. field: subject
  48. plugin_id: field
  49. label: ''
  50. alter:
  51. alter_text: false
  52. make_link: false
  53. absolute: false
  54. trim: false
  55. word_boundary: false
  56. ellipsis: false
  57. strip_tags: false
  58. html: false
  59. hide_empty: false
  60. empty_zero: false
  61. type: string
  62. settings:
  63. link_to_entity: true
  64. entity_type: comment
  65. entity_field: subject
  66. filters: { }
  67. sorts: { }
  68. feed_1:
  69. display_plugin: feed
  70. id: feed_1
  71. display_title: Feed
  72. position: null
  73. display_options:
  74. path: test-comment-rss
  75. defaults:
  76. row: false
  77. row:
  78. type: comment_rss
  79. options: {}