views.view.test_taxonomy_vid_field.yml

Same filename and directory in other branches
  1. 9 core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_vid_field.yml
  2. 8.9.x core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_vid_field.yml
  3. 10 core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_vid_field.yml
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_vid_field.yml

File

core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_vid_field.yml

View source
  1. uuid: 67bc4e15-f415-4747-8908-d3d56088fbbe
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - taxonomy
  7. - user
  8. id: test_taxonomy_vid_field
  9. label: test_taxonomy_vid_field
  10. module: views
  11. description: ''
  12. tag: ''
  13. base_table: taxonomy_term_field_data
  14. base_field: tid
  15. display:
  16. default:
  17. display_plugin: default
  18. id: default
  19. display_title: Default
  20. position: 0
  21. display_options:
  22. access:
  23. type: perm
  24. options:
  25. perm: 'access content'
  26. cache:
  27. type: tag
  28. options: { }
  29. query:
  30. type: views_query
  31. options:
  32. disable_sql_rewrite: false
  33. distinct: false
  34. replica: false
  35. query_comment: ''
  36. query_tags: { }
  37. exposed_form:
  38. type: basic
  39. options:
  40. submit_button: Apply
  41. reset_button: false
  42. reset_button_label: Reset
  43. exposed_sorts_label: 'Sort by'
  44. expose_sort_order: true
  45. sort_asc_label: Asc
  46. sort_desc_label: Desc
  47. pager:
  48. type: full
  49. options:
  50. items_per_page: 10
  51. offset: 0
  52. id: 0
  53. total_pages: null
  54. expose:
  55. items_per_page: false
  56. items_per_page_label: 'Items per page'
  57. items_per_page_options: '5, 10, 25, 50'
  58. items_per_page_options_all: false
  59. items_per_page_options_all_label: '- All -'
  60. offset: false
  61. offset_label: Offset
  62. tags:
  63. previous: '‹ Previous'
  64. next: 'Next ›'
  65. first: '« First'
  66. last: 'Last »'
  67. quantity: 9
  68. style:
  69. type: default
  70. options:
  71. grouping: { }
  72. row_class: ''
  73. default_row_class: true
  74. uses_fields: false
  75. row:
  76. type: fields
  77. options:
  78. inline: { }
  79. separator: ''
  80. hide_empty: false
  81. default_field_elements: true
  82. fields:
  83. vid:
  84. id: vid
  85. table: taxonomy_term_field_data
  86. field: vid
  87. relationship: none
  88. group_type: group
  89. admin_label: 'Vocabulary name'
  90. label: ''
  91. exclude: false
  92. alter:
  93. alter_text: false
  94. text: ''
  95. make_link: false
  96. path: ''
  97. absolute: false
  98. external: false
  99. replace_spaces: false
  100. path_case: none
  101. trim_whitespace: false
  102. alt: ''
  103. rel: ''
  104. link_class: ''
  105. prefix: ''
  106. suffix: ''
  107. target: ''
  108. nl2br: false
  109. max_length: 0
  110. word_boundary: true
  111. ellipsis: true
  112. more_link: false
  113. more_link_text: ''
  114. more_link_path: ''
  115. strip_tags: false
  116. trim: false
  117. preserve_tags: ''
  118. html: false
  119. element_type: ''
  120. element_class: ''
  121. element_label_type: ''
  122. element_label_class: ''
  123. element_label_colon: false
  124. element_wrapper_type: ''
  125. element_wrapper_class: ''
  126. element_default_classes: true
  127. empty: ''
  128. hide_empty: false
  129. empty_zero: false
  130. hide_alter_empty: true
  131. click_sort_column: target_id
  132. type: entity_reference_label
  133. settings:
  134. link: false
  135. group_column: target_id
  136. group_columns: { }
  137. group_rows: true
  138. delta_limit: 0
  139. delta_offset: 0
  140. delta_reversed: false
  141. delta_first_last: false
  142. multi_type: separator
  143. separator: ', '
  144. field_api_classes: false
  145. entity_type: taxonomy_term
  146. entity_field: vid
  147. plugin_id: field
  148. filters: { }
  149. sorts:
  150. vid:
  151. id: vid
  152. table: taxonomy_term_field_data
  153. field: vid
  154. relationship: none
  155. group_type: group
  156. admin_label: ''
  157. order: ASC
  158. exposed: false
  159. expose:
  160. label: ''
  161. entity_type: taxonomy_term
  162. entity_field: vid
  163. plugin_id: standard
  164. header: { }
  165. footer: { }
  166. empty: { }
  167. relationships: { }
  168. arguments: { }
  169. display_extenders: { }
  170. cache_metadata:
  171. max-age: -1
  172. contexts:
  173. - 'languages:language_content'
  174. - 'languages:language_interface'
  175. - url.query_args
  176. - user.permissions
  177. tags: { }

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