Skip to content
Snippets Groups Projects
Commit 6408be37 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2105991 by nonsie, danilenko_dn, vijaycs85: Make sure all YML files in...

Issue #2105991 by nonsie, danilenko_dn, vijaycs85: Make sure all YML files in Statistics module has no type-casting to string.
parent 185ac29d
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -3,7 +3,7 @@ base_field: nid ...@@ -3,7 +3,7 @@ base_field: nid
base_table: node base_table: node
core: 8.x core: 8.x
description: '' description: ''
status: '1' status: true
display: display:
default: default:
display_plugin: default display_plugin: default
...@@ -22,7 +22,7 @@ display: ...@@ -22,7 +22,7 @@ display:
pager: pager:
type: none type: none
options: options:
offset: '0' offset: false
style: style:
type: default type: default
row: row:
...@@ -34,17 +34,17 @@ display: ...@@ -34,17 +34,17 @@ display:
field: title field: title
label: '' label: ''
alter: alter:
alter_text: '0' alter_text: false
make_link: '0' make_link: false
absolute: '0' absolute: false
trim: '0' trim: false
word_boundary: '0' word_boundary: false
ellipsis: '0' ellipsis: false
strip_tags: '0' strip_tags: false
html: '0' html: false
hide_empty: '0' hide_empty: false
empty_zero: '0' empty_zero: false
link_to_node: '1' link_to_node: true
provider: node provider: node
timestamp: timestamp:
id: timestamp id: timestamp
...@@ -54,46 +54,46 @@ display: ...@@ -54,46 +54,46 @@ display:
group_type: group group_type: group
admin_label: '' admin_label: ''
label: 'Most recent view' label: 'Most recent view'
exclude: '0' exclude: false
alter: alter:
alter_text: '0' alter_text: false
text: '' text: ''
make_link: '0' make_link: false
path: '' path: ''
absolute: '0' absolute: false
external: '0' external: false
replace_spaces: '0' replace_spaces: false
path_case: none path_case: none
trim_whitespace: '0' trim_whitespace: false
alt: '' alt: ''
rel: '' rel: ''
link_class: '' link_class: ''
prefix: '' prefix: ''
suffix: '' suffix: ''
target: '' target: ''
nl2br: '0' nl2br: false
max_length: '' max_length: ''
word_boundary: '1' word_boundary: true
ellipsis: '1' ellipsis: true
more_link: '0' more_link: false
more_link_text: '' more_link_text: ''
more_link_path: '' more_link_path: ''
strip_tags: '0' strip_tags: false
trim: '0' trim: false
preserve_tags: '' preserve_tags: ''
html: '0' html: false
element_type: '' element_type: ''
element_class: '' element_class: ''
element_label_type: '' element_label_type: ''
element_label_class: '' element_label_class: ''
element_label_colon: '1' element_label_colon: true
element_wrapper_type: '' element_wrapper_type: ''
element_wrapper_class: '' element_wrapper_class: ''
element_default_classes: '1' element_default_classes: true
empty: '' empty: ''
hide_empty: '0' hide_empty: false
empty_zero: '0' empty_zero: false
hide_alter_empty: '1' hide_alter_empty: true
date_format: html_year date_format: html_year
custom_date_format: '' custom_date_format: ''
timezone: '' timezone: ''
...@@ -106,52 +106,52 @@ display: ...@@ -106,52 +106,52 @@ display:
group_type: group group_type: group
admin_label: '' admin_label: ''
label: 'Total views' label: 'Total views'
exclude: '0' exclude: false
alter: alter:
alter_text: '0' alter_text: false
text: '' text: ''
make_link: '0' make_link: false
path: '' path: ''
absolute: '0' absolute: false
external: '0' external: false
replace_spaces: '0' replace_spaces: false
path_case: none path_case: none
trim_whitespace: '0' trim_whitespace: false
alt: '' alt: ''
rel: '' rel: ''
link_class: '' link_class: ''
prefix: '' prefix: ''
suffix: '' suffix: ''
target: '' target: ''
nl2br: '0' nl2br: false
max_length: '' max_length: ''
word_boundary: '1' word_boundary: true
ellipsis: '1' ellipsis: true
more_link: '0' more_link: false
more_link_text: '' more_link_text: ''
more_link_path: '' more_link_path: ''
strip_tags: '0' strip_tags: false
trim: '0' trim: false
preserve_tags: '' preserve_tags: ''
html: '0' html: false
element_type: '' element_type: ''
element_class: '' element_class: ''
element_label_type: '' element_label_type: ''
element_label_class: '' element_label_class: ''
element_label_colon: '1' element_label_colon: true
element_wrapper_type: '' element_wrapper_type: ''
element_wrapper_class: '' element_wrapper_class: ''
element_default_classes: '1' element_default_classes: true
empty: '' empty: ''
hide_empty: '0' hide_empty: false
empty_zero: '0' empty_zero: false
hide_alter_empty: '1' hide_alter_empty: true
set_precision: '0' set_precision: false
precision: '0' precision: false
decimal: . decimal: .
separator: '' separator: ''
format_plural: '0' format_plural: false
format_plural_singular: '1' format_plural_singular: true
format_plural_plural: '@count' format_plural_plural: '@count'
prefix: '' prefix: ''
suffix: '' suffix: ''
...@@ -164,65 +164,65 @@ display: ...@@ -164,65 +164,65 @@ display:
group_type: group group_type: group
admin_label: '' admin_label: ''
label: 'Views today' label: 'Views today'
exclude: '0' exclude: false
alter: alter:
alter_text: '0' alter_text: false
text: '' text: ''
make_link: '0' make_link: false
path: '' path: ''
absolute: '0' absolute: false
external: '0' external: false
replace_spaces: '0' replace_spaces: false
path_case: none path_case: none
trim_whitespace: '0' trim_whitespace: false
alt: '' alt: ''
rel: '' rel: ''
link_class: '' link_class: ''
prefix: '' prefix: ''
suffix: '' suffix: ''
target: '' target: ''
nl2br: '0' nl2br: false
max_length: '' max_length: ''
word_boundary: '1' word_boundary: true
ellipsis: '1' ellipsis: true
more_link: '0' more_link: false
more_link_text: '' more_link_text: ''
more_link_path: '' more_link_path: ''
strip_tags: '0' strip_tags: false
trim: '0' trim: false
preserve_tags: '' preserve_tags: ''
html: '0' html: false
element_type: '' element_type: ''
element_class: '' element_class: ''
element_label_type: '' element_label_type: ''
element_label_class: '' element_label_class: ''
element_label_colon: '1' element_label_colon: true
element_wrapper_type: '' element_wrapper_type: ''
element_wrapper_class: '' element_wrapper_class: ''
element_default_classes: '1' element_default_classes: true
empty: '' empty: ''
hide_empty: '0' hide_empty: false
empty_zero: '0' empty_zero: false
hide_alter_empty: '1' hide_alter_empty: true
set_precision: '0' set_precision: false
precision: '0' precision: false
decimal: . decimal: .
separator: '' separator: ''
format_plural: '0' format_plural: false
format_plural_singular: '1' format_plural_singular: true
format_plural_plural: '@count' format_plural_plural: '@count'
prefix: '' prefix: ''
suffix: '' suffix: ''
provider: views provider: views
filters: filters:
status: status:
value: '1' value: true
table: node_field_data table: node_field_data
field: status field: status
id: status id: status
expose: expose:
operator: '0' operator: false
group: '1' group: true
provider: views provider: views
sorts: sorts:
created: created:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment