diff --git a/config/views.settings.yml b/config/views.settings.yml
index 60c9e12..ed24ed5 100644
--- a/config/views.settings.yml
+++ b/config/views.settings.yml
@@ -1,24 +1,24 @@
 debug:
-    output: '0'
-    region: 'footer'
+  output: '0'
+  region: 'footer'
 display_extenders: { }
 localization_plugin: ''
 no_javascript: '0'
 skip_cache: '0'
 sql_signature: '0'
 ui:
-    show:
-        additional_queries: '0'
-        advanced_column: '0'
-        listing_filters: '0'
-        master_display: '0'
-        performance_statistics: '0'
-        preview_information: '1'
-        sql_query:
-            enabled: '0'
-            where: 'above'
-        display_embed: '0'
-    custom_theme: '_default'
-    always_live_preview: '1'
-    always_live_preview_button: '1'
-    exposed_filter_any_label: 'new_any'
+  show:
+    additional_queries: '0'
+    advanced_column: '0'
+    listing_filters: '0'
+    master_display: '0'
+    performance_statistics: '0'
+    preview_information: '1'
+    sql_query:
+      enabled: '0'
+      where: 'above'
+    display_embed: '0'
+  custom_theme: '_default'
+  always_live_preview: '1'
+  always_live_preview_button: '1'
+  exposed_filter_any_label: 'new_any'
diff --git a/config/views.view.archive.yml b/config/views.view.archive.yml
index b3ec4c1..b9d4810 100644
--- a/config/views.view.archive.yml
+++ b/config/views.view.archive.yml
@@ -7,94 +7,94 @@ base_table: node
 human_name: Archive
 core: '8'
 display:
-    default:
-        id: default
-        display_title: Master
-        display_plugin: default
-        position: '1'
-        display_options:
-            query:
-                type: views_query
-                options:
-                    query_comment: false
-            title: 'Monthly archive'
-            access:
-                type: none
-            cache:
-                type: none
-            exposed_form:
-                type: basic
-            pager:
-                type: full
-            style_plugin: default
-            row_plugin: node
-            sorts:
-                created:
-                    id: created
-                    table: node
-                    field: created
-                    order: DESC
-            arguments:
-                created_year_month:
-                    id: created_year_month
-                    table: node
-                    field: created_year_month
-                    default_action: summary
-                    exception:
-                        title_enable: 1
-                    title_enable: 1
-                    title: '%1'
-                    default_argument_type: fixed
-                    summary:
-                        sort_order: desc
-                        format: default_summary
-                    summary_options:
-                        override: true
-                        items_per_page: '30'
-                    specify_validation: 1
-            filters:
-                status:
-                    id: status
-                    table: node
-                    field: status
-                    value: 1
-                    group: 0
-                    expose:
-                        operator: false
-    page:
-        id: page
-        display_title: Page
-        display_plugin: page
-        position: '2'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            path: archive
-    block:
-        id: block
-        display_title: Block
-        display_plugin: block
-        position: '3'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            defaults:
-                arguments: false
-            arguments:
-                created_year_month:
-                    id: created_year_month
-                    table: node
-                    field: created_year_month
-                    default_action: summary
-                    exception:
-                        title_enable: 1
-                    title_enable: 1
-                    title: '%1'
-                    default_argument_type: fixed
-                    summary:
-                        format: default_summary
-                    summary_options:
-                        items_per_page: '30'
-                    specify_validation: 1
+  default:
+    id: default
+    display_title: Master
+    display_plugin: default
+    position: '1'
+    display_options:
+      query:
+        type: views_query
+        options:
+          query_comment: false
+      title: 'Monthly archive'
+      access:
+        type: none
+      cache:
+        type: none
+      exposed_form:
+        type: basic
+      pager:
+        type: full
+      style_plugin: default
+      row_plugin: node
+      sorts:
+        created:
+          id: created
+          table: node
+          field: created
+          order: DESC
+      arguments:
+        created_year_month:
+          id: created_year_month
+          table: node
+          field: created_year_month
+          default_action: summary
+          exception:
+            title_enable: 1
+          title_enable: 1
+          title: '%1'
+          default_argument_type: fixed
+          summary:
+            sort_order: desc
+            format: default_summary
+          summary_options:
+            override: true
+            items_per_page: '30'
+          specify_validation: 1
+      filters:
+        status:
+          id: status
+          table: node
+          field: status
+          value: 1
+          group: 0
+          expose:
+            operator: false
+  page:
+    id: page
+    display_title: Page
+    display_plugin: page
+    position: '2'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      path: archive
+  block:
+    id: block
+    display_title: Block
+    display_plugin: block
+    position: '3'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      defaults:
+        arguments: false
+      arguments:
+        created_year_month:
+          id: created_year_month
+          table: node
+          field: created_year_month
+          default_action: summary
+          exception:
+            title_enable: 1
+          title_enable: 1
+          title: '%1'
+          default_argument_type: fixed
+          summary:
+            format: default_summary
+          summary_options:
+            items_per_page: '30'
+          specify_validation: 1
diff --git a/config/views.view.backlinks.yml b/config/views.view.backlinks.yml
index 2608b70..3f31f4c 100644
--- a/config/views.view.backlinks.yml
+++ b/config/views.view.backlinks.yml
@@ -7,112 +7,112 @@ base_table: node
 human_name: Backlinks
 core: '8'
 display:
