views.view.recipe_collections.yml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - taxonomy.vocabulary.tags
  6. module:
  7. - taxonomy
  8. - user
  9. id: recipe_collections
  10. label: 'Recipe Collections'
  11. module: views
  12. description: ''
  13. tag: ''
  14. base_table: taxonomy_term_field_data
  15. base_field: tid
  16. core: 8.x
  17. display:
  18. default:
  19. display_plugin: default
  20. id: default
  21. display_title: Master
  22. position: 0
  23. display_options:
  24. access:
  25. type: perm
  26. options:
  27. perm: 'access content'
  28. cache:
  29. type: tag
  30. options: { }
  31. query:
  32. type: views_query
  33. options:
  34. disable_sql_rewrite: false
  35. distinct: false
  36. replica: false
  37. query_comment: ''
  38. query_tags: { }
  39. exposed_form:
  40. type: basic
  41. options:
  42. submit_button: Apply
  43. reset_button: false
  44. reset_button_label: Reset
  45. exposed_sorts_label: 'Sort by'
  46. expose_sort_order: true
  47. sort_asc_label: Asc
  48. sort_desc_label: Desc
  49. pager:
  50. type: some
  51. options:
  52. items_per_page: 16
  53. offset: 0
  54. style:
  55. type: grid
  56. options:
  57. grouping: { }
  58. columns: 4
  59. automatic_width: false
  60. alignment: vertical
  61. col_class_default: true
  62. col_class_custom: ''
  63. row_class_default: true
  64. row_class_custom: ''
  65. row:
  66. type: fields
  67. fields:
  68. name:
  69. id: name
  70. table: taxonomy_term_field_data
  71. field: name
  72. entity_type: taxonomy_term
  73. entity_field: name
  74. label: ''
  75. alter:
  76. alter_text: false
  77. make_link: false
  78. absolute: false
  79. trim: false
  80. word_boundary: false
  81. ellipsis: false
  82. strip_tags: false
  83. html: false
  84. hide_empty: false
  85. empty_zero: false
  86. type: string
  87. settings:
  88. link_to_entity: true
  89. plugin_id: term_name
  90. relationship: none
  91. group_type: group
  92. admin_label: ''
  93. exclude: false
  94. element_type: ''
  95. element_class: ''
  96. element_label_type: ''
  97. element_label_class: ''
  98. element_label_colon: true
  99. element_wrapper_type: ''
  100. element_wrapper_class: ''
  101. element_default_classes: true
  102. empty: ''
  103. hide_alter_empty: true
  104. click_sort_column: value
  105. group_column: value
  106. group_columns: { }
  107. group_rows: true
  108. delta_limit: 0
  109. delta_offset: 0
  110. delta_reversed: false
  111. delta_first_last: false
  112. multi_type: separator
  113. separator: ', '
  114. field_api_classes: false
  115. convert_spaces: false
  116. filters:
  117. vid:
  118. id: vid
  119. table: taxonomy_term_field_data
  120. field: vid
  121. value:
  122. tags: tags
  123. entity_type: taxonomy_term
  124. entity_field: vid
  125. plugin_id: bundle
  126. sorts:
  127. name:
  128. id: name
  129. table: taxonomy_term_field_data
  130. field: name
  131. relationship: none
  132. group_type: group
  133. admin_label: ''
  134. order: ASC
  135. exposed: false
  136. expose:
  137. label: ''
  138. entity_type: taxonomy_term
  139. entity_field: name
  140. plugin_id: standard
  141. title: 'Recipe collections'
  142. header: { }
  143. footer: { }
  144. empty: { }
  145. relationships: { }
  146. arguments: { }
  147. display_extenders: { }
  148. cache_metadata:
  149. max-age: -1
  150. contexts:
  151. - 'languages:language_content'
  152. - 'languages:language_interface'
  153. - user.permissions
  154. tags: { }
  155. block:
  156. display_plugin: block
  157. id: block
  158. display_title: Block
  159. position: 1
  160. display_options:
  161. display_extenders: { }
  162. block_hide_empty: true
  163. cache_metadata:
  164. max-age: -1
  165. contexts:
  166. - 'languages:language_content'
  167. - 'languages:language_interface'
  168. - user.permissions
  169. tags: { }