You are here

views.view.test_preview.yml in Drupal 10

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

File

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_preview.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - user
  6. id: test_preview
  7. label: test_preview
  8. module: views
  9. description: ''
  10. tag: ''
  11. base_table: views_test_data
  12. base_field: id
  13. display:
  14. default:
  15. display_plugin: default
  16. id: default
  17. display_title: Default
  18. position: null
  19. display_options:
  20. access:
  21. type: perm
  22. cache:
  23. type: tag
  24. query:
  25. type: views_query
  26. exposed_form:
  27. type: basic
  28. pager:
  29. type: some
  30. options:
  31. items_per_page: 10
  32. offset: 0
  33. style:
  34. type: default
  35. row:
  36. type: fields
  37. fields:
  38. name:
  39. id: standard
  40. table: views_test_data
  41. field: name
  42. relationship: none
  43. group_type: group
  44. admin_label: ''
  45. label: Name
  46. exclude: false
  47. plugin_id: standard
  48. filters:
  49. id:
  50. id: id
  51. table: views_test_data
  52. field: id
  53. relationship: none
  54. group_type: group
  55. admin_label: ''
  56. operator: '='
  57. value:
  58. min: ''
  59. max: ''
  60. value: ''
  61. group: 1
  62. exposed: true
  63. expose:
  64. operator_id: id_op
  65. label: ID
  66. description: ''
  67. use_operator: false
  68. operator: id_op
  69. identifier: id
  70. required: false
  71. remember: false
  72. multiple: false
  73. is_grouped: false
  74. plugin_id: numeric
  75. sorts: { }
  76. filter_groups:
  77. operator: AND
  78. groups: { }
  79. title: 'Test preview'
  80. arguments:
  81. id:
  82. id: numeric
  83. table: views_test_data
  84. field: id
  85. relationship: none
  86. group_type: group
  87. admin_label: ''
  88. default_action: ignore
  89. title_enable: false
  90. title: ''
  91. plugin_id: numeric
  92. header:
  93. area_text_custom:
  94. id: area_text_custom
  95. table: views
  96. field: area_text_custom
  97. relationship: none
  98. group_type: group
  99. admin_label: ''
  100. empty: true
  101. content: 'Test header text'
  102. tokenize: false
  103. plugin_id: text_custom
  104. footer:
  105. area_text_custom:
  106. id: area_text_custom
  107. table: views
  108. field: area_text_custom
  109. relationship: none
  110. group_type: group
  111. admin_label: ''
  112. empty: true
  113. content: 'Test footer text'
  114. tokenize: false
  115. plugin_id: text_custom
  116. empty:
  117. area_text_custom:
  118. id: area_text_custom
  119. table: views
  120. field: area_text_custom
  121. relationship: none
  122. group_type: group
  123. admin_label: ''
  124. empty: true
  125. content: 'Test empty text'
  126. tokenize: false
  127. plugin_id: text_custom