views.view.test_comment_user_uid.yml

Same filename in other branches
  1. 9 core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.yml
  2. 8.9.x core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.yml
  3. 10 core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.yml
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_user_uid.yml

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - comment
  6. - comment_test_views
  7. - node
  8. - user
  9. id: test_comment_user_uid
  10. label: test_comment_user_uid
  11. module: comment_test_views
  12. description: ''
  13. tag: default
  14. base_table: node_field_data
  15. base_field: nid
  16. display:
  17. default:
  18. display_options:
  19. access:
  20. type: perm
  21. arguments:
  22. uid_touch:
  23. default_argument_type: fixed
  24. field: uid_touch
  25. id: uid_touch
  26. summary:
  27. format: default_summary
  28. number_of_records: 0
  29. summary_options:
  30. items_per_page: 25
  31. table: node_field_data
  32. plugin_id: argument_comment_user_uid
  33. entity_type: node
  34. cache:
  35. type: tag
  36. exposed_form:
  37. type: basic
  38. fields:
  39. nid:
  40. field: nid
  41. id: nid
  42. table: node_field_data
  43. plugin_id: node
  44. entity_type: node
  45. entity_field: nid
  46. title:
  47. field: title
  48. id: title
  49. table: node_field_data
  50. plugin_id: field
  51. entity_type: node
  52. entity_field: title
  53. pager:
  54. type: full
  55. query:
  56. options:
  57. query_comment: ''
  58. type: views_query
  59. style:
  60. type: default
  61. row:
  62. type: 'entity:node'
  63. display_plugin: default
  64. display_title: Default
  65. id: default
  66. position: 0

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