You are here

views.view.test_serializer_node_exposed_filter.yml in Drupal 10

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

File

core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_exposed_filter.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.body
  6. module:
  7. - field
  8. - node
  9. - rest
  10. - rest_test_views
  11. - user
  12. id: test_serializer_node_exposed_filter
  13. label: 'Test serializer display for exposed filters'
  14. module: rest_test_views
  15. description: ''
  16. tag: ''
  17. base_table: node_field_data
  18. base_field: nid
  19. display:
  20. default:
  21. display_plugin: default
  22. id: default
  23. display_title: Default
  24. position: null
  25. display_options:
  26. access:
  27. type: perm
  28. options:
  29. perm: 'access content'
  30. cache:
  31. type: tag
  32. query:
  33. type: views_query
  34. exposed_form:
  35. type: basic
  36. style:
  37. type: serializer
  38. row:
  39. type: data_field
  40. fields:
  41. nid:
  42. id: nid
  43. table: node_field_data
  44. field: nid
  45. plugin_id: field
  46. entity_type: node
  47. entity_field: nid
  48. body:
  49. id: body
  50. table: node__body
  51. field: body
  52. relationship: none
  53. group_type: group
  54. admin_label: ''
  55. label: Body
  56. exclude: false
  57. alter:
  58. alter_text: false
  59. text: ''
  60. make_link: false
  61. path: ''
  62. absolute: false
  63. external: false
  64. replace_spaces: false
  65. path_case: none
  66. trim_whitespace: false
  67. alt: ''
  68. rel: ''
  69. link_class: ''
  70. prefix: ''
  71. suffix: ''
  72. target: ''
  73. nl2br: false
  74. max_length: 0
  75. word_boundary: true
  76. ellipsis: true
  77. more_link: false
  78. more_link_text: ''
  79. more_link_path: ''
  80. strip_tags: false
  81. trim: false
  82. preserve_tags: ''
  83. html: false
  84. element_type: ''
  85. element_class: ''
  86. element_label_type: ''
  87. element_label_class: ''
  88. element_label_colon: true
  89. element_wrapper_type: ''
  90. element_wrapper_class: ''
  91. element_default_classes: true
  92. empty: ''
  93. hide_empty: false
  94. empty_zero: false
  95. hide_alter_empty: true
  96. click_sort_column: value
  97. type: text_default
  98. settings: { }
  99. group_column: value
  100. group_columns: { }
  101. group_rows: true
  102. delta_limit: 0
  103. delta_offset: 0
  104. delta_reversed: false
  105. delta_first_last: false
  106. multi_type: separator
  107. separator: ', '
  108. field_api_classes: false
  109. plugin_id: field
  110. entity_type: node
  111. entity_field: body
  112. filters:
  113. title:
  114. id: title
  115. table: node_field_data
  116. field: title
  117. relationship: none
  118. group_type: group
  119. admin_label: ''
  120. operator: starts
  121. value: ''
  122. group: 1
  123. exposed: true
  124. expose:
  125. operator_id: title_op
  126. label: Title
  127. description: ''
  128. use_operator: false
  129. operator: title_op
  130. identifier: title
  131. required: false
  132. remember: false
  133. multiple: false
  134. remember_roles:
  135. authenticated: authenticated
  136. anonymous: '0'
  137. administrator: '0'
  138. is_grouped: false
  139. group_info:
  140. label: ''
  141. description: ''
  142. identifier: ''
  143. optional: true
  144. widget: select
  145. multiple: false
  146. remember: false
  147. default_group: All
  148. default_group_multiple: { }
  149. group_items: { }
  150. entity_type: node
  151. entity_field: title
  152. plugin_id: string
  153. title: 'Test serialize'
  154. arguments: { }
  155. rest_export_1:
  156. display_plugin: rest_export
  157. id: rest_export_1
  158. display_title: serializer
  159. position: null
  160. display_options:
  161. defaults:
  162. access: false
  163. style: false
  164. row: false
  165. path: test/serialize/node-exposed-filter
  166. access:
  167. type: none
  168. style:
  169. type: serializer
  170. row:
  171. type: data_field