-    default:
-        id: default
-        display_title: Master
-        display_plugin: default
-        position: '1'
-        display_options:
-            query:
-                type: views_query
-                options:
-                    query_comment: false
-            access:
-                type: none
-            cache:
-                type: none
-            exposed_form:
-                type: basic
-            pager:
-                type: full
-                options:
-                    items_per_page: 30
-            style_plugin: list
-            style_options:
-                type: ol
-            row_plugin: fields
-            empty:
-                text:
-                    id: area
-                    table: views
-                    field: area
-                    empty: false
-                    content: 'No backlinks found.'
-                    format: '1'
-            fields:
-                title:
-                    id: title
-                    table: node
-                    field: title
-                    label: ''
-                    link_to_node: 1
-            arguments:
-                nid:
-                    id: nid
-                    table: search_node_links_to
-                    field: nid
-                    default_action: 'not found'
-                    title_enable: 1
-                    title: 'Pages that link to %1'
-                    default_argument_type: fixed
-                    summary:
-                        format: default_summary
-                    specify_validation: 1
-                    validate:
-                        type: node
-            filters:
-                status:
-                    id: status
-                    table: node
-                    field: status
-                    value: 1
-                    group: 0
-                    expose:
-                        operator: false
-    page:
-        id: page
-        display_title: Page
-        display_plugin: page
-        position: '2'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            path: node/%/backlinks
-            menu:
-                type: tab
-                title: 'What links here'
-                weight: '0'
-    block:
-        id: block
-        display_title: 'What links here'
-        display_plugin: block
-        position: '3'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            defaults:
-                use_more: false
-                style_plugin: false
-                style_options: false
-                row_plugin: false
-                row_options: false
-                arguments: false
-            use_more: true
-            style_plugin: list
-            row_plugin: fields
-            arguments:
-                nid:
-                    id: nid
-                    table: search_node_links_to
-                    field: nid
-                    default_action: default
-                    title_enable: 1
-                    title: 'What links here'
-                    default_argument_type: node
-                    summary:
-                        format: default_summary
-                    specify_validation: 1
-                    validate:
-                        type: node
+  default:
+    id: default
+    display_title: Master
+    display_plugin: default
+    position: '1'
+    display_options:
+      query:
+        type: views_query
+        options:
+          query_comment: false
+      access:
+        type: none
+      cache:
+        type: none
+      exposed_form:
+        type: basic
+      pager:
+        type: full
+        options:
+          items_per_page: 30
+      style_plugin: list
+      style_options:
+        type: ol
+      row_plugin: fields
+      empty:
+        text:
+          id: area
+          table: views
+          field: area
+          empty: false
+          content: 'No backlinks found.'
+          format: '1'
+      fields:
+        title:
+          id: title
+          table: node
+          field: title
+          label: ''
+          link_to_node: 1
+      arguments:
+        nid:
+          id: nid
+          table: search_node_links_to
+          field: nid
+          default_action: 'not found'
+          title_enable: 1
+          title: 'Pages that link to %1'
+          default_argument_type: fixed
+          summary:
+            format: default_summary
+          specify_validation: 1
+          validate:
+            type: node
+      filters:
+        status:
+          id: status
+          table: node
+          field: status
+          value: 1
+          group: 0
+          expose:
+            operator: false
+  page:
+    id: page
+    display_title: Page
+    display_plugin: page
+    position: '2'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      path: node/%/backlinks
+      menu:
+        type: tab
+        title: 'What links here'
+        weight: '0'
+  block:
+    id: block
+    display_title: 'What links here'
+    display_plugin: block
+    position: '3'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      defaults:
+        use_more: false
+        style_plugin: false
+        style_options: false
+        row_plugin: false
+        row_options: false
+        arguments: false
+      use_more: true
+      style_plugin: list
+      row_plugin: fields
+      arguments:
+        nid:
+          id: nid
+          table: search_node_links_to
+          field: nid
+          default_action: default
+          title_enable: 1
+          title: 'What links here'
+          default_argument_type: node
+          summary:
+            format: default_summary
+          specify_validation: 1
+          validate:
+            type: node
diff --git a/config/views.view.comments_recent.yml b/config/views.view.comments_recent.yml
index ff99fb3..252b698 100644
--- a/config/views.view.comments_recent.yml
+++ b/config/views.view.comments_recent.yml
@@ -7,115 +7,115 @@ base_table: comment
 human_name: 'Recent comments'
 core: '8'
 display:
