You are here

views.view.test_display.yml in Views (for Drupal 7) 8.3

tests/views_test_config/config/views.view.test_display.yml

File

tests/views_test_config/config/views.view.test_display.yml
View source
  1. api_version: '3.0'
  2. base_table: node
  3. core: '8'
  4. description: ''
  5. disabled: '1'
  6. display:
  7. block:
  8. display_options:
  9. defaults:
  10. pager: '0'
  11. pager_options: '0'
  12. row_options: '0'
  13. row_plugin: '0'
  14. style_options: '0'
  15. style_plugin: '0'
  16. field:
  17. title:
  18. link_to_node: '1'
  19. pager:
  20. options:
  21. items_per_page: '5'
  22. type: some
  23. pager_options: { }
  24. row_options:
  25. build_mode: teaser
  26. comments: '0'
  27. links: '1'
  28. row_plugin: fields
  29. style_options: { }
  30. style_plugin: default
  31. display_plugin: block
  32. display_title: Block
  33. id: block
  34. position: '2'
  35. default:
  36. display_options:
  37. access:
  38. type: perm
  39. cache:
  40. type: none
  41. exposed_form:
  42. type: basic
  43. fields:
  44. title:
  45. field: title
  46. id: title
  47. table: node
  48. filters:
  49. status:
  50. field: status
  51. group: '1'
  52. id: status
  53. table: node
  54. value: '1'
  55. pager:
  56. options:
  57. items_per_page: '10'
  58. type: full
  59. query:
  60. type: views_query
  61. row_options:
  62. build_mode: teaser
  63. comments: '0'
  64. links: '1'
  65. row_plugin: node
  66. sorts:
  67. created:
  68. field: created
  69. id: created
  70. order: DESC
  71. table: node
  72. style_plugin: default
  73. title: 'Test Display'
  74. display_plugin: default
  75. display_title: Master
  76. id: default
  77. position: '0'
  78. page:
  79. display_options:
  80. path: test-display
  81. display_plugin: page
  82. display_title: Page
  83. id: page
  84. position: '1'
  85. human_name: ''
  86. name: test_display
  87. tag: ''