views.view.test_taxonomy_term_relationship.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - taxonomy
  7. - user
  8. id: test_taxonomy_term_relationship
  9. label: test_taxonomy_term_relationship
  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: Master
  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. tid:
  84. id: tid
  85. table: taxonomy_term_field_data
  86. field: tid
  87. entity_type: taxonomy_term
  88. entity_field: tid
  89. plugin_id: field
  90. tid_1:
  91. id: tid_1
  92. table: taxonomy_term_field_data
  93. field: tid
  94. relationship: parent
  95. group_type: group
  96. admin_label: ''
  97. label: ''
  98. exclude: false
  99. alter:
  100. alter_text: false
  101. text: ''
  102. make_link: false
  103. path: ''
  104. absolute: false
  105. external: false
  106. replace_spaces: false
  107. path_case: none
  108. trim_whitespace: false
  109. alt: ''
  110. rel: ''
  111. link_class: ''
  112. prefix: ''
  113. suffix: ''
  114. target: ''
  115. nl2br: false
  116. max_length: 0
  117. word_boundary: true
  118. ellipsis: true
  119. more_link: false
  120. more_link_text: ''
  121. more_link_path: ''
  122. strip_tags: false
  123. trim: false
  124. preserve_tags: ''
  125. html: false
  126. element_type: ''
  127. element_class: ''
  128. element_label_type: ''
  129. element_label_class: ''
  130. element_label_colon: false
  131. element_wrapper_type: ''
  132. element_wrapper_class: ''
  133. element_default_classes: true
  134. empty: ''
  135. hide_empty: false
  136. empty_zero: false
  137. hide_alter_empty: true
  138. click_sort_column: value
  139. type: number_integer
  140. settings:
  141. thousand_separator: ''
  142. prefix_suffix: true
  143. group_column: value
  144. group_columns: { }
  145. group_rows: true
  146. delta_limit: 0
  147. delta_offset: 0
  148. delta_reversed: false
  149. delta_first_last: false
  150. multi_type: separator
  151. separator: ', '
  152. field_api_classes: false
  153. entity_type: taxonomy_term
  154. entity_field: tid
  155. plugin_id: field
  156. nid:
  157. id: nid
  158. table: node_field_data
  159. field: nid
  160. entity_type: node
  161. entity_field: nid
  162. plugin_id: field
  163. relationship: nid
  164. filters: { }
  165. sorts:
  166. tid:
  167. id: tid
  168. table: taxonomy_term_field_data
  169. field: tid
  170. entity_type: taxonomy_term
  171. entity_field: tid
  172. plugin_id: standard
  173. header: { }
  174. footer: { }
  175. empty: { }
  176. relationships:
  177. nid:
  178. id: nid
  179. table: taxonomy_index
  180. field: nid
  181. relationship: none
  182. group_type: group
  183. admin_label: node
  184. required: false
  185. plugin_id: standard
  186. parent:
  187. id: parent
  188. table: taxonomy_term__parent
  189. field: parent_target_id
  190. relationship: none
  191. group_type: group
  192. admin_label: Parent
  193. required: false
  194. plugin_id: standard
  195. arguments: { }
  196. display_extenders: { }
  197. cache_metadata:
  198. contexts:
  199. - 'languages:language_content'
  200. - 'languages:language_interface'
  201. max-age: 0

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