views.view.test_bulk_form.yml 4.2 KB

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