You are here

views.view.test_bulk_form.yml in Drupal 8

core/modules/views/tests/modules/action_bulk_test/config/install/views.view.test_bulk_form.yml

File

core/modules/views/tests/modules/action_bulk_test/config/install/views.view.test_bulk_form.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - user
  7. id: test_bulk_form
  8. label: form
  9. module: views
  10. description: ''
  11. tag: ''
  12. base_table: node_field_data
  13. base_field: nid
  14. display:
  15. default:
  16. display_plugin: default
  17. id: default
  18. display_title: Master
  19. position: null
  20. display_options:
  21. access:
  22. type: perm
  23. cache:
  24. type: tag
  25. query:
  26. type: views_query
  27. exposed_form:
  28. type: basic
  29. pager:
  30. type: full
  31. options:
  32. items_per_page: 10
  33. style:
  34. type: table
  35. options:
  36. grouping: { }
  37. row_class: ''
  38. default_row_class: true
  39. override: true
  40. sticky: false
  41. summary: ''
  42. columns:
  43. title: title
  44. node_bulk_form: node_bulk_form
  45. info:
  46. title:
  47. sortable: false
  48. default_sort_order: asc
  49. align: ''
  50. separator: ''
  51. empty_column: false
  52. responsive: ''
  53. bulk_form:
  54. align: ''
  55. separator: ''
  56. empty_column: false
  57. responsive: ''
  58. default: ''
  59. empty_table: false
  60. row:
  61. type: fields
  62. fields:
  63. title:
  64. id: title
  65. table: node_field_data
  66. field: title
  67. label: ''
  68. alter:
  69. alter_text: false
  70. make_link: false
  71. absolute: false
  72. trim: false
  73. word_boundary: false
  74. ellipsis: false
  75. strip_tags: false
  76. html: false
  77. hide_empty: false
  78. empty_zero: false
  79. plugin_id: field
  80. entity_type: node
  81. entity_field: title
  82. node_bulk_form:
  83. id: node_bulk_form
  84. table: node
  85. field: node_bulk_form
  86. relationship: none
  87. group_type: group
  88. admin_label: ''
  89. label: 'Bulk form'
  90. exclude: false
  91. alter:
  92. alter_text: false
  93. text: ''
  94. make_link: false
  95. path: ''
  96. absolute: false
  97. external: false
  98. replace_spaces: false
  99. path_case: none
  100. trim_whitespace: false
  101. alt: ''
  102. rel: ''
  103. link_class: ''
  104. prefix: ''
  105. suffix: ''
  106. target: ''
  107. nl2br: false
  108. max_length: 0
  109. word_boundary: true
  110. ellipsis: true
  111. more_link: false
  112. more_link_text: ''
  113. more_link_path: ''
  114. strip_tags: false
  115. trim: false
  116. preserve_tags: ''
  117. html: false
  118. element_type: ''
  119. element_class: ''
  120. element_label_type: ''
  121. element_label_class: ''
  122. element_label_colon: true
  123. element_wrapper_type: ''
  124. element_wrapper_class: ''
  125. element_default_classes: true
  126. empty: ''
  127. hide_empty: false
  128. empty_zero: false
  129. hide_alter_empty: true
  130. plugin_id: node_bulk_form
  131. entity_type: node
  132. filters:
  133. status:
  134. value: '1'
  135. table: node_field_data
  136. field: status
  137. id: status
  138. expose:
  139. operator: ''
  140. group: 1
  141. plugin_id: boolean
  142. entity_type: node
  143. entity_field: status
  144. sorts:
  145. created:
  146. id: created
  147. table: node_field_data
  148. field: created
  149. order: DESC
  150. plugin_id: date
  151. entity_type: node
  152. entity_field: created
  153. title: form
  154. page_1:
  155. display_plugin: page
  156. id: page_1
  157. display_title: Page
  158. position: null
  159. display_options:
  160. path: test_bulk_form
  161. page_2:
  162. display_plugin: page
  163. id: page_2
  164. display_title: Page
  165. position: null
  166. display_options:
  167. path: test_bulk_form_empty
  168. defaults:
  169. style: false
  170. empty: false
  171. style:
  172. type: default
  173. empty:
  174. area:
  175. id: area
  176. table: views
  177. field: area_text_custom
  178. empty: true
  179. content: 'This view is empty.'
  180. plugin_id: text_custom