views.view.backlinks.yml

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

File

drupal/core/modules/views/config/views.view.backlinks.yml
View source
  1. disabled: true
  2. api_version: '3.0'
  3. module: search
  4. name: backlinks
  5. description: 'Displays a list of nodes that link to the node, using the search backlinks table.'
  6. tag: default
  7. base_table: node
  8. human_name: Backlinks
  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. access:
  22. type: none
  23. cache:
  24. type: none
  25. exposed_form:
  26. type: basic
  27. pager:
  28. type: full
  29. options:
  30. items_per_page: 30
  31. empty:
  32. text:
  33. id: area
  34. table: views
  35. field: area
  36. empty: false
  37. content: 'No backlinks found.'
  38. format: '1'
  39. fields:
  40. title:
  41. id: title
  42. table: node
  43. field: title
  44. label: ''
  45. link_to_node: 1
  46. arguments:
  47. nid:
  48. id: nid
  49. table: search_node_links_to
  50. field: nid
  51. default_action: 'not found'
  52. title_enable: 1
  53. title: 'Pages that link to %1'
  54. default_argument_type: fixed
  55. summary:
  56. format: default_summary
  57. specify_validation: 1
  58. validate:
  59. type: node
  60. filters:
  61. status:
  62. id: status
  63. table: node
  64. field: status
  65. value: 1
  66. group: 0
  67. expose:
  68. operator: false
  69. style:
  70. type: html_list
  71. options:
  72. type: ol
  73. row:
  74. type: fields
  75. page_1:
  76. id: page_1
  77. display_title: Page
  78. display_plugin: page
  79. position: '2'
  80. display_options:
  81. query:
  82. type: views_query
  83. options: { }
  84. path: node/%/backlinks
  85. menu:
  86. type: tab
  87. title: 'What links here'
  88. weight: '0'
  89. block_1:
  90. id: block
  91. display_title: 'What links here'
  92. display_plugin: block
  93. position: '3'
  94. display_options:
  95. query:
  96. type: views_query
  97. options: { }
  98. defaults:
  99. use_more: false
  100. style_plugin: false
  101. style_options: false
  102. row_plugin: false
  103. row_options: false
  104. arguments: false
  105. use_more: true
  106. arguments:
  107. nid:
  108. id: nid
  109. table: search_node_links_to
  110. field: nid
  111. default_action: default
  112. title_enable: 1
  113. title: 'What links here'
  114. default_argument_type: node
  115. summary:
  116. format: default_summary
  117. specify_validation: 1
  118. validate:
  119. type: node
  120. style:
  121. type: html_list
  122. row:
  123. type: fields