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