views.view.test_options_list_argument_string.yml

Same filename and directory in other branches
  1. 8.9.x core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
  2. 10 core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
  3. 11.x core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml

File

core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - node.type.article
  6. module:
  7. - node
  8. - user
  9. id: test_options_list_argument_string
  10. label: 'test options list argument (string)'
  11. module: views
  12. description: ''
  13. tag: ''
  14. base_table: node_field_data
  15. base_field: nid
  16. display:
  17. default:
  18. display_plugin: default
  19. id: default
  20. display_title: Default
  21. position: 1
  22. display_options:
  23. access:
  24. type: perm
  25. options:
  26. perm: 'access content'
  27. cache:
  28. type: tag
  29. options: { }
  30. query:
  31. type: views_query
  32. options:
  33. disable_sql_rewrite: false
  34. distinct: false
  35. replica: false
  36. query_comment: ''
  37. query_tags: { }
  38. exposed_form:
  39. type: basic
  40. options:
  41. submit_button: Apply
  42. reset_button: false
  43. reset_button_label: Reset
  44. exposed_sorts_label: 'Sort by'
  45. expose_sort_order: true
  46. sort_asc_label: Asc
  47. sort_desc_label: Desc
  48. pager:
  49. type: some
  50. options:
  51. items_per_page: 5
  52. offset: 0
  53. style:
  54. type: default
  55. row:
  56. type: fields
  57. fields:
  58. title:
  59. id: title
  60. table: node_field_data
  61. field: title
  62. label: ''
  63. alter:
  64. alter_text: false
  65. make_link: false
  66. absolute: false
  67. trim: false
  68. word_boundary: false
  69. ellipsis: false
  70. strip_tags: false
  71. html: false
  72. hide_empty: false
  73. empty_zero: false
  74. relationship: none
  75. group_type: group
  76. admin_label: ''
  77. exclude: false
  78. element_type: ''
  79. element_class: ''
  80. element_label_type: ''
  81. element_label_class: ''
  82. element_label_colon: true
  83. element_wrapper_type: ''
  84. element_wrapper_class: ''
  85. element_default_classes: true
  86. empty: ''
  87. hide_alter_empty: true
  88. plugin_id: field
  89. filters:
  90. status:
  91. value: '1'
  92. table: node_field_data
  93. field: status
  94. id: status
  95. expose:
  96. operator: ''
  97. group: 1
  98. plugin_id: boolean
  99. type:
  100. id: type
  101. table: node_field_data
  102. field: type
  103. relationship: none
  104. group_type: group
  105. admin_label: ''
  106. operator: in
  107. value:
  108. article: article
  109. group: 1
  110. exposed: false
  111. expose:
  112. operator_id: '0'
  113. label: ''
  114. description: ''
  115. use_operator: false
  116. operator: ''
  117. identifier: ''
  118. required: false
  119. remember: false
  120. multiple: false
  121. remember_roles:
  122. authenticated: authenticated
  123. reduce: false
  124. is_grouped: false
  125. group_info:
  126. label: ''
  127. description: ''
  128. identifier: ''
  129. optional: true
  130. widget: select
  131. multiple: false
  132. remember: false
  133. default_group: All
  134. default_group_multiple: { }
  135. group_items: { }
  136. plugin_id: bundle
  137. sorts:
  138. nid:
  139. id: nid
  140. table: nid
  141. field: nid
  142. order: DESC
  143. relationship: none
  144. group_type: group
  145. admin_label: ''
  146. exposed: false
  147. expose:
  148. label: ''
  149. plugin_id: standard
  150. title: 'test options list argument'
  151. header: { }
  152. footer: { }
  153. empty: { }
  154. relationships: { }
  155. arguments:
  156. field_test_list_string_value:
  157. id: field_test_list_string_value
  158. table: field_data_field_test_list_string
  159. field: field_test_list_string_value
  160. relationship: none
  161. group_type: group
  162. admin_label: ''
  163. default_action: empty
  164. exception:
  165. value: all
  166. title_enable: false
  167. title: All
  168. title_enable: false
  169. title: ''
  170. default_argument_type: fixed
  171. default_argument_options:
  172. argument: ''
  173. default_argument_skip_url: false
  174. summary_options:
  175. base_path: ''
  176. items_per_page: 25
  177. count: false
  178. override: false
  179. summary:
  180. sort_order: asc
  181. number_of_records: 0
  182. format: default_summary
  183. human: true
  184. specify_validation: false
  185. validate:
  186. type: none
  187. fail: 'not found'
  188. validate_options: { }
  189. break_phrase: false
  190. plugin_id: string_list_field
  191. display_extenders: { }
  192. block_1:
  193. display_plugin: block
  194. id: block_1
  195. display_title: Block
  196. position: 1
  197. display_options:
  198. display_extenders: { }

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