# Schema for the views display plugins.
views.display.default:
type: views_display
label: 'Default display options'
views_display_path:
mapping:
path:
type: string
label: 'Page path'
route_name:
label: 'Route name'
views.display.page:
type: views_display_path
label: 'Page display options'
menu:
type: mapping
label: 'Menu'
type:
label: 'Type'
title:
type: text
label: 'Title'
description:
label: 'Description'
weight:
type: integer
label: 'Weight'
menu_name:
label: 'Menu name'
parent:
label: 'Parent'
context:
label: 'Context'
expanded:
type: boolean
label: 'Expanded'
tab_options:
label: 'Tab options'
views.display.block:
label: 'Block display options'
block_description:
type: label
label: 'Block name'
block_category:
label: 'Block category'
block_hide_empty:
label: 'Hide block if no result/empty text'
allow:
label: 'Allow'
items_per_page:
label: 'Items per page'
views.display.feed:
label: 'Feed display options'
sitename_title:
label: 'Use the site name for the title'
displays:
type: sequence
label: 'The feed icon will be available only to the selected displays.'
sequence:
label: 'Display'
views.display.embed:
label: 'Embed display options'
views.display.attachment:
label: 'Attachment display options'
label: 'Attach to'
attachment_position:
label: 'Attachment position'
inherit_arguments:
label: 'Inherit contextual filters'
inherit_exposed_filters:
label: 'Inherit exposed filters'
inherit_pager:
label: 'Inherit pager'
render_pager:
label: 'Render pager'
views.display.entity_reference:
label: 'Entity Reference'