You are here

views.view.test_summary.yml in Drupal 8

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_summary.yml

File

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_summary.yml
View source
  1. langcode: en
  2. status: true
  3. id: test_summary
  4. label: Test Summary
  5. module: views
  6. description: ''
  7. tag: default
  8. base_table: entity_test
  9. base_field: id
  10. display:
  11. default:
  12. id: default
  13. display_title: Master
  14. display_plugin: default
  15. position: 0
  16. display_options:
  17. query:
  18. type: views_query
  19. options:
  20. query_comment: ''
  21. disable_sql_rewrite: false
  22. distinct: false
  23. replica: false
  24. query_tags: { }
  25. title: 'Summary test'
  26. access:
  27. type: none
  28. cache:
  29. type: tag
  30. options: { }
  31. pager:
  32. type: mini
  33. options:
  34. items_per_page: 2
  35. offset: 0
  36. id: 0
  37. total_pages: 0
  38. expose:
  39. items_per_page: false
  40. items_per_page_label: 'Items per page'
  41. items_per_page_options: '1, 2, 3, 4'
  42. items_per_page_options_all: false
  43. items_per_page_options_all_label: '- All -'
  44. offset: false
  45. offset_label: Offset
  46. tags:
  47. previous: ‹‹
  48. next: ››
  49. sorts:
  50. id:
  51. id: id
  52. table: entity_test
  53. field: id
  54. order: ASC
  55. plugin_id: standard
  56. relationship: none
  57. arguments:
  58. type:
  59. id: type
  60. field: type
  61. table: entity_test
  62. default_action: summary
  63. exception:
  64. title_enable: true
  65. title_enable: true
  66. title: '{{ arguments.type }}'
  67. default_argument_type: fixed
  68. summary:
  69. sort_order: asc
  70. format: default_summary
  71. summary_options:
  72. override: true
  73. items_per_page: 4
  74. specify_validation: true
  75. plugin_id: string
  76. entity_type: entity_test
  77. admin_label: type
  78. fields:
  79. id:
  80. id: id
  81. field: id
  82. table: entity_test
  83. plugin_id: field
  84. entity_type: entity_test
  85. style:
  86. type: default
  87. options:
  88. grouping: { }
  89. row_class: ''
  90. default_row_class: true
  91. uses_fields: false
  92. row:
  93. type: fields
  94. header: { }
  95. footer: { }
  96. empty: { }
  97. relationships: { }
  98. display_extenders: { }
  99. cache_metadata:
  100. contexts:
  101. - 'languages:language_interface'
  102. - url
  103. - url.query_args
  104. - user.permissions
  105. max-age: -1
  106. tags: { }
  107. page_1:
  108. id: page_1
  109. display_title: Page
  110. display_plugin: page
  111. position: 2
  112. display_options:
  113. query:
  114. type: views_query
  115. options: { }
  116. path: test-summary
  117. display_extenders: { }
  118. cache_metadata:
  119. contexts:
  120. - 'languages:language_interface'
  121. - url
  122. - url.query_args
  123. - 'user.node_grants:view'
  124. - user.permissions
  125. max-age: -1
  126. tags: { }