-    default:
-        id: default
-        display_title: Master
-        display_plugin: default
-        position: '1'
-        display_options:
-            query:
-                type: views_query
-                options:
-                    query_comment: false
-            title: 'Recent comments'
-            use_more: true
-            access:
-                type: none
-            cache:
-                type: none
-            exposed_form:
-                type: basic
-            pager:
-                type: some
-                options:
-                    items_per_page: 5
-            style_plugin: list
-            row_plugin: fields
-            relationships:
-                nid:
-                    id: nid
-                    table: comment
-                    field: nid
-            fields:
-                subject:
-                    id: subject
-                    table: comment
-                    field: subject
-                    label: ''
-                    link_to_comment: 1
-                timestamp:
-                    id: timestamp
-                    table: comment
-                    field: changed
-                    label: ''
-                    date_format: 'time ago'
-            sorts:
-                timestamp:
-                    id: timestamp
-                    table: comment
-                    field: changed
-                    order: DESC
-            filters:
-                status_extra:
-                    id: status_extra
-                    table: node
-                    field: status_extra
-                    relationship: nid
-                    group: 0
-    page:
-        id: page
-        display_title: Page
-        display_plugin: page
-        position: '2'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            defaults:
-                style_plugin: false
-                style_options: false
-                row_plugin: false
-                row_options: false
-                fields: false
-            style_plugin: list
-            row_plugin: fields
-            row_options:
-                inline:
-                    title: title
-                    timestamp: timestamp
-                separator: '&nbsp;'
-            fields:
-                title:
-                    id: title
-                    table: node
-                    field: title
-                    relationship: nid
-                    label: 'Reply to'
-                    link_to_node: 1
-                timestamp:
-                    id: timestamp
-                    table: comment
-                    field: changed
-                    label: ''
-                    date_format: 'time ago'
-                subject:
-                    id: subject
-                    table: comment
-                    field: subject
-                    label: ''
-                    link_to_comment: 1
-                comment:
-                    id: comment
-                    table: field_data_comment_body
-                    field: comment_body
-                    label: ''
-            path: comments/recent
-    block:
-        id: block
-        display_title: Block
-        display_plugin: block
-        position: '3'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
+  default:
+    id: default
+    display_title: Master
+    display_plugin: default
+    position: '1'
+    display_options:
+      query:
+        type: views_query
+        options:
+          query_comment: false
+      title: 'Recent comments'
+      use_more: true
+      access:
+        type: none
+      cache:
+        type: none
+      exposed_form:
+        type: basic
+      pager:
+        type: some
+        options:
+          items_per_page: 5
+      style_plugin: list
+      row_plugin: fields
+      relationships:
+        nid:
+          id: nid
+          table: comment
+          field: nid
+      fields:
+        subject:
+          id: subject
+          table: comment
+          field: subject
+          label: ''
+          link_to_comment: 1
+        timestamp:
+          id: timestamp
+          table: comment
+          field: changed
+          label: ''
+          date_format: 'time ago'
+      sorts:
+        timestamp:
+          id: timestamp
+          table: comment
+          field: changed
+          order: DESC
+      filters:
+        status_extra:
+          id: status_extra
+          table: node
+          field: status_extra
+          relationship: nid
+          group: 0
+  page:
+    id: page
+    display_title: Page
+    display_plugin: page
+    position: '2'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      defaults:
+        style_plugin: false
+        style_options: false
+        row_plugin: false
+        row_options: false
+        fields: false
+      style_plugin: list
+      row_plugin: fields
+      row_options:
+        inline:
+          title: title
+          timestamp: timestamp
+        separator: '&nbsp;'
+      fields:
+        title:
+          id: title
+          table: node
+          field: title
+          relationship: nid
+          label: 'Reply to'
+          link_to_node: 1
+        timestamp:
+          id: timestamp
+          table: comment
+          field: changed
+          label: ''
+          date_format: 'time ago'
+        subject:
+          id: subject
+          table: comment
+          field: subject
+          label: ''
+          link_to_comment: 1
+        comment:
+          id: comment
+          table: field_data_comment_body
+          field: comment_body
+          label: ''
+      path: comments/recent
+  block:
+    id: block
+    display_title: Block
+    display_plugin: block
+    position: '3'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
diff --git a/config/views.view.frontpage.yml b/config/views.view.frontpage.yml
index 4792176..7b1af02 100644
--- a/config/views.view.frontpage.yml
+++ b/config/views.view.frontpage.yml
@@ -7,84 +7,84 @@ base_table: node
 human_name: 'Front page'
 core: '8'
 display:
