Skip to content
views.view.test_view_block2.yml 1.25 KiB
Newer Older
base_field: id
base_table: views_test_data
core: 8.x
description: ''
display:
  default:
    display_plugin: default
    id: default
    display_title: Master
    display_options:
      access:
        type: perm
      cache:
        type: none
      query:
        type: views_query
      exposed_form:
        type: basic
      pager:
        type: some
        options:
      style:
        type: default
      row:
        type: fields
      fields:
        name:
          id: name
          table: views_test_data
          field: name
      title: test_view_block2
  block_1:
    display_plugin: block
    id: block_1
    display_title: Block
  block_2:
    display_plugin: block
    id: block_2
    display_title: Block
  block_3:
    display_plugin: block
    id: block_3
    display_title: Block
module: views
id: test_view_block2
tag: ''