diff --git a/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml b/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml index 198e9ce..51a3890 100644 --- a/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml +++ b/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml @@ -30,7 +30,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic @@ -94,7 +94,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_field_filters.yml b/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_field_filters.yml index f4edfd8..658579b 100644 --- a/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_field_filters.yml +++ b/core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_field_filters.yml @@ -30,7 +30,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.yml b/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.yml index bd04a83..49f95bd 100644 --- a/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.yml +++ b/core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.yml @@ -37,7 +37,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic @@ -118,7 +118,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -171,7 +171,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -223,7 +223,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -277,7 +277,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/file/config/install/views.view.files.yml b/core/modules/file/config/install/views.view.files.yml index 550a9cc..e1fb40f 100644 --- a/core/modules/file/config/install/views.view.files.yml +++ b/core/modules/file/config/install/views.view.files.yml @@ -32,7 +32,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic @@ -238,7 +238,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -291,7 +291,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -343,7 +343,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -394,7 +394,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -448,7 +448,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -502,7 +502,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -781,7 +781,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -831,7 +831,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -880,7 +880,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -929,7 +929,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/forum/tests/modules/forum_test_views/test_views/views.view.test_forum_index.yml b/core/modules/forum/tests/modules/forum_test_views/test_views/views.view.test_forum_index.yml index e421d24..4a05488 100644 --- a/core/modules/forum/tests/modules/forum_test_views/test_views/views.view.test_forum_index.yml +++ b/core/modules/forum/tests/modules/forum_test_views/test_views/views.view.test_forum_index.yml @@ -61,7 +61,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -114,7 +114,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/node/config/install/views.view.archive.yml b/core/modules/node/config/install/views.view.archive.yml index 047d062..9de6168 100644 --- a/core/modules/node/config/install/views.view.archive.yml +++ b/core/modules/node/config/install/views.view.archive.yml @@ -21,7 +21,7 @@ display: query: type: views_query options: - query_comment: false + query_comment: '' disable_sql_rewrite: false distinct: false replica: false diff --git a/core/modules/node/config/install/views.view.content.yml b/core/modules/node/config/install/views.view.content.yml index 7fd418a..cd6ef8e 100644 --- a/core/modules/node/config/install/views.view.content.yml +++ b/core/modules/node/config/install/views.view.content.yml @@ -275,7 +275,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/node/config/install/views.view.content_recent.yml b/core/modules/node/config/install/views.view.content_recent.yml index 4bbe54f..63f771b 100644 --- a/core/modules/node/config/install/views.view.content_recent.yml +++ b/core/modules/node/config/install/views.view.content_recent.yml @@ -32,7 +32,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic @@ -159,7 +159,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -214,7 +214,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -265,7 +265,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/node/config/install/views.view.frontpage.yml b/core/modules/node/config/install/views.view.frontpage.yml index b5d02e9..c75f79a 100644 --- a/core/modules/node/config/install/views.view.frontpage.yml +++ b/core/modules/node/config/install/views.view.frontpage.yml @@ -184,7 +184,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } row: type: 'entity:node' diff --git a/core/modules/node/config/install/views.view.glossary.yml b/core/modules/node/config/install/views.view.glossary.yml index 1625bdd..78d1cad 100644 --- a/core/modules/node/config/install/views.view.glossary.yml +++ b/core/modules/node/config/install/views.view.glossary.yml @@ -22,7 +22,7 @@ display: query: type: views_query options: - query_comment: false + query_comment: '' disable_sql_rewrite: false distinct: false replica: false @@ -91,7 +91,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -143,7 +143,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -198,7 +198,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_contextual_links.yml b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_contextual_links.yml index ad1e38f..96a7940 100644 --- a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_contextual_links.yml +++ b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_contextual_links.yml @@ -49,7 +49,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } row: type: 'entity:node' diff --git a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_field_filters.yml b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_field_filters.yml index d23420b..5130e8b 100644 --- a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_field_filters.yml +++ b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_field_filters.yml @@ -32,7 +32,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml index 462d371..1136930 100644 --- a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml +++ b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml @@ -32,7 +32,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic @@ -85,7 +85,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: false ellipsis: false more_link: false @@ -137,7 +137,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_view.yml b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_view.yml index 2302614..762fc9d 100644 --- a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_view.yml +++ b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_view.yml @@ -32,7 +32,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic @@ -96,7 +96,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml index 59b4408..6488477 100644 --- a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml +++ b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml @@ -60,7 +60,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml b/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml index 69398b3..7949022 100644 --- a/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml +++ b/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml @@ -34,7 +34,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml b/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml index ef09354..5e2da66 100644 --- a/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml +++ b/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml @@ -34,7 +34,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml b/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml index 4da80ea..9c55445 100644 --- a/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml +++ b/core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml @@ -34,7 +34,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_display_field.yml b/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_display_field.yml index feac2e8..7708ffc 100644 --- a/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_display_field.yml +++ b/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_display_field.yml @@ -72,7 +72,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/statistics/tests/modules/statistics_test_views/test_views/views.view.test_statistics_integration.yml b/core/modules/statistics/tests/modules/statistics_test_views/test_views/views.view.test_statistics_integration.yml index a82936f..a306695 100644 --- a/core/modules/statistics/tests/modules/statistics_test_views/test_views/views.view.test_statistics_integration.yml +++ b/core/modules/statistics/tests/modules/statistics_test_views/test_views/views.view.test_statistics_integration.yml @@ -82,7 +82,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -134,7 +134,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -192,7 +192,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/taxonomy/config/install/views.view.taxonomy_term.yml b/core/modules/taxonomy/config/install/views.view.taxonomy_term.yml index 885d416..3dcdf88 100644 --- a/core/modules/taxonomy/config/install/views.view.taxonomy_term.yml +++ b/core/modules/taxonomy/config/install/views.view.taxonomy_term.yml @@ -22,7 +22,7 @@ display: query: type: views_query options: - query_comment: false + query_comment: '' disable_sql_rewrite: false distinct: false replica: false diff --git a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_default_argument_test.yml b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_default_argument_test.yml index c65d9c9..d2c5bad 100644 --- a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_default_argument_test.yml +++ b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_default_argument_test.yml @@ -32,7 +32,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_field_filters.yml b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_field_filters.yml index 66b30fb..4a4831d 100644 --- a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_field_filters.yml +++ b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_field_filters.yml @@ -32,7 +32,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid.yml b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid.yml index c8b3192..a463a0d 100644 --- a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid.yml +++ b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid.yml @@ -33,7 +33,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_parent.yml b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_parent.yml index efaaa62..c782252 100644 --- a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_parent.yml +++ b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_parent.yml @@ -32,7 +32,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_tid_field.yml b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_tid_field.yml index 10ef4ef..4886abc 100644 --- a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_tid_field.yml +++ b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_tid_field.yml @@ -32,7 +32,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic @@ -106,7 +106,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml b/core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml index 223ac1b..e0fabbe 100644 --- a/core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml +++ b/core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml @@ -80,7 +80,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: false ellipsis: false more_link: false diff --git a/core/modules/user/config/install/views.view.user_admin_people.yml b/core/modules/user/config/install/views.view.user_admin_people.yml index a62860e..14a0632 100644 --- a/core/modules/user/config/install/views.view.user_admin_people.yml +++ b/core/modules/user/config/install/views.view.user_admin_people.yml @@ -30,7 +30,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic @@ -165,7 +165,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -215,7 +215,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -270,7 +270,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -325,7 +325,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -376,7 +376,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -430,7 +430,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -484,7 +484,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -535,7 +535,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/user/config/install/views.view.who_s_new.yml b/core/modules/user/config/install/views.view.who_s_new.yml index 51ef2c5..08cf166 100644 --- a/core/modules/user/config/install/views.view.who_s_new.yml +++ b/core/modules/user/config/install/views.view.who_s_new.yml @@ -31,7 +31,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/user/config/install/views.view.who_s_online.yml b/core/modules/user/config/install/views.view.who_s_online.yml index 9c0faef..af63b3e 100644 --- a/core/modules/user/config/install/views.view.who_s_online.yml +++ b/core/modules/user/config/install/views.view.who_s_online.yml @@ -31,7 +31,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_field_permission.yml b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_field_permission.yml index 6ae987e..1b3a9ce 100644 --- a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_field_permission.yml +++ b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_field_permission.yml @@ -59,7 +59,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -111,7 +111,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_permission.yml b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_permission.yml index 48a4761..6e2fa22 100644 --- a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_permission.yml +++ b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_permission.yml @@ -59,7 +59,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_data.yml b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_data.yml index 5bd259e..ee5dbf4 100644 --- a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_data.yml +++ b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_data.yml @@ -82,7 +82,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml index 6a3907d..4f73acb 100644 --- a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml +++ b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml @@ -101,7 +101,7 @@ display: type: full query: options: - query_comment: false + query_comment: '' type: views_query title: test_user_relationship style: diff --git a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml index 40f21bc..f46fe0a 100644 --- a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml +++ b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml @@ -63,7 +63,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -118,7 +118,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml index 8f2a9ee..69504d4 100644 --- a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml +++ b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml @@ -47,7 +47,7 @@ display: type: full query: options: - query_comment: false + query_comment: '' type: views_query style: type: default diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_aggregate_count.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_aggregate_count.yml index b156d2d..69008fa 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_aggregate_count.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_aggregate_count.yml @@ -53,7 +53,7 @@ display: type: some query: options: - query_comment: false + query_comment: '' type: views_query style: type: default diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml index fce7f88..a95c6dc 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml @@ -38,7 +38,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml index 31db06e..1765391 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml @@ -34,7 +34,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml index 3439017..68284ad 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml @@ -63,7 +63,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -135,7 +135,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -184,7 +184,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_operations.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_operations.yml index 205e8ce..72cc65f 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_operations.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_operations.yml @@ -63,7 +63,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -134,7 +134,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_type_filter.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_type_filter.yml index 98e061c..e98f8a0 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_type_filter.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_type_filter.yml @@ -52,7 +52,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_block.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_block.yml index 53983ff..b35f76f 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_block.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_block.yml @@ -40,7 +40,7 @@ display: type: full query: options: - query_comment: false + query_comment: '' type: views_query style: type: default diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_buttons.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_buttons.yml index cc37f74..f44d93b 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_buttons.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_buttons.yml @@ -41,7 +41,7 @@ display: type: full query: options: - query_comment: false + query_comment: '' type: views_query style: type: default diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_date_between.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_date_between.yml index 57cc2f5..514cc4a 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_date_between.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_date_between.yml @@ -40,7 +40,7 @@ display: type: full query: options: - query_comment: false + query_comment: '' type: views_query style: type: default diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_rows.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_rows.yml index 588bc71..78d4ccc 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_rows.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_rows.yml @@ -62,7 +62,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_history.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_history.yml index 79f5361..4e3d47c 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_history.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_history.yml @@ -82,7 +82,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_search.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_search.yml index a7729b1..2f563a1 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_search.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_search.yml @@ -32,7 +32,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_opml.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_opml.yml index 55f399d..ba1bf94 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_opml.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_opml.yml @@ -61,7 +61,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -113,7 +113,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -165,7 +165,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false @@ -216,7 +216,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false diff --git a/core/modules/views_ui/tests/modules/views_ui_test/config/install/views.view.sa_contrib_2013_035.yml b/core/modules/views_ui/tests/modules/views_ui_test/config/install/views.view.sa_contrib_2013_035.yml index 342917b..9f1fda5 100644 --- a/core/modules/views_ui/tests/modules/views_ui_test/config/install/views.view.sa_contrib_2013_035.yml +++ b/core/modules/views_ui/tests/modules/views_ui_test/config/install/views.view.sa_contrib_2013_035.yml @@ -32,7 +32,7 @@ display: disable_sql_rewrite: false distinct: false replica: false - query_comment: false + query_comment: '' query_tags: { } exposed_form: type: basic @@ -89,7 +89,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: false ellipsis: false more_link: false @@ -141,7 +141,7 @@ display: suffix: '' target: '' nl2br: false - max_length: '' + max_length: null word_boundary: true ellipsis: true more_link: false