-    default:
-        id: default
-        display_title: Master
-        display_plugin: default
-        position: '1'
-        display_options:
-            query:
-                type: views_query
-                options:
-                    query_comment: false
-            access:
-                type: none
-            cache:
-                type: none
-            exposed_form:
-                type: basic
-            pager:
-                type: full
-            style_plugin: default
-            row_plugin: node
-            row_options:
-                links: 1
-            sorts:
-                sticky:
-                    id: sticky
-                    table: node
-                    field: sticky
-                    order: DESC
-                created:
-                    id: created
-                    table: node
-                    field: created
-                    order: DESC
-            filters:
-                promote:
-                    id: promote
-                    table: node
-                    field: promote
-                    value: '1'
-                    group: 0
-                    expose:
-                        operator: false
-                status:
-                    id: status
-                    table: node
-                    field: status
-                    value: '1'
-                    group: 0
-                    expose:
-                        operator: false
-    page:
-        id: page
-        display_title: Page
-        display_plugin: page
-        position: '2'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            path: frontpage
-    feed:
-        id: feed
-        display_title: Feed
-        display_plugin: feed
-        position: '3'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            defaults:
-                title: false
-            title: 'Front page feed'
-            pager:
-                type: some
-            style_plugin: rss
-            row_plugin: node_rss
-            path: rss.xml
-            displays:
-                default: default
-                page: page
-            sitename_title: '1'
+  default:
+    id: default
+    display_title: Master
+    display_plugin: default
+    position: '1'
+    display_options:
+      query:
+        type: views_query
+        options:
+          query_comment: false
+      access:
+        type: none
+      cache:
+        type: none
+      exposed_form:
+        type: basic
+      pager:
+        type: full
+      style_plugin: default
+      row_plugin: node
+      row_options:
+        links: 1
+      sorts:
+        sticky:
+          id: sticky
+          table: node
+          field: sticky
+          order: DESC
+        created:
+          id: created
+          table: node
+          field: created
+          order: DESC
+      filters:
+        promote:
+          id: promote
+          table: node
+          field: promote
+          value: '1'
+          group: 0
+          expose:
+            operator: false
+        status:
+          id: status
+          table: node
+          field: status
+          value: '1'
+          group: 0
+          expose:
+            operator: false
+  page:
+    id: page
+    display_title: Page
+    display_plugin: page
+    position: '2'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      path: frontpage
+  feed:
+    id: feed
+    display_title: Feed
+    display_plugin: feed
+    position: '3'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      defaults:
+        title: false
+      title: 'Front page feed'
+      pager:
+        type: some
+      style_plugin: rss
+      row_plugin: node_rss
+      path: rss.xml
+      displays:
+        default: default
+        page: page
+      sitename_title: '1'
diff --git a/config/views.view.glossary.yml b/config/views.view.glossary.yml
index 417f8b7..9a8231c 100644
--- a/config/views.view.glossary.yml
+++ b/config/views.view.glossary.yml
@@ -7,142 +7,142 @@ base_table: node
 human_name: Glossary
 core: '8'
 display:
