You are here

views.view.test_view_storage.yml in Zircon Profile 8

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml

File

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml
View source
  1. langcode: en
  2. status: false
  3. dependencies: { }
  4. id: test_view_storage
  5. label: 'Storage Test View'
  6. module: views
  7. description: 'Storage Test View for testing.'
  8. tag: test
  9. base_table: views_test_data
  10. base_field: nid
  11. core: '8'
  12. display:
  13. default:
  14. display_options:
  15. defaults:
  16. fields: false
  17. pager: false
  18. sorts: false
  19. fields:
  20. id:
  21. field: id
  22. id: id
  23. relationship: none
  24. table: views_test_data
  25. plugin_id: numeric
  26. sorts:
  27. id:
  28. field: id
  29. id: id
  30. order: ASC
  31. relationship: none
  32. table: views_test_data
  33. plugin_id: standard
  34. display_plugin: default
  35. display_title: Master
  36. id: default
  37. position: 0
  38. block_1:
  39. id: block_1
  40. display_title: Block
  41. display_plugin: block
  42. position: 2
  43. display_options:
  44. query:
  45. type: views_query
  46. options: { }
  47. page_1:
  48. id: page_1
  49. display_title: Page
  50. display_plugin: page
  51. position: 1
  52. display_options:
  53. query:
  54. type: views_query
  55. options: { }
  56. path: test_view_storage