You are here

views.view.test_field_counter_display.yml in Drupal 10

core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml

File

core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - node.type.article
  6. module:
  7. - node
  8. - rest
  9. - serialization
  10. - user
  11. id: test_field_counter_display
  12. label: 'Test Field Counter Display'
  13. module: views
  14. description: ''
  15. tag: ''
  16. base_table: node_field_data
  17. base_field: nid
  18. display:
  19. default:
  20. display_plugin: default
  21. id: default
  22. display_title: Default
  23. position: 0
  24. display_options:
  25. access:
  26. type: perm
  27. options:
  28. perm: 'access content'
  29. cache:
  30. type: tag
  31. options: { }
  32. query:
  33. type: views_query
  34. options:
  35. disable_sql_rewrite: false
  36. distinct: false
  37. replica: false
  38. query_comment: ''
  39. query_tags: { }
  40. exposed_form:
  41. type: basic
  42. options:
  43. submit_button: Apply
  44. reset_button: false
  45. reset_button_label: Reset
  46. exposed_sorts_label: 'Sort by'
  47. expose_sort_order: true
  48. sort_asc_label: Asc
  49. sort_desc_label: Desc
  50. pager:
  51. type: mini
  52. options:
  53. items_per_page: 10
  54. offset: 0
  55. id: 0
  56. total_pages: null
  57. expose:
  58. items_per_page: false
  59. items_per_page_label: 'Items per page'
  60. items_per_page_options: '5, 10, 25, 50'
  61. items_per_page_options_all: false
  62. items_per_page_options_all_label: '- All -'
  63. offset: false
  64. offset_label: Offset
  65. tags:
  66. previous: ‹‹
  67. next: ››
  68. style:
  69. type: serializer
  70. options:
  71. formats:
  72. json: json
  73. row:
  74. type: data_field
  75. options:
  76. field_options:
  77. title:
  78. alias: ''
  79. raw_output: false
  80. fields:
  81. counter:
  82. id: counter
  83. table: views
  84. field: counter
  85. relationship: none
  86. group_type: group
  87. admin_label: ''
  88. label: ''
  89. exclude: false
  90. alter:
  91. alter_text: false
  92. text: ''
  93. make_link: false
  94. path: ''
  95. absolute: false
  96. external: false
  97. replace_spaces: false
  98. path_case: none
  99. trim_whitespace: false
  100. alt: ''
  101. rel: ''
  102. link_class: ''
  103. prefix: ''
  104. suffix: ''
  105. target: ''
  106. nl2br: false
  107. max_length: 0
  108. word_boundary: true
  109. ellipsis: true
  110. more_link: false
  111. more_link_text: ''
  112. more_link_path: ''
  113. strip_tags: false
  114. trim: false
  115. preserve_tags: ''
  116. html: false
  117. element_type: ''
  118. element_class: ''
  119. element_label_type: ''
  120. element_label_class: ''
  121. element_label_colon: false
  122. element_wrapper_type: ''
  123. element_wrapper_class: ''
  124. element_default_classes: true
  125. empty: ''
  126. hide_empty: false
  127. empty_zero: false
  128. hide_alter_empty: true
  129. counter_start: 1
  130. plugin_id: counter
  131. filters:
  132. status:
  133. value: '1'
  134. table: node_field_data
  135. field: status
  136. plugin_id: boolean
  137. entity_type: node
  138. entity_field: status
  139. id: status
  140. expose:
  141. operator: ''
  142. operator_limit_selection: false
  143. operator_list: { }
  144. group: 1
  145. type:
  146. id: type
  147. table: node_field_data
  148. field: type
  149. value:
  150. article: article
  151. entity_type: node
  152. entity_field: type
  153. plugin_id: bundle
  154. expose:
  155. operator_limit_selection: false
  156. operator_list: { }
  157. sorts:
  158. nid:
  159. id: nid
  160. table: node_field_data
  161. field: nid
  162. relationship: none
  163. group_type: group
  164. admin_label: ''
  165. order: DESC
  166. exposed: false
  167. expose:
  168. label: ''
  169. entity_type: node
  170. entity_field: nid
  171. plugin_id: standard
  172. header: { }
  173. footer: { }
  174. empty: { }
  175. relationships: { }
  176. arguments: { }
  177. display_extenders: { }
  178. cache_metadata:
  179. max-age: -1
  180. contexts:
  181. - 'languages:language_interface'
  182. - request_format
  183. - url.query_args
  184. - 'user.node_grants:view'
  185. - user.permissions
  186. tags: { }
  187. rest_export_1:
  188. display_plugin: rest_export
  189. id: rest_export_1
  190. display_title: 'REST export'
  191. position: 1
  192. display_options:
  193. display_extenders: { }
  194. path: rest/test/field-counter
  195. pager:
  196. type: some
  197. options:
  198. items_per_page: 10
  199. offset: 0
  200. defaults:
  201. style: true
  202. row: true
  203. cache_metadata:
  204. max-age: -1
  205. contexts:
  206. - 'languages:language_interface'
  207. - request_format
  208. - 'user.node_grants:view'
  209. - user.permissions
  210. tags: { }