-    default:
-        id: default
-        display_title: Master
-        display_plugin: default
-        position: '1'
-        display_options:
-            query:
-                type: views_query
-                options:
-                    query_comment: false
-            use_ajax: true
-            access:
-                type: none
-            cache:
-                type: none
-            exposed_form:
-                type: basic
-            pager:
-                type: full
-                options:
-                    items_per_page: 36
-            style_plugin: table
-            style_options:
-                columns:
-                    title: title
-                    name: name
-                    changed: changed
-                default: title
-                info:
-                    title:
-                        sortable: 1
-                        separator: ''
-                    name:
-                        sortable: 1
-                        separator: ''
-                    changed:
-                        sortable: 1
-                        separator: ''
-                override: 1
-                sticky: 0
-            fields:
-                title:
-                    id: title
-                    table: node
-                    field: title
-                    link_to_node: 1
-                name:
-                    id: name
-                    table: users
-                    field: name
-                    label: Author
-                    link_to_user: 1
-                    relationship: uid
-                changed:
-                    id: changed
-                    table: node
-                    field: changed
-                    label: 'Last update'
-                    date_format: large
-            arguments:
-                title:
-                    id: title
-                    table: node
-                    field: title
-                    default_action: default
-                    exception:
-                        title_enable: 1
-                    default_argument_type: fixed
-                    default_argument_options:
-                        argument: a
-                    summary:
-                        format: default_summary
-                    specify_validation: 1
-                    glossary: 1
-                    limit: '1'
-                    case: upper
-                    path_case: lower
-                    transform_dash: 0
-            relationships:
-                uid:
-                    id: uid
-                    table: node
-                    field: uid
-    page:
-        id: page
-        display_title: Page
-        display_plugin: page
-        position: '2'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            path: glossary
-            menu:
-                type: normal
-                title: Glossary
-                weight: '0'
-    attachment:
-        id: attachment
-        display_title: Attachment
-        display_plugin: attachment
-        position: '3'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            pager:
-                type: none
-                options:
-                    offset: '0'
-            defaults:
-                arguments: false
-            arguments:
-                title:
-                    id: title
-                    table: node
-                    field: title
-                    default_action: summary
-                    exception:
-                        title_enable: 1
-                    default_argument_type: fixed
-                    default_argument_options:
-                        argument: a
-                    summary:
-                        format: unformatted_summary
-                    summary_options:
-                        items_per_page: '25'
-                        inline: 1
-                        separator: ' | '
-                    specify_validation: 1
-                    glossary: 1
-                    limit: '1'
-                    case: upper
-                    path_case: lower
-                    transform_dash: 0
-            displays:
-                default: default
-                page: page
-            inherit_arguments: 0
+  default:
+    id: default
+    display_title: Master
+    display_plugin: default
+    position: '1'
+    display_options:
+      query:
+        type: views_query
+        options:
+          query_comment: false
+      use_ajax: true
+      access:
+        type: none
+      cache:
+        type: none
+      exposed_form:
+        type: basic
+      pager:
+        type: full
+        options:
+          items_per_page: 36
+      style_plugin: table
+      style_options:
+        columns:
+          title: title
+          name: name
+          changed: changed
+        default: title
+        info:
+          title:
+            sortable: 1
+            separator: ''
+          name:
+            sortable: 1
+            separator: ''
+          changed:
+            sortable: 1
+            separator: ''
+        override: 1
+        sticky: 0
+      fields:
+        title:
+          id: title
+          table: node
+          field: title
+          link_to_node: 1
+        name:
+          id: name
+          table: users
+          field: name
+          label: Author
+          link_to_user: 1
+          relationship: uid
+        changed:
+          id: changed
+          table: node
+          field: changed
+          label: 'Last update'
+          date_format: large
+      arguments:
+        title:
+          id: title
+          table: node
+          field: title
+          default_action: default
+          exception:
+            title_enable: 1
+          default_argument_type: fixed
+          default_argument_options:
+            argument: a
+          summary:
+            format: default_summary
+          specify_validation: 1
+          glossary: 1
+          limit: '1'
+          case: upper
+          path_case: lower
+          transform_dash: 0
+      relationships:
+        uid:
+          id: uid
+          table: node
+          field: uid
+  page:
+    id: page
+    display_title: Page
+    display_plugin: page
+    position: '2'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      path: glossary
+      menu:
+        type: normal
+        title: Glossary
+        weight: '0'
+  attachment:
+    id: attachment
+    display_title: Attachment
+    display_plugin: attachment
+    position: '3'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      pager:
+        type: none
+        options:
+          offset: '0'
+      defaults:
+        arguments: false
+      arguments:
+        title:
+          id: title
+          table: node
+          field: title
+          default_action: summary
+          exception:
+            title_enable: 1
+          default_argument_type: fixed
+          default_argument_options:
+            argument: a
+          summary:
+            format: unformatted_summary
+          summary_options:
+            items_per_page: '25'
+            inline: 1
+            separator: ' | '
+          specify_validation: 1
+          glossary: 1
+          limit: '1'
+          case: upper
+          path_case: lower
+          transform_dash: 0
+      displays:
+        default: default
+        page: page
+      inherit_arguments: 0
diff --git a/config/views.view.taxonomy_term.yml b/config/views.view.taxonomy_term.yml
index b1245bc..7fcf7c8 100644
--- a/config/views.view.taxonomy_term.yml
+++ b/config/views.view.taxonomy_term.yml
@@ -7,99 +7,99 @@ base_table: node
 human_name: 'Taxonomy term'
 core: '8'
 display:
