Skip to content
views.view.test_destroy.yml 3.88 KiB
Newer Older
base_table: node
core: '8'
description: ''
  attachment_1:
    display_options:
      displays:
        default: default
        page_1: page_1
      pager:
        type: some
    display_plugin: attachment
    display_title: Attachment
    id: attachment_1
    position: '0'
  attachment_2:
    display_options:
      displays:
        default: default
        page_1: page_1
      pager:
        type: some
    display_plugin: attachment
    display_title: Attachment
    id: attachment_2
    position: '0'
  default:
    display_options:
      access:
        type: none
      arguments:
        created_day:
          default_argument_type: fixed
          field: created_day
          id: created_day
          style_plugin: default_summary
          table: node
        created_fulldate:
          default_argument_type: fixed
          field: created_fulldate
          id: created_fulldate
          style_plugin: default_summary
          table: node
        created_month:
          default_argument_type: fixed
          field: created_month
          id: created_month
          style_plugin: default_summary
          table: node
      cache:
        type: none
      empty:
        area:
          empty: '0'
          field: area
          id: area
          table: views
        area_1:
          empty: '0'
          field: area
          id: area_1
          table: views
      exposed_form:
        type: basic
      fields:
        created:
          field: created
          id: created
          table: node
      pager:
        type: full
      query:
        type: views_query
      relationships:
      sorts:
        last_comment_name:
          field: last_comment_name
          id: last_comment_name
          table: node_comment_statistics
        last_comment_timestamp:
          field: last_comment_timestamp
          id: last_comment_timestamp
          table: node_comment_statistics
    display_plugin: default
    display_title: Master
    id: default
    position: '0'
  page_1:
    display_options:
      path: test_destroy
    display_plugin: page
    display_title: Page
    id: page_1
    position: '0'