diff --git a/core/modules/views/config/views.settings.yml b/core/modules/views/config/views.settings.yml
index 28d4786..6c0abda 100644
--- a/core/modules/views/config/views.settings.yml
+++ b/core/modules/views/config/views.settings.yml
@@ -1,4 +1,4 @@
-display_extenders: { }
+display_extenders: {  }
 no_javascript: '0'
 skip_cache: '0'
 sql_signature: '0'
@@ -11,12 +11,12 @@ ui:
     preview_information: '1'
     sql_query:
       enabled: '0'
-      where: 'above'
+      where: above
     display_embed: '0'
-  custom_theme: '_default'
+  custom_theme: _default
   always_live_preview: '1'
   always_live_preview_button: '1'
-  exposed_filter_any_label: 'new_any'
+  exposed_filter_any_label: new_any
 field_rewrite_elements:
   div: DIV
   span: SPAN
diff --git a/core/modules/views/config/views.view.archive.yml b/core/modules/views/config/views.view.archive.yml
index 660e4d1..45bddd1 100644
--- a/core/modules/views/config/views.view.archive.yml
+++ b/core/modules/views/config/views.view.archive.yml
@@ -1,12 +1,8 @@
-langcode: en
-status: '0'
-module: node
-id: archive
-description: 'A list of months that link to content for that month.'
-tag: default
+base_field: nid
 base_table: node
-human_name: Archive
 core: '8'
+description: 'A list of months that link to content for that month.'
+status: '0'
 display:
   default:
     id: default
@@ -17,7 +13,7 @@ display:
       query:
         type: views_query
         options:
-          query_comment: false
+          query_comment: '0'
       title: 'Monthly archive'
       access:
         type: none
@@ -41,27 +37,27 @@ display:
           field: created_year_month
           default_action: summary
           exception:
-            title_enable: 1
-          title_enable: 1
+            title_enable: '1'
+          title_enable: '1'
           title: '%1'
           default_argument_type: fixed
           summary:
             sort_order: desc
             format: default_summary
           summary_options:
-            override: true
+            override: '1'
             items_per_page: '30'
-          specify_validation: 1
+          specify_validation: '1'
           plugin_id: node_created_year_month
       filters:
         status:
           id: status
           table: node
           field: status
-          value: 1
-          group: 0
+          value: '1'
+          group: '0'
           expose:
-            operator: false
+            operator: '0'
           plugin_id: boolean
       style:
         type: default
@@ -87,7 +83,7 @@ display:
         type: views_query
         options: {  }
       defaults:
-        arguments: false
+        arguments: '0'
       arguments:
         created_year_month:
           id: created_year_month
@@ -95,13 +91,18 @@ display:
           field: created_year_month
           default_action: summary
           exception:
-            title_enable: 1
-          title_enable: 1
+            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
+          specify_validation: '1'
           plugin_id: node_created_year_month
+human_name: Archive
+module: node
+id: archive
+tag: default
+langcode: en
diff --git a/core/modules/views/config/views.view.backlinks.yml b/core/modules/views/config/views.view.backlinks.yml
index 08fbe95..9d35c3d 100644
--- a/core/modules/views/config/views.view.backlinks.yml
+++ b/core/modules/views/config/views.view.backlinks.yml
@@ -1,12 +1,8 @@
-langcode: en
-status: '0'
-module: search
-id: backlinks
-description: 'A list of other content items which have a link to the content item.'
-tag: default
+base_field: nid
 base_table: node
-human_name: Backlinks
 core: '8'
+description: 'A list of other content items which have a link to the content item.'
+status: '0'
 display:
   default:
     id: default
@@ -17,7 +13,7 @@ display:
       query:
         type: views_query
         options:
-          query_comment: false
+          query_comment: '0'
       access:
         type: none
       cache:
@@ -27,13 +23,13 @@ display:
       pager:
         type: mini
         options:
-          items_per_page: 30
+          items_per_page: '30'
       empty:
         text:
           id: area
           table: views
           field: area
-          empty: false
+          empty: '0'
           content: 'No backlinks found.'
           format: '1'
           plugin_id: text
@@ -43,7 +39,7 @@ display:
           table: node
           field: title
           label: ''