-    default:
-        id: default
-        display_title: Master
-        display_plugin: default
-        position: '1'
-        display_options:
-            query:
-                type: views_query
-                options:
-                    query_comment: false
-            access:
-                type: none
-            cache:
-                type: none
-            exposed_form:
-                type: basic
-            pager:
-                type: full
-            style_plugin: default
-            row_plugin: node
-            sorts:
-                sticky:
-                    id: sticky
-                    table: node
-                    field: sticky
-                    order: DESC
-                created:
-                    id: created
-                    table: node
-                    field: created
-                    order: DESC
-            arguments:
-                term_node_tid_depth:
-                    id: term_node_tid_depth
-                    table: node
-                    field: term_node_tid_depth
-                    default_action: 'not found'
-                    exception:
-                        title_enable: 1
-                    title_enable: 1
-                    title: '%1'
-                    default_argument_type: fixed
-                    summary:
-                        format: default_summary
-                    specify_validation: 1
-                    validate:
-                        type: taxonomy_term
-                    depth: '0'
-                    break_phrase: 1
-                term_node_tid_depth_modifier:
-                    id: term_node_tid_depth_modifier
-                    table: node
-                    field: term_node_tid_depth_modifier
-                    exception:
-                        title_enable: 1
-                    default_argument_type: fixed
-                    summary:
-                        format: default_summary
-                    specify_validation: 1
-            filters:
-                status_extra:
-                    id: status_extra
-                    table: node
-                    field: status_extra
-                    group: 0
-                    expose:
-                        operator: false
-    page:
-        id: page
-        display_title: Page
-        display_plugin: page
-        position: '2'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            path: taxonomy/term/%
-    feed:
-        id: feed
-        display_title: Feed
-        display_plugin: feed
-        position: '3'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            pager:
-                type: full
-                options:
-                    items_per_page: 15
-            style_plugin: rss
-            row_plugin: node_rss
-            path: taxonomy/term/%/%/feed
-            displays:
-                page: page
-                default: 0
+  default:
+    id: default
+    display_title: Master
+    display_plugin: default
+    position: '1'
+    display_options:
+      query:
+        type: views_query
+        options:
+          query_comment: false
+      access:
+        type: none
+      cache:
+        type: none
+      exposed_form:
+        type: basic
+      pager:
+        type: full
+      style_plugin: default
+      row_plugin: node
+      sorts:
+        sticky:
+          id: sticky
+          table: node
+          field: sticky
+          order: DESC
+        created:
+          id: created
+          table: node
+          field: created
+          order: DESC
+      arguments:
+        term_node_tid_depth:
+          id: term_node_tid_depth
+          table: node
+          field: term_node_tid_depth
+          default_action: 'not found'
+          exception:
+            title_enable: 1
+          title_enable: 1
+          title: '%1'
+          default_argument_type: fixed
+          summary:
+            format: default_summary
+          specify_validation: 1
+          validate:
+            type: taxonomy_term
+          depth: '0'
+          break_phrase: 1
+        term_node_tid_depth_modifier:
+          id: term_node_tid_depth_modifier
+          table: node
+          field: term_node_tid_depth_modifier
+          exception:
+            title_enable: 1
+          default_argument_type: fixed
+          summary:
+            format: default_summary
+          specify_validation: 1
+      filters:
+        status_extra:
+          id: status_extra
+          table: node
+          field: status_extra
+          group: 0
+          expose:
+            operator: false
+  page:
+    id: page
+    display_title: Page
+    display_plugin: page
+    position: '2'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      path: taxonomy/term/%
+  feed:
+    id: feed
+    display_title: Feed
+    display_plugin: feed
+    position: '3'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      pager:
+        type: full
+        options:
+          items_per_page: 15
+      style_plugin: rss
+      row_plugin: node_rss
+      path: taxonomy/term/%/%/feed
+      displays:
+        page: page
+        default: 0
diff --git a/config/views.view.tracker.yml b/config/views.view.tracker.yml
index 9b17829..1f4c938 100644
--- a/config/views.view.tracker.yml
+++ b/config/views.view.tracker.yml
@@ -7,142 +7,142 @@ base_table: node
 human_name: Tracker
 core: '8'
 display:
