You are here

views.view.test_page_display_path.yml in Drupal 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. display:
  12. default:
  13. display_options:
  14. title: 'Test page display path'
  15. defaults:
  16. fields: false
  17. pager: false
  18. sorts: false
  19. fields:
  20. age:
  21. field: age
  22. id: age
  23. relationship: none
  24. table: views_test_data
  25. plugin_id: numeric
  26. display_plugin: default
  27. display_title: Master
  28. id: default
  29. position: 0
  30. page_1:
  31. display_options:
  32. path: test_page_display_path
  33. display_plugin: page
  34. display_title: Page
  35. id: page_1