You are here

views.view.test_duplicate_field_handlers.yml in Drupal 8

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

File

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.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_duplicate_field_handlers
  10. label: 'Test Duplicate Field Handlers'
  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: Master
  21. position: 0
  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: none
  50. options:
  51. items_per_page: null
  52. offset: 0
  53. style:
  54. type: default
  55. row:
  56. type: fields
  57. fields:
  58. nid:
  59. id: nid
  60. table: node
  61. field: nid
  62. relationship: none
  63. group_type: group
  64. admin_label: ''
  65. label: ''
  66. exclude: false
  67. alter:
  68. alter_text: false
  69. text: ''
  70. make_link: false
  71. path: ''
  72. absolute: false
  73. external: false
  74. replace_spaces: false
  75. path_case: none
  76. trim_whitespace: false
  77. alt: ''
  78. rel: ''
  79. link_class: ''
  80. prefix: ''
  81. suffix: ''
  82. target: ''
  83. nl2br: false
  84. max_length: 0
  85. word_boundary: true
  86. ellipsis: true
  87. more_link: false
  88. more_link_text: ''
  89. more_link_path: ''
  90. strip_tags: false
  91. trim: false
  92. preserve_tags: ''
  93. html: false
  94. element_type: ''
  95. element_class: ''
  96. element_label_type: ''
  97. element_label_class: ''
  98. element_label_colon: false
  99. element_wrapper_type: ''
  100. element_wrapper_class: ''
  101. element_default_classes: true
  102. empty: ''
  103. hide_empty: false
  104. empty_zero: false
  105. hide_alter_empty: true
  106. click_sort_column: value
  107. type: number_integer
  108. settings:
  109. thousand_separator: ''
  110. prefix_suffix: true
  111. group_column: value
  112. group_columns: { }
  113. group_rows: true
  114. delta_limit: 0
  115. delta_offset: 0
  116. delta_reversed: false
  117. delta_first_last: false
  118. multi_type: separator
  119. separator: ', '
  120. field_api_classes: false
  121. entity_type: node
  122. entity_field: nid
  123. plugin_id: field
  124. filters:
  125. type:
  126. id: type
  127. table: node
  128. field: type
  129. relationship: none
  130. group_type: group
  131. admin_label: ''
  132. operator: in
  133. value:
  134. article: article
  135. group: 1
  136. exposed: false
  137. expose:
  138. operator_id: ''
  139. label: ''
  140. description: ''
  141. use_operator: false
  142. operator: ''
  143. identifier: ''
  144. required: false
  145. remember: false
  146. multiple: false
  147. remember_roles:
  148. authenticated: authenticated
  149. reduce: false
  150. is_grouped: false
  151. group_info:
  152. label: ''
  153. description: ''
  154. identifier: ''
  155. optional: true
  156. widget: select
  157. multiple: false
  158. remember: false
  159. default_group: All
  160. default_group_multiple: { }
  161. group_items: { }
  162. entity_type: node
  163. entity_field: type
  164. plugin_id: bundle
  165. sorts:
  166. vid:
  167. id: vid
  168. table: node
  169. field: vid
  170. relationship: none
  171. group_type: group
  172. admin_label: ''
  173. order: ASC
  174. exposed: false
  175. expose:
  176. label: ''
  177. entity_type: node
  178. entity_field: vid
  179. plugin_id: standard
  180. title: 'Test Duplicate Field Handlers'
  181. header: { }
  182. footer: { }
  183. empty: { }
  184. relationships: { }
  185. arguments:
  186. nid:
  187. id: nid
  188. table: node
  189. field: nid
  190. relationship: none
  191. group_type: group
  192. admin_label: ''
  193. default_action: ignore
  194. exception:
  195. value: all
  196. title_enable: false
  197. title: All
  198. title_enable: false
  199. title: ''
  200. default_argument_type: fixed
  201. default_argument_options:
  202. argument: ''
  203. default_argument_skip_url: false
  204. summary_options:
  205. base_path: ''
  206. count: true
  207. items_per_page: 25
  208. override: false
  209. summary:
  210. sort_order: asc
  211. number_of_records: 0
  212. format: default_summary
  213. specify_validation: false
  214. validate:
  215. type: none
  216. fail: 'not found'
  217. validate_options: { }
  218. break_phrase: false
  219. not: false
  220. entity_type: node
  221. entity_field: nid
  222. plugin_id: numeric
  223. display_extenders: { }
  224. cache_metadata:
  225. contexts:
  226. - 'languages:language_content'
  227. - 'languages:language_interface'
  228. - 'user.node_grants:view'
  229. - user.permissions
  230. cacheable: false
  231. page_1:
  232. display_plugin: page
  233. id: page_1
  234. display_title: Page
  235. position: 1
  236. display_options:
  237. display_extenders: { }
  238. path: test-duplicate-field-handlers
  239. cache_metadata:
  240. contexts:
  241. - 'languages:language_content'
  242. - 'languages:language_interface'
  243. - 'user.node_grants:view'
  244. - user.permissions
  245. cacheable: false