-    default:
-        id: default
-        display_title: Master
-        display_plugin: default
-        position: '1'
-        display_options:
-            query:
-                type: views_query
-                options:
-                    query_comment: false
-            title: 'Recent posts'
-            access:
-                type: none
-            cache:
-                type: none
-            exposed_form:
-                type: basic
-            pager:
-                type: full
-                options:
-                    items_per_page: '25'
-            style_plugin: table
-            style_options:
-                columns:
-                    type: type
-                    title: title
-                    name: name
-                    comment_count: comment_count
-                    last_comment_timestamp: last_comment_timestamp
-                    timestamp: title
-                    new_comments: comment_count
-                default: last_comment_timestamp
-                info:
-                    type:
-                        sortable: 1
-                        separator: ''
-                    title:
-                        sortable: 1
-                        separator: '&nbsp;'
-                    name:
-                        sortable: 1
-                        separator: ''
-                    comment_count:
-                        sortable: 1
-                        separator: '<br />'
-                    last_comment_timestamp:
-                        sortable: 1
-                        separator: '&nbsp;'
-                    timestamp:
-                        separator: ''
-                    new_comments:
-                        separator: ''
-                override: 1
-                order: desc
-            relationships:
-                uid:
-                    id: uid
-                    table: node
-                    field: uid
-            fields:
-                type:
-                    id: type
-                    table: node
-                    field: type
-                title:
-                    id: title
-                    table: node
-                    field: title
-                name:
-                    id: name
-                    table: users
-                    field: name
-                    relationship: uid
-                    label: Author
-                comment_count:
-                    id: comment_count
-                    table: node_comment_statistics
-                    field: comment_count
-                    label: Replies
-                last_comment_timestamp:
-                    id: last_comment_timestamp
-                    table: node_comment_statistics
-                    field: last_comment_timestamp
-                    label: 'Last Post'
-                timestamp:
-                    id: timestamp
-                    table: history
-                    field: timestamp
-                    label: ''
-                    link_to_node: 0
-                    comments: 1
-                new_comments:
-                    id: new_comments
-                    table: node
-                    field: new_comments
-                    label: ''
-                    hide_empty: true
-                    suffix: ' new'
-                    link_to_comment: 1
-            sorts:
-                last_comment_timestamp:
-                    id: last_comment_timestamp
-                    table: node_comment_statistics
-                    field: last_comment_timestamp
-            arguments:
-                uid_touch:
-                    id: uid_touch
-                    table: node
-                    field: uid_touch
-                    exception:
-                        title_enable: 1
-                    title_enable: 1
-                    title: 'Recent posts for %1'
-                    default_argument_type: fixed
-                    summary:
-                        format: default_summary
-                    specify_validation: 1
-            filters:
-                status:
-                    id: status
-                    table: node
-                    field: status
-                    value: '1'
-                    group: 0
-                    expose:
-                        operator: false
-    page:
-        id: page
-        display_title: Page
-        display_plugin: page
-        position: '2'
-        display_options:
-            query:
-                type: views_query
-                options: {  }
-            path: tracker
-            menu:
-                type: normal
-                title: 'Recent posts'
+  default:
+    id: default
+    display_title: Master
+    display_plugin: default
+    position: '1'
+    display_options:
+      query:
+        type: views_query
+        options:
+          query_comment: false
+      title: 'Recent posts'
+      access:
+        type: none
+      cache:
+        type: none
+      exposed_form:
+        type: basic
+      pager:
+        type: full
+        options:
+          items_per_page: '25'
+      style_plugin: table
+      style_options:
+        columns:
+          type: type
+          title: title
+          name: name
+          comment_count: comment_count
+          last_comment_timestamp: last_comment_timestamp
+          timestamp: title
+          new_comments: comment_count
+        default: last_comment_timestamp
+        info:
+          type:
+            sortable: 1
+            separator: ''
+          title:
+            sortable: 1
+            separator: '&nbsp;'
+          name:
+            sortable: 1
+            separator: ''
+          comment_count:
+            sortable: 1
+            separator: '<br />'
+          last_comment_timestamp:
+            sortable: 1
+            separator: '&nbsp;'
+          timestamp:
+            separator: ''
+          new_comments:
+            separator: ''
+        override: 1
+        order: desc
+      relationships:
+        uid:
+          id: uid
+          table: node
+          field: uid
+      fields:
+        type:
+          id: type
+          table: node
+          field: type
+        title:
+          id: title
+          table: node
+          field: title
+        name:
+          id: name
+          table: users
+          field: name
+          relationship: uid
+          label: Author
+        comment_count:
+          id: comment_count
+          table: node_comment_statistics
+          field: comment_count
+          label: Replies
+        last_comment_timestamp:
+          id: last_comment_timestamp
+          table: node_comment_statistics
+          field: last_comment_timestamp
+          label: 'Last Post'
+        timestamp:
+          id: timestamp
+          table: history
+          field: timestamp
+          label: ''
+          link_to_node: 0
+          comments: 1
+        new_comments:
+          id: new_comments
+          table: node
+          field: new_comments
+          label: ''
+          hide_empty: true
+          suffix: ' new'
+          link_to_comment: 1
+      sorts:
+        last_comment_timestamp:
+          id: last_comment_timestamp
+          table: node_comment_statistics
+          field: last_comment_timestamp
+      arguments:
+        uid_touch:
+          id: uid_touch
+          table: node
+          field: uid_touch
+          exception:
+            title_enable: 1
+          title_enable: 1
+          title: 'Recent posts for %1'
+          default_argument_type: fixed
+          summary:
+            format: default_summary
+          specify_validation: 1
+      filters:
+        status:
+          id: status
+          table: node
+          field: status
+          value: '1'
+          group: 0
+          expose:
+            operator: false
+  page:
+    id: page
+    display_title: Page
+    display_plugin: page
+    position: '2'
+    display_options:
+      query:
+        type: views_query
+        options: {  }
+      path: tracker
+      menu:
+        type: normal
+        title: 'Recent posts'
