views.view.test_content_moderation_state_filter_entity_test.yml

Same filename and directory in other branches
  1. 9 core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml
  2. 8.9.x core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml
  3. 10 core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml

File

core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - content_moderation
  6. - entity_test
  7. id: test_content_moderation_state_filter_entity_test
  8. label: test_content_moderation_state_filter_entity_test
  9. module: views
  10. description: ''
  11. tag: ''
  12. base_table: entity_test_no_bundle
  13. base_field: id
  14. display:
  15. default:
  16. id: default
  17. display_title: Default
  18. display_plugin: default
  19. position: 0
  20. display_options:
  21. fields:
  22. entity_id:
  23. id: entity_id
  24. table: content_revision_tracker
  25. field: entity_id
  26. relationship: none
  27. group_type: group
  28. admin_label: ''
  29. plugin_id: standard
  30. label: ''
  31. exclude: false
  32. alter:
  33. alter_text: false
  34. text: ''
  35. make_link: false
  36. path: ''
  37. absolute: false
  38. external: false
  39. replace_spaces: false
  40. path_case: none
  41. trim_whitespace: false
  42. alt: ''
  43. rel: ''
  44. link_class: ''
  45. prefix: ''
  46. suffix: ''
  47. target: ''
  48. nl2br: false
  49. max_length: 0
  50. word_boundary: true
  51. ellipsis: true
  52. more_link: false
  53. more_link_text: ''
  54. more_link_path: ''
  55. strip_tags: false
  56. trim: false
  57. preserve_tags: ''
  58. html: false
  59. element_type: ''
  60. element_class: ''
  61. element_label_type: ''
  62. element_label_class: ''
  63. element_label_colon: false
  64. element_wrapper_type: ''
  65. element_wrapper_class: ''
  66. element_default_classes: true
  67. empty: ''
  68. hide_empty: false
  69. empty_zero: false
  70. hide_alter_empty: true
  71. pager:
  72. type: none
  73. options:
  74. offset: 0
  75. exposed_form:
  76. type: basic
  77. options:
  78. submit_button: Apply
  79. reset_button: false
  80. reset_button_label: Reset
  81. exposed_sorts_label: 'Sort by'
  82. expose_sort_order: true
  83. sort_asc_label: Asc
  84. sort_desc_label: Desc
  85. access:
  86. type: none
  87. options: { }
  88. cache:
  89. type: tag
  90. options: { }
  91. empty: { }
  92. sorts: { }
  93. arguments: { }
  94. filters:
  95. moderation_state:
  96. id: moderation_state
  97. table: entity_test_no_bundle
  98. field: moderation_state
  99. relationship: none
  100. group_type: group
  101. admin_label: ''
  102. entity_type: entity_test_no_bundle
  103. plugin_id: moderation_state_filter
  104. operator: in
  105. value: { }
  106. group: 1
  107. exposed: true
  108. expose:
  109. operator_id: moderation_state_op
  110. label: 'Moderation state'
  111. description: ''
  112. use_operator: false
  113. operator: moderation_state_op
  114. identifier: moderation_state
  115. required: false
  116. remember: false
  117. multiple: false
  118. remember_roles:
  119. authenticated: authenticated
  120. anonymous: '0'
  121. administrator: '0'
  122. reduce: false
  123. is_grouped: false
  124. group_info:
  125. label: ''
  126. description: ''
  127. identifier: ''
  128. optional: true
  129. widget: select
  130. multiple: false
  131. remember: false
  132. default_group: All
  133. default_group_multiple: { }
  134. group_items: { }
  135. style:
  136. type: default
  137. options:
  138. grouping: { }
  139. row_class: ''
  140. default_row_class: true
  141. uses_fields: false
  142. row:
  143. type: fields
  144. options:
  145. default_field_elements: true
  146. inline: { }
  147. separator: ''
  148. hide_empty: false
  149. query:
  150. type: views_query
  151. options:
  152. query_comment: ''
  153. disable_sql_rewrite: false
  154. distinct: false
  155. replica: false
  156. query_tags: { }
  157. relationships: { }
  158. header: { }
  159. footer: { }
  160. display_extenders: { }
  161. cache_metadata:
  162. max-age: -1
  163. contexts:
  164. - 'languages:language_interface'
  165. - url
  166. tags: { }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.