You are here

views.view.test_view_storage.yml in Drupal 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. display:
  12. default:
  13. display_options:
  14. defaults:
  15. fields: false
  16. pager: false
  17. sorts: false
  18. fields:
  19. id:
  20. field: id
  21. id: id
  22. relationship: none
  23. table: views_test_data
  24. plugin_id: numeric
  25. sorts:
  26. id:
  27. field: id
  28. id: id
  29. order: ASC
  30. relationship: none
  31. table: views_test_data
  32. plugin_id: standard
  33. display_plugin: default
  34. display_title: Master
  35. id: default
  36. position: 0
  37. block_1:
  38. id: block_1
  39. display_title: Block
  40. display_plugin: block
  41. position: 2
  42. display_options:
  43. query:
  44. type: views_query
  45. options: { }
  46. page_1:
  47. id: page_1
  48. display_title: Page
  49. display_plugin: page
  50. position: 1
  51. display_options:
  52. query:
  53. type: views_query
  54. options: { }
  55. path: test_view_storage