You are here

views.view.test_comment_rss.yml in Drupal 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. display:
  16. default:
  17. display_plugin: default
  18. id: default
  19. display_title: Master
  20. position: null
  21. display_options:
  22. access:
  23. type: perm
  24. cache:
  25. type: tag
  26. query:
  27. type: views_query
  28. exposed_form:
  29. type: basic
  30. pager:
  31. type: full
  32. style:
  33. type: default
  34. row:
  35. type: fields
  36. relationships:
  37. node:
  38. field: node
  39. id: node
  40. required: true
  41. table: comment_field_data
  42. fields:
  43. subject:
  44. id: subject
  45. table: comment_field_data
  46. field: subject
  47. plugin_id: field
  48. label: ''
  49. alter:
  50. alter_text: false
  51. make_link: false
  52. absolute: false
  53. trim: false
  54. word_boundary: false
  55. ellipsis: false
  56. strip_tags: false
  57. html: false
  58. hide_empty: false
  59. empty_zero: false
  60. type: string
  61. settings:
  62. link_to_entity: true
  63. entity_type: comment
  64. entity_field: subject
  65. filters: { }
  66. sorts: { }
  67. feed_1:
  68. display_plugin: feed
  69. id: feed_1
  70. display_title: Feed
  71. position: null
  72. display_options:
  73. path: test-comment-rss
  74. defaults:
  75. row: false
  76. row:
  77. type: comment_rss
  78. options: {}