Skip to content
views.view.test_page_display_menu.yml 2.15 KiB
Newer Older
base_table: views_test_data
base_field: id
core: '8'
description: ''
status: '1'
display:
  default:
    display_options:
      defaults:
        fields: '0'
        pager: '0'
        pager_options: '0'
        sorts: '0'
      fields:
        id:
          id: id
          table: views_test_data
          field: id
          plugin_id: numeric
    display_plugin: default
    display_title: Master
    id: default
  page_1:
    display_options:
      path: test_page_display_menu/default
      title: 'Test default page'
      menu:
        type: 'default tab'
        title: 'Test default tab'
        description: ''
        weight: '-10'
        context: '0'
      tab_options:
        type: normal
        title: 'Test parent path'
        description: ''
        weight: '0'
      defaults:
        title: '0'
    display_plugin: page
    display_title: Page
    id: page_1
  page_2:
    display_options:
      path: test_page_display_menu/local
      title: 'Test local page'
      menu:
        type: tab
        title: 'Test local tab'
        description: ''
        weight: '0'
        context: '0'
      defaults:
        title: '0'
    display_plugin: page
    display_title: Page
    id: page_2
  page_3:
    display_options:
      path: test_page_display_menu_link
      title: 'Test menu link'
      menu:
        type: normal
        title: 'Test menu link'
        description: ''
        menu_name: tools
        weight: '0'
        context: '0'
      defaults:
        title: '0'
    display_plugin: page
    display_title: Page
    id: page_3
    position: 0
  page_4:
    display_options:
      path: test_page_display_menu/child
      title: 'Test page as child'
      menu:
        type: normal
        title: 'Test child'
        parent: 'system.admin'
        description: ''
        name: tools
        weight: '0'
        context: '0'
      defaults:
        title: '0'
    display_plugin: page
    display_title: Page
    id: page_4
    position: 0
label: 'Test page menu'
id: test_page_display_menu
tag: ''