You are here

views.view.test_page_display_path.yml in Zircon Profile 8

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

File

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_page_display_path.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: test_page_display_path
  5. label: ''
  6. module: views
  7. description: ''
  8. tag: ''
  9. base_table: views_test_data
  10. base_field: nid
  11. core: '8'
  12. display:
  13. default:
  14. display_options:
  15. title: 'Test page display path'
  16. defaults:
  17. fields: false
  18. pager: false
  19. sorts: false
  20. fields:
  21. age:
  22. field: age
  23. id: age
  24. relationship: none
  25. table: views_test_data
  26. plugin_id: numeric
  27. display_plugin: default
  28. display_title: Master
  29. id: default
  30. position: 0
  31. page_1:
  32. display_options:
  33. path: test_page_display_path
  34. display_plugin: page
  35. display_title: Page
  36. id: page_1