views.view.glossary.yml

drupal/core/modules/views/config/views.view.glossary.yml

File

drupal/core/modules/views/config/views.view.glossary.yml
View source
  1. disabled: true
  2. api_version: '3.0'
  3. module: node
  4. name: glossary
  5. description: 'A list of all content, by letter.'
  6. tag: default
  7. base_table: node
  8. human_name: Glossary
  9. core: '8'
  10. display:
  11. default:
  12. id: default
  13. display_title: Master
  14. display_plugin: default
  15. position: '1'
  16. display_options:
  17. query:
  18. type: views_query
  19. options:
  20. query_comment: false
  21. use_ajax: true
  22. access:
  23. type: none
  24. cache:
  25. type: none
  26. exposed_form:
  27. type: basic
  28. pager:
  29. type: full
  30. options:
  31. items_per_page: 36
  32. fields:
  33. title:
  34. id: title
  35. table: node
  36. field: title
  37. link_to_node: 1
  38. name:
  39. id: name
  40. table: users
  41. field: name
  42. label: Author
  43. link_to_user: 1
  44. relationship: uid
  45. changed:
  46. id: changed
  47. table: node
  48. field: changed
  49. label: 'Last update'
  50. date_format: long
  51. arguments:
  52. title:
  53. id: title
  54. table: node
  55. field: title
  56. default_action: default
  57. exception:
  58. title_enable: 1
  59. default_argument_type: fixed
  60. default_argument_options:
  61. argument: a
  62. summary:
  63. format: default_summary
  64. specify_validation: 1
  65. glossary: 1
  66. limit: '1'
  67. case: upper
  68. path_case: lower
  69. transform_dash: 0
  70. relationships:
  71. uid:
  72. id: uid
  73. table: node
  74. field: uid
  75. style:
  76. type: table
  77. options:
  78. columns:
  79. title: title
  80. name: name
  81. changed: changed
  82. default: title
  83. info:
  84. title:
  85. sortable: 1
  86. separator: ''
  87. name:
  88. sortable: 1
  89. separator: ''
  90. changed:
  91. sortable: 1
  92. separator: ''
  93. override: 1
  94. sticky: 0
  95. page_1:
  96. id: page_1
  97. display_title: Page
  98. display_plugin: page
  99. position: '2'
  100. display_options:
  101. query:
  102. type: views_query
  103. options: { }
  104. path: glossary
  105. menu:
  106. type: normal
  107. title: Glossary
  108. weight: '0'
  109. attachment_1:
  110. id: attachment_1
  111. display_title: Attachment
  112. display_plugin: attachment
  113. position: '3'
  114. display_options:
  115. query:
  116. type: views_query
  117. options: { }
  118. pager:
  119. type: none
  120. options:
  121. offset: '0'
  122. defaults:
  123. arguments: false
  124. arguments:
  125. title:
  126. id: title
  127. table: node
  128. field: title
  129. default_action: summary
  130. exception:
  131. title_enable: 1
  132. default_argument_type: fixed
  133. default_argument_options:
  134. argument: a
  135. summary:
  136. format: unformatted_summary
  137. summary_options:
  138. items_per_page: '25'
  139. inline: 1
  140. separator: ' | '
  141. specify_validation: 1
  142. glossary: 1
  143. limit: '1'
  144. case: upper
  145. path_case: lower
  146. transform_dash: 0
  147. displays:
  148. default: default
  149. page: page_1
  150. inherit_arguments: 0