2018-11-01 07:41:25 +00:00
uuid : bc593392-39e1-4639-842b-65d547d31b49
2018-08-22 18:22:21 +00:00
langcode : en
status : true
dependencies :
module :
- views_ui
_core :
default_config_hash : c-HMyZwgeP8H6AITDcq4hznePkd7azpe8xl_WTnx2O0
id : views-ui
label : 'View edit page'
module : views_ui
routes :
-
route_name : entity.view.edit_form
-
route_name : entity.view.edit_display_form
tips :
views-main :
id : views-main
plugin : text
label : 'Manage view settings'
weight : 1
2022-03-07 02:22:24 +00:00
body : 'View or edit the configuration.'
2018-08-22 18:22:21 +00:00
views-ui-displays :
id : views-ui-displays
plugin : text
label : 'Displays in this view'
weight : 2
2022-03-07 02:22:24 +00:00
body : 'A display is a way of outputting the results, e.g., as a page or a block. A view can contain multiple displays, which are listed here. The active display is highlighted.'
selector : '#views-display-top'
2018-08-22 18:22:21 +00:00
views-ui-view-admin :
id : views-ui-view-admin
plugin : text
label : 'View administration'
weight : 3
2022-03-07 02:22:24 +00:00
body : 'Perform administrative tasks, including adding a description and creating a clone. Click the drop-down button to view the available options.'
selector : '#views-display-extra-actions'
position : left-start
2018-08-22 18:22:21 +00:00
views-ui-format :
id : views-ui-format
plugin : text
label : 'Output format'
weight : 4
2024-02-15 14:18:46 +00:00
body : "Choose how to output results. E.g., choose <em>Content</em> to output each item completely, using your configured display settings. Or choose <em>Fields</em>, which allows you to output only specific fields for each result. Additional formats can be added by installing modules to <em>extend</em> Drupal's base functionality."
2022-03-07 02:22:24 +00:00
selector : .views-ui-display-tab-bucket.format
2018-08-22 18:22:21 +00:00
views-ui-fields :
id : views-ui-fields
plugin : text
label : Fields
weight : 5
2022-03-07 02:22:24 +00:00
body : 'If this view uses fields, they are listed here. You can click on a field to configure it.'
selector : .views-ui-display-tab-bucket.field
2018-08-22 18:22:21 +00:00
views-ui-filter :
id : views-ui-filter
plugin : text
label : 'Filter your view'
weight : 6
2022-03-07 02:22:24 +00:00
body : 'Add filters to limit the results in the output. E.g., to only show content that is <em>published</em>, you would add a filter for <em>Published</em> and select <em>Yes</em>.'
selector : .views-ui-display-tab-bucket.filter
2018-08-22 18:22:21 +00:00
views-ui-filter-operations :
id : views-ui-filter-operations
plugin : text
label : 'Filter actions'
weight : 7
2022-03-07 02:22:24 +00:00
body : 'Add, rearrange or remove filters.'
selector : '.views-ui-display-tab-bucket.filter .dropbutton-widget'
2018-08-22 18:22:21 +00:00
views-ui-sorts :
id : views-ui-sorts
plugin : text
label : 'Sort Criteria'
weight : 8
2022-03-07 02:22:24 +00:00
body : 'Control the order in which the results are output. Click on an active sort rule to configure it.'
selector : .views-ui-display-tab-bucket.sort
2018-08-22 18:22:21 +00:00
views-ui-sorts-operations :
id : views-ui-sorts-operations
plugin : text
label : 'Sort actions'
weight : 9
2022-03-07 02:22:24 +00:00
body : 'Add, rearrange or remove sorting rules.'
selector : '.views-ui-display-tab-bucket.sort .dropbutton-widget'
2018-08-22 18:22:21 +00:00
views-ui-preview :
id : views-ui-preview
plugin : text
label : Preview
weight : 10
2022-03-07 02:22:24 +00:00
body : 'Show a preview of the view output.'
selector : '#preview-submit'
position : left-start