-          link_to_node: 1
+          link_to_node: '1'
           plugin_id: node
       arguments:
         nid:
@@ -51,12 +47,12 @@ display:
           table: search_node_links_to
           field: nid
           default_action: 'not found'
-          title_enable: 1
+          title_enable: '1'
           title: 'Pages that link to %1'
           default_argument_type: fixed
           summary:
             format: default_summary
-          specify_validation: 1
+          specify_validation: '1'
           validate:
             type: node
       filters:
@@ -64,10 +60,10 @@ display:
           id: status
           table: node
           field: status
-          value: 1
-          group: 0
+          value: '1'
+          group: '0'
           expose:
-            operator: false
+            operator: '0'
           plugin_id: boolean
       style:
         type: html_list
@@ -99,28 +95,33 @@ display:
         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
+          use_more: '0'
+          style_plugin: '0'
+          style_options: '0'
+          row_plugin: '0'
+          row_options: '0'
+          arguments: '0'
+      use_more: '1'
       arguments:
         nid:
           id: nid
           table: search_node_links_to
           field: nid
           default_action: default
-          title_enable: 1
+          title_enable: '1'
           title: 'What links here'
           default_argument_type: node
           summary:
             format: default_summary
-          specify_validation: 1
+          specify_validation: '1'
           validate:
             type: node
       style:
         type: html_list
       row:
         type: fields
+human_name: Backlinks
+module: search
+id: backlinks
+tag: default
+langcode: en
diff --git a/core/modules/views/config/views.view.comments_recent.yml b/core/modules/views/config/views.view.comments_recent.yml
index f71d671..ea8f71d 100644
--- a/core/modules/views/config/views.view.comments_recent.yml
+++ b/core/modules/views/config/views.view.comments_recent.yml
@@ -1,12 +1,8 @@
-langcode: en
-status: '0'
-module: comment
-id: comments_recent
-description: 'A block and a page with recent comments.'
-tag: default
+base_field: cid
 base_table: comment
-human_name: 'Recent comments'
 core: '8'
+description: 'A block and a page with recent comments.'
+status: '0'
 display:
   default:
     id: default
@@ -17,9 +13,9 @@ display:
       query:
         type: views_query
         options:
-          query_comment: false
+          query_comment: '0'
       title: 'Recent comments'
-      use_more: true
+      use_more: '1'
       access:
         type: none
       cache:
@@ -29,7 +25,7 @@ display:
       pager:
         type: some
         options:
-          items_per_page: 5
+          items_per_page: '5'
       relationships:
         nid:
           id: nid
@@ -42,7 +38,7 @@ display:
           table: comment
           field: subject
           label: ''
-          link_to_comment: 1
+          link_to_comment: '1'
           plugin_id: comment
         timestamp:
           id: timestamp
@@ -64,7 +60,7 @@ display:
           table: node
           field: status_extra
           relationship: nid
-          group: 0
+          group: '0'
           plugin_id: node_status
       style:
         type: html_list
@@ -80,11 +76,11 @@ display:
         type: views_query
         options: {  }
       defaults:
-        style_plugin: false
-        style_options: false
-        row_plugin: false
-        row_options: false
-        fields: false
+        style_plugin: '0'
+        style_options: '0'
+        row_plugin: '0'
+        row_options: '0'
+        fields: '0'
       fields:
         title:
           id: title
@@ -92,7 +88,7 @@ display:
           field: title
           relationship: nid
           label: 'Reply to'
-          link_to_node: 1
+          link_to_node: '1'
           plugin_id: node
         timestamp:
           id: timestamp
@@ -106,7 +102,7 @@ display:
           table: comment
           field: subject
           label: ''
-          link_to_comment: 1
+          link_to_comment: '1'
           plugin_id: comment
         comment:
           id: comment
@@ -133,3 +129,8 @@ display:
       query:
         type: views_query
         options: {  }
+human_name: 'Recent comments'
+module: comment
+id: comments_recent
+tag: default
+langcode: en
diff --git a/core/modules/views/config/views.view.glossary.yml b/core/modules/views/config/views.view.glossary.yml
index 82f5c65..adf523d 100644
--- a/core/modules/views/config/views.view.glossary.yml
+++ b/core/modules/views/config/views.view.glossary.yml
@@ -1,12 +1,8 @@
-langcode: en
-status: '0'
-module: node
-id: glossary
-description: 'A list of all content, by letter.'
-tag: default
+base_field: nid
 base_table: node
