You are here

views.view.test_page_display_menu.yml in Zircon Profile 8

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

File

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_page_display_menu.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: test_page_display_menu
  5. label: 'Test page menu'
  6. module: views
  7. description: ''
  8. tag: ''
  9. base_table: views_test_data
  10. base_field: id
  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. id: id
  22. table: views_test_data
  23. field: id
  24. plugin_id: numeric
  25. display_plugin: default
  26. display_title: Master
  27. id: default
  28. position: 0
  29. page_1:
  30. display_options:
  31. path: test_page_display_menu/default
  32. title: 'Test default page'
  33. menu:
  34. type: 'default tab'
  35. title: 'Test default tab'
  36. description: ''
  37. menu_name: tools
  38. weight: -10
  39. context: '0'
  40. tab_options:
  41. type: normal
  42. title: 'Test parent path'
  43. description: ''
  44. menu_name: tools
  45. weight: 0
  46. defaults:
  47. title: false
  48. display_plugin: page
  49. display_title: Page
  50. id: page_1
  51. position: 0
  52. page_2:
  53. display_options:
  54. path: test_page_display_menu/local
  55. title: 'Test local page'
  56. menu:
  57. type: tab
  58. title: 'Test local tab'
  59. description: ''
  60. menu_name: tools
  61. weight: 0
  62. context: '0'
  63. defaults:
  64. title: false
  65. display_plugin: page
  66. display_title: Page
  67. id: page_2
  68. position: 0
  69. page_3:
  70. display_options:
  71. path: test_page_display_menu_link
  72. title: 'Test menu link'
  73. menu:
  74. type: normal
  75. title: 'Test menu link'
  76. description: ''
  77. menu_name: tools
  78. weight: 0
  79. context: '0'
  80. defaults:
  81. title: false
  82. display_plugin: page
  83. display_title: Page
  84. id: page_3
  85. position: 0
  86. page_4:
  87. display_options:
  88. path: test_page_display_menu/child
  89. title: 'Test page as child'
  90. menu:
  91. type: normal
  92. title: 'Test child (with parent)'
  93. parent: system.admin
  94. description: 'Sample description.'
  95. menu_name: admin
  96. weight: 0
  97. context: '0'
  98. expanded: true
  99. defaults:
  100. title: false
  101. display_plugin: page
  102. display_title: Page
  103. id: page_4
  104. position: 0
  105. page_5:
  106. display_options:
  107. path: test-path
  108. title: 'Tests a menu with a non-existing parent'
  109. menu:
  110. type: normal
  111. title: 'Test child with non-existing parent'
  112. parent: llamasarelame
  113. description: ''
  114. menu_name: admin
  115. weight: 0
  116. context: '0'
  117. defaults:
  118. title: false
  119. display_plugin: page
  120. display_title: Page
  121. id: page_5
  122. position: 0