You are here

views.view.test_node_path_plugin.yml in Drupal 8

core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_path_plugin.yml

File

core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_path_plugin.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - user
  7. id: test_node_path_plugin
  8. label: test_node_path_plugin
  9. module: views
  10. description: ''
  11. tag: ''
  12. base_table: node_field_data
  13. base_field: nid
  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: perm
  23. options:
  24. perm: 'access content'
  25. cache:
  26. type: tag
  27. options: { }
  28. query:
  29. type: views_query
  30. options:
  31. disable_sql_rewrite: false
  32. distinct: false
  33. replica: false
  34. query_comment: ''
  35. query_tags: { }
  36. exposed_form:
  37. type: basic
  38. options:
  39. submit_button: Apply
  40. reset_button: false
  41. reset_button_label: Reset
  42. exposed_sorts_label: 'Sort by'
  43. expose_sort_order: true
  44. sort_asc_label: Asc
  45. sort_desc_label: Desc
  46. pager:
  47. type: full
  48. options:
  49. items_per_page: 10
  50. offset: 0
  51. id: 0
  52. total_pages: null
  53. expose:
  54. items_per_page: false
  55. items_per_page_label: 'Items per page'
  56. items_per_page_options: '5, 10, 25, 50'
  57. items_per_page_options_all: false
  58. items_per_page_options_all_label: '- All -'
  59. offset: false
  60. offset_label: Offset
  61. tags:
  62. previous: '‹ Previous'
  63. next: 'Next ›'
  64. first: '« First'
  65. last: 'Last »'
  66. quantity: 9
  67. style:
  68. type: default
  69. row:
  70. type: fields
  71. fields:
  72. path:
  73. id: path
  74. table: node
  75. field: path
  76. relationship: none
  77. group_type: group
  78. admin_label: ''
  79. label: ''
  80. exclude: false
  81. alter:
  82. alter_text: true
  83. text: 'This is <strong>not escaped</strong> and this is <a href="{{ path }}" hreflang="en">the link</a>.'
  84. make_link: false
  85. path: ''
  86. absolute: false
  87. external: false
  88. replace_spaces: false
  89. path_case: none
  90. trim_whitespace: false
  91. alt: ''
  92. rel: ''
  93. link_class: ''
  94. prefix: ''
  95. suffix: ''
  96. target: ''
  97. nl2br: false
  98. max_length: 0
  99. word_boundary: true
  100. ellipsis: true
  101. more_link: false
  102. more_link_text: ''
  103. more_link_path: ''
  104. strip_tags: false
  105. trim: false
  106. preserve_tags: ''
  107. html: false
  108. element_type: ''
  109. element_class: ''
  110. element_label_type: ''
  111. element_label_class: ''
  112. element_label_colon: false
  113. element_wrapper_type: ''
  114. element_wrapper_class: ''
  115. element_default_classes: true
  116. empty: ''
  117. hide_empty: false
  118. empty_zero: false
  119. hide_alter_empty: true
  120. absolute: false
  121. entity_type: node
  122. plugin_id: node_path
  123. filters:
  124. status:
  125. value: '1'
  126. table: node_field_data
  127. field: status
  128. plugin_id: boolean
  129. entity_type: node
  130. entity_field: status
  131. id: status
  132. expose:
  133. operator: ''
  134. group: 1
  135. sorts:
  136. created:
  137. id: created
  138. table: node_field_data
  139. field: created
  140. order: DESC
  141. entity_type: node
  142. entity_field: created
  143. plugin_id: date
  144. relationship: none
  145. group_type: group
  146. admin_label: ''
  147. exposed: false
  148. expose:
  149. label: ''
  150. granularity: second
  151. title: test_node_path_plugin
  152. header: { }
  153. footer: { }
  154. empty: { }
  155. relationships: { }
  156. arguments: { }
  157. display_extenders: { }
  158. cache_metadata:
  159. max-age: -1
  160. contexts:
  161. - 'languages:language_interface'
  162. - url.query_args
  163. - 'user.node_grants:view'
  164. - user.permissions
  165. tags: { }
  166. page_1:
  167. display_plugin: page
  168. id: page_1
  169. display_title: Page
  170. position: 1
  171. display_options:
  172. display_extenders: { }
  173. path: test-node-path-plugin
  174. cache_metadata:
  175. max-age: -1
  176. contexts:
  177. - 'languages:language_interface'
  178. - url.query_args
  179. - 'user.node_grants:view'
  180. - user.permissions
  181. tags: { }