-human_name: Glossary
 core: '8'
+description: 'A list of all content, by letter.'
+status: '0'
 display:
   default:
     id: default
@@ -17,8 +13,8 @@ display:
       query:
         type: views_query
         options:
-          query_comment: false
-      use_ajax: true
+          query_comment: '0'
+      use_ajax: '1'
       access:
         type: none
       cache:
@@ -28,20 +24,20 @@ display:
       pager:
         type: mini
         options:
-          items_per_page: 36
+          items_per_page: '36'
       fields:
         title:
           id: title
           table: node
           field: title
-          link_to_node: 1
+          link_to_node: '1'
           plugin_id: node
         name:
           id: name
           table: users
           field: name
           label: Author
-          link_to_user: 1
+          link_to_user: '1'
           relationship: uid
           plugin_id: user_name
         changed:
@@ -58,18 +54,18 @@ display:
           field: title
           default_action: default
           exception:
-            title_enable: 1
+            title_enable: '1'
           default_argument_type: fixed
           default_argument_options:
             argument: a
           summary:
             format: default_summary
-          specify_validation: 1
-          glossary: 1
+          specify_validation: '1'
+          glossary: '1'
           limit: '1'
           case: upper
           path_case: lower
-          transform_dash: 0
+          transform_dash: '0'
           plugin_id: string
       relationships:
         uid:
@@ -87,16 +83,16 @@ display:
           default: title
           info:
             title:
-              sortable: 1
+              sortable: '1'
               separator: ''
             name:
-              sortable: 1
+              sortable: '1'
               separator: ''
             changed:
-              sortable: 1
+              sortable: '1'
               separator: ''
-          override: 1
-          sticky: 0
+          override: '1'
+          sticky: '0'
   page_1:
     id: page_1
     display_title: Page
@@ -125,7 +121,7 @@ display:
         options:
           offset: '0'
       defaults:
-        arguments: false
+        arguments: '0'
       arguments:
         title:
           id: title
@@ -133,7 +129,7 @@ display:
           field: title
           default_action: summary
           exception:
-            title_enable: 1
+            title_enable: '1'
           default_argument_type: fixed
           default_argument_options:
             argument: a
@@ -141,16 +137,21 @@ display:
             format: unformatted_summary
           summary_options:
             items_per_page: '25'
-            inline: 1
+            inline: '1'
             separator: ' | '
-          specify_validation: 1
-          glossary: 1
+          specify_validation: '1'
+          glossary: '1'
           limit: '1'
           case: upper
           path_case: lower
-          transform_dash: 0
+          transform_dash: '0'
           plugin_id: string
       displays:
         default: default
         page: page_1
-      inherit_arguments: 0
+      inherit_arguments: '0'
+human_name: Glossary
+module: node
+id: glossary
+tag: default
+langcode: en
diff --git a/core/modules/views/config/views.view.taxonomy_term.yml b/core/modules/views/config/views.view.taxonomy_term.yml
index 0cfeff2..f138efb 100644
--- a/core/modules/views/config/views.view.taxonomy_term.yml
+++ b/core/modules/views/config/views.view.taxonomy_term.yml
@@ -1,12 +1,8 @@
-langcode: en
-status: '0'
-module: taxonomy
-id: taxonomy_term
-description: 'Customize the default taxonomy/term display.'
-tag: default
+base_field: nid
 base_table: node
-human_name: 'Taxonomy term'
 core: '8'
+description: 'Customize the default taxonomy/term display.'
+status: '0'
 display:
   default:
     id: default
@@ -17,7 +13,7 @@ display:
       query:
         type: views_query
         options:
-          query_comment: false
+          query_comment: '0'
       access:
         type: none
       cache:
@@ -46,37 +42,37 @@ display:
           field: term_node_tid_depth
           default_action: 'not found'
           exception:
-            title_enable: 1
-          title_enable: 1
+            title_enable: '1'
+          title_enable: '1'
           title: '%1'
           default_argument_type: fixed
           summary:
             format: default_summary
