views.view.test_argument_validation.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - user
  7. id: test_argument_validation
  8. label: ''
  9. module: views
  10. description: 'This view is used to test the argument validator schema.'
  11. tag: ''
  12. base_table: views_test_data
  13. base_field: ''
  14. display:
  15. default:
  16. display_options:
  17. defaults:
  18. fields: false
  19. pager: false
  20. sorts: false
  21. arguments: false
  22. fields:
  23. age:
  24. field: age
  25. id: age
  26. relationship: none
  27. table: views_test_data
  28. id:
  29. field: id
  30. id: id
  31. relationship: none
  32. table: views_test_data
  33. name:
  34. field: name
  35. id: name
  36. relationship: none
  37. table: views_test_data
  38. pager:
  39. options:
  40. offset: 0
  41. type: none
  42. sorts:
  43. id:
  44. field: id
  45. id: id
  46. order: ASC
  47. relationship: none
  48. table: views_test_data
  49. arguments:
  50. id:
  51. id: id
  52. table: views_test_data
  53. field: id
  54. relationship: none
  55. group_type: group
  56. admin_label: ''
  57. default_action: ignore
  58. exception:
  59. value: all
  60. title_enable: false
  61. title: All
  62. title_enable: false
  63. title: ''
  64. default_argument_type: fixed
  65. default_argument_options:
  66. argument: ''
  67. default_argument_skip_url: false
  68. summary_options:
  69. base_path: ''
  70. count: true
  71. items_per_page: 25
  72. override: false
  73. summary:
  74. sort_order: asc
  75. number_of_records: 0
  76. format: default_summary
  77. specify_validation: false
  78. validate:
  79. type: numeric
  80. fail: 'not found'
  81. validate_options: { }
  82. break_phrase: true
  83. not: false
  84. entity_type: node
  85. entity_field: nid
  86. plugin_id: numeric
  87. name:
  88. id: title
  89. table: views_test_data
  90. field: name
  91. relationship: none
  92. group_type: group
  93. admin_label: ''
  94. default_action: ignore
  95. exception:
  96. value: all
  97. title_enable: false
  98. title: All
  99. title_enable: false
  100. title: ''
  101. default_argument_type: fixed
  102. default_argument_options:
  103. argument: ''
  104. default_argument_skip_url: false
  105. summary_options:
  106. base_path: ''
  107. count: true
  108. items_per_page: 25
  109. override: false
  110. summary:
  111. sort_order: asc
  112. number_of_records: 0
  113. format: default_summary
  114. specify_validation: false
  115. validate:
  116. type: none
  117. fail: 'not found'
  118. validate_options: { }
  119. glossary: false
  120. limit: 0
  121. case: none
  122. path_case: none
  123. transform_dash: false
  124. break_phrase: true
  125. entity_type: node
  126. entity_field: name
  127. plugin_id: string
  128. user:
  129. id: user
  130. table: node_field_data
  131. field: uid
  132. relationship: none
  133. group_type: group
  134. admin_label: ''
  135. default_action: ignore
  136. exception:
  137. value: all
  138. title_enable: false
  139. title: All
  140. title_enable: false
  141. title: ''
  142. default_argument_type: fixed
  143. default_argument_options:
  144. argument: ''
  145. default_argument_skip_url: false
  146. summary_options:
  147. base_path: ''
  148. count: true
  149. items_per_page: 25
  150. override: false
  151. summary:
  152. sort_order: asc
  153. number_of_records: 0
  154. format: default_summary
  155. specify_validation: false
  156. validate:
  157. type: 'entity:user'
  158. fail: 'access denied'
  159. validate_options:
  160. access: true
  161. operation: view
  162. multiple: 0
  163. restrict_roles: true
  164. roles:
  165. authenticated: authenticated
  166. administrator: administrator
  167. glossary: false
  168. limit: 0
  169. case: none
  170. path_case: none
  171. transform_dash: false
  172. break_phrase: true
  173. entity_type: node
  174. entity_field: name
  175. plugin_id: numeric
  176. nid:
  177. id: nid
  178. table: node_field_data
  179. field: nid
  180. relationship: none
  181. group_type: group
  182. admin_label: ''
  183. default_action: default
  184. exception:
  185. value: all
  186. title_enable: false
  187. title: All
  188. title_enable: false
  189. title: ''
  190. default_argument_type: node
  191. default_argument_options: { }
  192. default_argument_skip_url: false
  193. summary_options:
  194. base_path: ''
  195. count: true
  196. items_per_page: 25
  197. override: false
  198. summary:
  199. sort_order: asc
  200. number_of_records: 0
  201. format: default_summary
  202. specify_validation: false
  203. validate:
  204. type: 'entity:node'
  205. fail: 'not found'
  206. validate_options:
  207. bundles:
  208. article: article
  209. page: page
  210. access: true
  211. operation: view
  212. multiple: 0
  213. break_phrase: false
  214. not: false
  215. entity_type: node
  216. entity_field: nid
  217. plugin_id: node_nid
  218. display_extenders: { }
  219. display_plugin: default
  220. display_title: Default
  221. id: default
  222. position: 0
  223. cache_metadata:
  224. max-age: -1
  225. contexts:
  226. - 'languages:language_interface'
  227. - url
  228. tags: { }

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