views.view.test_view_storage.yml

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

File

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