-          specify_validation: 1
+          specify_validation: '1'
           validate:
             type: taxonomy_term
           depth: '0'
-          break_phrase: 1
+          break_phrase: '1'
           plugin_id: taxonomy_index_tid_depth
         term_node_tid_depth_modifier:
           id: term_node_tid_depth_modifier
           table: node
           field: term_node_tid_depth_modifier
           exception:
-            title_enable: 1
+            title_enable: '1'
           default_argument_type: fixed
           summary:
             format: default_summary
-          specify_validation: 1
+          specify_validation: '1'
           plugin_id: taxonomy_index_tid_depth_modifier
       filters:
         status_extra:
           id: status_extra
           table: node
           field: status_extra
-          group: 0
+          group: '0'
           expose:
-            operator: false
+            operator: '0'
           plugin_id: node_status
       style:
         type: default
@@ -104,12 +100,17 @@ display:
       pager:
         type: full
         options:
-          items_per_page: 15
+          items_per_page: '15'
       path: taxonomy/term/%/%/feed
       displays:
         page: page
-        default: 0
+        default: '0'
       style:
         type: rss
       row:
         type: node_rss
+human_name: 'Taxonomy term'
+module: taxonomy
+id: taxonomy_term
+tag: default
+langcode: en
diff --git a/core/modules/views/config/views.view.tracker.yml b/core/modules/views/config/views.view.tracker.yml
index eb37ba7..6e3b025 100644
--- a/core/modules/views/config/views.view.tracker.yml
+++ b/core/modules/views/config/views.view.tracker.yml
@@ -1,12 +1,8 @@
-langcode: en
-status: '0'
-module: node
-id: tracker
-description: 'Shows all new activity on the system.'
-tag: default
+base_field: nid
 base_table: node
-human_name: Tracker
 core: '8'
+description: 'Shows all new activity on the system.'
+status: '0'
 display:
   default:
     id: default
@@ -17,7 +13,7 @@ display:
       query:
         type: views_query
         options:
-          query_comment: false
+          query_comment: '0'
       title: 'Recent posts'
       access:
         type: none
@@ -70,17 +66,17 @@ display:
           table: history
           field: timestamp
           label: ''
-          link_to_node: 0
-          comments: 1
+          link_to_node: '0'
+          comments: '1'
           plugin_id: node_history_user_timestamp
         new_comments:
           id: new_comments
           table: node
           field: new_comments
           label: ''
-          hide_empty: true
+          hide_empty: '1'
           suffix: ' new'
-          link_to_comment: 1
+          link_to_comment: '1'
           plugin_id: node_new_comments
       sorts:
         last_comment_timestamp:
@@ -94,13 +90,13 @@ display:
           table: node
           field: uid_touch
           exception:
-            title_enable: 1
-          title_enable: 1
+            title_enable: '1'
+          title_enable: '1'
           title: 'Recent posts for %1'
           default_argument_type: fixed
           summary:
             format: default_summary
-          specify_validation: 1
+          specify_validation: '1'
           plugin_id: argument_comment_user_uid
       filters:
         status:
@@ -108,9 +104,9 @@ display:
           table: node
           field: status
           value: '1'
-          group: 0
+          group: '0'
           expose:
-            operator: false
+            operator: '0'
           plugin_id: boolean
       style:
         type: table
@@ -126,25 +122,25 @@ display:
           default: last_comment_timestamp
           info:
             type:
-              sortable: 1
+              sortable: '1'
               separator: ''
             title:
-              sortable: 1
+              sortable: '1'
               separator: '&nbsp;'
             name:
-              sortable: 1
+              sortable: '1'
               separator: ''
             comment_count:
-              sortable: 1
+              sortable: '1'
               separator: '<br />'
             last_comment_timestamp:
-              sortable: 1
+              sortable: '1'
               separator: '&nbsp;'
             timestamp:
               separator: ''
             new_comments:
               separator: ''
-          override: 1
+          override: '1'
           order: desc
   page_1:
     id: page_1
@@ -159,3 +155,8 @@ display:
       menu:
         type: normal
         title: 'Recent posts'
+human_name: Tracker
+module: node
+id: tracker
+tag: default
+langcode: en
