views.view.test_block_content_view.yml

Same filename and directory in other branches
  1. 9 core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml
  2. 8.9.x core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml
  3. 10 core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml
core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml

File

core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - block_content
  6. id: test_block_content_view
  7. label: test_block_content_view
  8. module: views
  9. description: ''
  10. tag: ''
  11. base_table: block_content_field_data
  12. base_field: id
  13. display:
  14. default:
  15. display_plugin: default
  16. id: default
  17. display_title: Default
  18. position: null
  19. display_options:
  20. access:
  21. type: none
  22. options: { }
  23. cache:
  24. type: tag
  25. options: { }
  26. query:
  27. type: views_query
  28. options:
  29. disable_sql_rewrite: false
  30. distinct: false
  31. replica: false
  32. query_comment: ''
  33. query_tags: { }
  34. exposed_form:
  35. type: basic
  36. options:
  37. submit_button: Apply
  38. reset_button: false
  39. reset_button_label: Reset
  40. exposed_sorts_label: 'Sort by'
  41. expose_sort_order: true
  42. sort_asc_label: Asc
  43. sort_desc_label: Desc
  44. pager:
  45. type: full
  46. options:
  47. items_per_page: 10
  48. offset: 0
  49. id: 0
  50. total_pages: null
  51. expose:
  52. items_per_page: false
  53. items_per_page_label: 'Items per page'
  54. items_per_page_options: '5, 10, 25, 50'
  55. items_per_page_options_all: false
  56. items_per_page_options_all_label: '- All -'
  57. offset: false
  58. offset_label: Offset
  59. tags:
  60. previous: '‹ Previous'
  61. next: 'Next ›'
  62. first: '« First'
  63. last: 'Last »'
  64. quantity: 9
  65. style:
  66. type: default
  67. row:
  68. type: fields
  69. fields:
  70. id:
  71. id: id
  72. table: block_content_field_data
  73. field: id
  74. relationship: none
  75. group_type: group
  76. admin_label: ''
  77. label: Id
  78. exclude: false
  79. alter:
  80. alter_text: false
  81. text: ''
  82. make_link: false
  83. path: ''
  84. absolute: false
  85. external: false
  86. replace_spaces: false
  87. path_case: none
  88. trim_whitespace: false
  89. alt: ''
  90. rel: ''
  91. link_class: ''
  92. prefix: ''
  93. suffix: ''
  94. target: ''
  95. nl2br: false
  96. max_length: 0
  97. word_boundary: true
  98. ellipsis: true
  99. more_link: false
  100. more_link_text: ''
  101. more_link_path: ''
  102. strip_tags: false
  103. trim: false
  104. preserve_tags: ''
  105. html: false
  106. element_type: ''
  107. element_class: ''
  108. element_label_type: ''
  109. element_label_class: ''
  110. element_label_colon: true
  111. element_wrapper_type: ''
  112. element_wrapper_class: ''
  113. element_default_classes: true
  114. empty: ''
  115. hide_empty: false
  116. empty_zero: false
  117. hide_alter_empty: true
  118. plugin_id: field
  119. entity_type: block_content
  120. entity_field: id
  121. sorts:
  122. id:
  123. id: id
  124. table: block_content_field_data
  125. field: id
  126. relationship: none
  127. group_type: group
  128. admin_label: ''
  129. order: ASC
  130. exposed: false
  131. expose:
  132. label: ''
  133. entity_type: block_content
  134. entity_field: id
  135. plugin_id: standard
  136. title: test_block_content_view
  137. header: { }
  138. footer: { }
  139. empty: { }
  140. relationships: { }
  141. display_extenders: { }
  142. arguments:
  143. type:
  144. id: type
  145. table: block_content_field_data
  146. field: type
  147. relationship: none
  148. group_type: group
  149. admin_label: ''
  150. default_action: 'not found'
  151. exception:
  152. value: all
  153. title_enable: false
  154. title: All
  155. title_enable: false
  156. title: ''
  157. default_argument_type: fixed
  158. default_argument_options:
  159. argument: ''
  160. summary_options:
  161. base_path: ''
  162. count: true
  163. items_per_page: 25
  164. override: false
  165. summary:
  166. sort_order: asc
  167. number_of_records: 0
  168. format: default_summary
  169. specify_validation: false
  170. validate:
  171. type: none
  172. fail: 'not found'
  173. validate_options: { }
  174. glossary: false
  175. limit: 0
  176. case: none
  177. path_case: none
  178. transform_dash: false
  179. break_phrase: false
  180. entity_type: block_content
  181. entity_field: type
  182. plugin_id: string
  183. page_1:
  184. display_plugin: page
  185. id: page_1
  186. display_title: Page
  187. position: null
  188. display_options:
  189. path: test-block_content-view
  190. display_extenders: { }

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