Commit updated configuration following update to Drupal 8.8

This commit is contained in:
benjamin melançon 2020-03-02 03:23:49 -05:00
parent 54fb61f01e
commit de3910df62
91 changed files with 408 additions and 56 deletions

View file

@ -21,6 +21,7 @@ content:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
region: content
info:
@ -38,4 +39,9 @@ content:
settings:
include_locked: true
third_party_settings: { }
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden: { }

View file

@ -41,4 +41,9 @@ content:
settings:
include_locked: true
third_party_settings: { }
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden: { }

View file

@ -31,6 +31,11 @@ content:
hide_help: '1'
hide_guidelines: '0'
region: content
comment_notify_settings:
weight: 1
settings: { }
third_party_settings: { }
region: content
langcode:
type: language_select
weight: 2
@ -38,5 +43,10 @@ content:
settings:
include_locked: true
third_party_settings: { }
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
subject: true

View file

@ -21,6 +21,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
region: content
group_roles:

View file

@ -96,6 +96,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
type: entity_reference_autocomplete_tags
region: content
@ -154,6 +155,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
region: content
url_redirects:

View file

@ -55,6 +55,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
field_body_paragraph:
weight: 5
@ -97,6 +98,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
region: content
field_topics:
@ -154,6 +156,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
region: content
url_redirects:

View file

@ -46,6 +46,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
type: entity_reference_autocomplete
region: content
@ -89,6 +90,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
type: entity_reference_autocomplete_tags
region: content
@ -140,6 +142,11 @@ content:
placeholder: ''
third_party_settings: { }
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
uid:
type: entity_reference_autocomplete
weight: 7
@ -147,6 +154,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
region: content
url_redirects:

View file

@ -138,6 +138,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
region: content
url_redirects:

View file

@ -88,6 +88,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
type: entity_reference_autocomplete
region: content
@ -112,6 +113,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
type: entity_reference_autocomplete
region: content
@ -183,6 +185,11 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
url_redirects:
weight: 50
settings: { }

View file

@ -86,6 +86,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
type: entity_reference_autocomplete_tags
region: content
@ -144,6 +145,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
region: content
url_redirects:

View file

@ -69,6 +69,11 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
uid:
type: entity_reference_autocomplete
weight: 2
@ -76,6 +81,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
region: content
third_party_settings: { }
url_redirects:

View file

@ -93,6 +93,11 @@ content:
placeholder: ''
third_party_settings: { }
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
uid:
type: entity_reference_autocomplete
weight: 3
@ -100,6 +105,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
region: content
url_redirects:

View file

@ -159,6 +159,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
region: content
url_redirects:

View file

@ -105,6 +105,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
type: entity_reference_autocomplete_tags
region: content
@ -163,6 +164,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
region: content
third_party_settings: { }
url_redirects:

View file

@ -16,6 +16,7 @@ content:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
type: entity_reference_autocomplete
region: content

View file

@ -28,6 +28,11 @@ content:
third_party_settings: { }
type: faqfield_default
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -21,6 +21,11 @@ content:
third_party_settings: { }
type: file_generic
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -23,6 +23,11 @@ content:
third_party_settings: { }
type: image_image
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -59,6 +59,11 @@ content:
third_party_settings: { }
type: boolean_checkbox
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -43,6 +43,11 @@ content:
third_party_settings: { }
type: text_textarea
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -20,6 +20,11 @@ content:
third_party_settings: { }
type: string_textfield
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -31,6 +31,11 @@ content:
third_party_settings: { }
type: text_textarea
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -55,6 +55,11 @@ content:
third_party_settings: { }
type: text_textarea
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -69,6 +69,11 @@ content:
hide_guidelines: '1'
type: text_textfield
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -30,6 +30,11 @@ content:
third_party_settings: { }
type: datetime_default
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -20,6 +20,11 @@ content:
third_party_settings: { }
type: video_embed_field_textfield
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -42,9 +42,15 @@ content:
match_operator: CONTAINS
size: '60'
placeholder: ''
match_limit: 10
third_party_settings: { }
type: viewsreference_autocomplete
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -19,6 +19,11 @@ content:
third_party_settings: { }
type: webform_entity_reference_select
region: content
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden:
created: true
status: true

View file

@ -19,9 +19,18 @@ content:
account:
weight: -10
region: content
settings: { }
third_party_settings: { }
comment_notify_settings:
weight: 4
settings: { }
third_party_settings: { }
region: content
contact:
weight: 5
region: content
settings: { }
third_party_settings: { }
google_analytics:
weight: 3
settings: { }
@ -30,6 +39,8 @@ content:
language:
weight: 0
region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 30
@ -39,6 +50,8 @@ content:
timezone:
weight: 6
region: content
settings: { }
third_party_settings: { }
user_picture:
type: image_image
settings:

View file

@ -116,6 +116,7 @@ module:
page_cache: 0
paragraphs_features: 0
path: 0
path_alias: 0
preview_link: 0
quickedit: 0
rdf: 0

View file

@ -21,4 +21,5 @@ default_value: { }
default_value_callback: ''
settings:
display_summary: false
required_summary: false
field_type: text_with_summary

View file

@ -21,4 +21,5 @@ default_value: { }
default_value_callback: ''
settings:
display_summary: true
required_summary: false
field_type: text_with_summary

View file

@ -21,4 +21,5 @@ default_value: { }
default_value_callback: ''
settings:
display_summary: true
required_summary: false
field_type: text_with_summary

View file

@ -21,4 +21,5 @@ default_value: { }
default_value_callback: ''
settings:
display_summary: true
required_summary: false
field_type: text_with_summary

View file

@ -21,4 +21,5 @@ default_value: { }
default_value_callback: ''
settings:
display_summary: true
required_summary: false
field_type: text_with_summary

View file

@ -21,4 +21,5 @@ default_value: { }
default_value_callback: ''
settings:
display_summary: true
required_summary: false
field_type: text_with_summary

View file

@ -21,4 +21,5 @@ default_value: { }
default_value_callback: ''
settings:
display_summary: true
required_summary: false
field_type: text_with_summary

View file

@ -21,4 +21,5 @@ default_value: { }
default_value_callback: ''
settings:
display_summary: true
required_summary: false
field_type: text_with_summary

View file

@ -21,4 +21,5 @@ default_value: { }
default_value_callback: ''
settings:
display_summary: true
required_summary: false
field_type: text_with_summary

View file

@ -0,0 +1,13 @@
uuid: 08d5831c-2650-4df9-9973-b83ff9026932
langcode: en
status: true
dependencies:
module:
- path_alias
_core:
default_config_hash: dhjFABRzm52DkRXnYja5ZoHwjY0R3gEGic3KpDUXgRo
id: path_alias.path_alias
target_entity_type_id: path_alias
target_bundle: path_alias
default_langcode: und
language_alterable: true

View file

@ -1,7 +1,6 @@
allow_insecure_uploads: false
default_scheme: public
path:
temporary: /tmp
path: { }
temporary_maximum_age: 21600
_core:
default_config_hash: t48gCU9DzYfjb3bAOIqHLzhL0ChBlXh6_5B5Pyo9t8g

View file

@ -17,7 +17,6 @@ description: 'Various displays for the action content type.'
tag: ''
base_table: search_api_index_action
base_field: search_api_id
core: 8.x
display:
default:
display_plugin: default
@ -204,6 +203,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -16,7 +16,6 @@ description: 'All content, by month.'
tag: default
base_table: node_field_data
base_field: nid
core: '8'
display:
default:
id: default
@ -113,6 +112,8 @@ display:
group: 0
expose:
operator: '0'
operator_limit_selection: false
operator_list: { }
plugin_id: boolean
entity_type: node
entity_field: status
@ -141,6 +142,8 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -17,7 +17,6 @@ description: 'Various displays for the article content type.'
tag: ''
base_table: search_api_index_article
base_field: search_api_id
core: 8.x
display:
default:
display_plugin: default

View file

@ -14,7 +14,6 @@ description: 'Find and manage custom blocks.'
tag: default
base_table: block_content_field_data
base_field: id
core: 8.x
display:
default:
display_plugin: default
@ -378,6 +377,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -419,6 +420,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -457,6 +460,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -27,7 +27,6 @@ description: 'Various displays for the blog content type.'
tag: ''
base_table: search_api_index_blog
base_field: search_api_id
core: 8.x
display:
default:
display_plugin: default
@ -218,6 +217,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -17,7 +17,6 @@ description: 'Various displays for the campign content type.'
tag: ''
base_table: search_api_index_campaign
base_field: search_api_id
core: 8.x
display:
default:
display_plugin: default
@ -205,6 +204,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -16,7 +16,6 @@ description: 'Our Work'
tag: ''
base_table: search_api_index_case_study
base_field: search_api_id
core: 8.x
display:
default:
display_plugin: default
@ -215,6 +214,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -253,6 +254,8 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -14,7 +14,6 @@ description: 'Find and manage comments.'
tag: default
base_table: comment_field_data
base_field: cid
core: 8.x
display:
default:
display_plugin: default
@ -653,6 +652,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -693,6 +694,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -733,6 +736,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -775,6 +780,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -926,6 +933,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -966,6 +975,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -1006,6 +1017,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -1048,6 +1061,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -15,7 +15,6 @@ description: 'Recent comments.'
tag: default
base_table: comment_field_data
base_field: cid
core: 8.x
display:
default:
display_plugin: default
@ -179,6 +178,8 @@ display:
plugin_id: boolean
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
group: 1
entity_type: comment
entity_field: status
@ -191,6 +192,8 @@ display:
plugin_id: boolean
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
group: 1
entity_type: node
entity_field: status

View file

@ -15,7 +15,6 @@ description: 'Find and manage content.'
tag: default
base_table: node_field_data
base_field: nid
core: 8.x
display:
default:
display_options:
@ -514,6 +513,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -555,6 +556,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -593,6 +596,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: true
group_info:
label: 'Published status'
@ -625,6 +630,9 @@ display:
plugin_id: node_status
group: 1
entity_type: node
expose:
operator_limit_selection: false
operator_list: { }
title_1:
id: title_1
table: node_field_data
@ -657,6 +665,8 @@ display:
partner: '0'
staff: '0'
placeholder: ''
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -14,7 +14,6 @@ description: 'Recent content.'
tag: default
base_table: node_field_data
base_field: nid
core: 8.x
display:
default:
display_plugin: default
@ -188,6 +187,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -227,6 +228,8 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -17,7 +17,6 @@ description: 'Displays for event content type.'
tag: ''
base_table: search_api_index_event
base_field: search_api_id
core: 8.x
display:
default:
display_plugin: default
@ -212,6 +211,8 @@ display:
placeholder: ''
min_placeholder: ''
max_placeholder: ''
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -14,7 +14,6 @@ description: 'Find and manage files.'
tag: default
base_table: file_managed
base_field: fid
core: 8.x
display:
default:
display_plugin: default
@ -598,6 +597,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -638,6 +639,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -679,6 +682,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -17,7 +17,6 @@ description: 'All content promoted to the front page.'
tag: default
base_table: node_field_data
base_field: nid
core: 8.x
display:
default:
display_options:
@ -88,6 +87,8 @@ display:
authenticated: authenticated
required: false
use_operator: false
operator_limit_selection: false
operator_list: { }
exposed: false
field: promote
group: 1
@ -115,6 +116,8 @@ display:
status:
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
field: status
group: 1
id: status
@ -148,6 +151,8 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -16,7 +16,6 @@ description: 'All content, by letter.'
tag: default
base_table: node_field_data
base_field: nid
core: '8'
display:
default:
id: default
@ -336,6 +335,8 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -21,7 +21,6 @@ description: 'Group listing page.'
tag: ''
base_table: groups_field_data
base_field: id
core: 8.x
display:
default:
display_plugin: default
@ -238,6 +237,9 @@ display:
entity_type: group
entity_field: type
plugin_id: bundle
expose:
operator_limit_selection: false
operator_list: { }
sorts:
label:
id: label

View file

@ -18,7 +18,6 @@ description: 'Lists all of the nodes that have been added to a group.'
tag: ''
base_table: node_field_data
base_field: nid
core: 8.x
display:
default:
display_plugin: default
@ -107,6 +106,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -2,6 +2,8 @@ uuid: 92b772be-1d50-4394-8b25-18a82d12499a
langcode: en
status: true
dependencies:
config:
- field.storage.group_content.group_roles
module:
- group
- user
@ -14,7 +16,6 @@ description: ''
tag: ''
base_table: group_content_field_data
base_field: id
core: 8.x
display:
default:
display_plugin: default

View file

@ -15,7 +15,6 @@ description: 'Lists all of the nodes that have been added to a group.'
tag: ''
base_table: node_field_data
base_field: nid
core: 8.x
display:
default:
display_plugin: default
@ -780,6 +779,8 @@ display:
anonymous: '0'
administrator: '0'
group_admin: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: true
group_info:
label: 'Published status'
@ -830,6 +831,8 @@ display:
administrator: '0'
group_admin: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -20,7 +20,6 @@ description: 'Displays for the people content type.'
tag: ''
base_table: search_api_index_people
base_field: search_api_id
core: 8.x
display:
default:
display_plugin: default
@ -306,6 +305,8 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -15,7 +15,6 @@ description: 'List of redirects'
tag: ''
base_table: redirect
base_field: rid
core: 8.x
display:
default:
display_plugin: default
@ -359,6 +358,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -399,6 +400,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -442,6 +445,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: true
group_info:
label: 'Status code'
@ -532,6 +537,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -14,7 +14,6 @@ description: ''
tag: ''
base_table: redirect_404
base_field: ''
core: 8.x
display:
default:
display_plugin: default
@ -385,6 +384,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -424,6 +425,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -462,6 +465,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -17,7 +17,6 @@ description: 'Related content based on similar terms.'
tag: ''
base_table: node_field_data
base_field: nid
core: 8.x
display:
default:
display_plugin: default
@ -138,6 +137,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -17,7 +17,6 @@ description: 'Displays for the resource content type based on a Search API index
tag: ''
base_table: search_api_index_resource
base_field: search_api_id
core: 8.x
display:
default:
display_plugin: default
@ -217,6 +216,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -15,7 +15,6 @@ description: 'Search results page using Search API.'
tag: ''
base_table: search_api_index_content
base_field: search_api_id
core: 8.x
display:
default:
display_plugin: default
@ -178,6 +177,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -22,7 +22,6 @@ description: 'Content belonging to a certain taxonomy term.'
tag: default
base_table: node_field_data
base_field: nid
core: '8'
display:
default:
id: default
@ -165,6 +164,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -673,6 +674,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -13,7 +13,6 @@ description: 'Find and manage people interacting with your site.'
tag: default
base_table: users_field_data
base_field: uid
core: 8.x
display:
default:
display_plugin: default
@ -604,6 +603,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -645,6 +646,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: true
group_info:
label: Status
@ -694,6 +697,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -734,6 +739,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -771,6 +778,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -812,6 +821,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -14,7 +14,6 @@ description: 'Recent log messages'
tag: ''
base_table: watchdog
base_field: wid
core: 8.x
display:
default:
display_plugin: default
@ -585,6 +584,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -624,6 +625,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -17,7 +17,6 @@ description: 'Default webform submissions views.'
tag: ''
base_table: webform_submission
base_field: sid
core: 8.x
display:
default:
display_plugin: default
@ -1313,6 +1312,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -1353,6 +1354,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -1394,6 +1397,8 @@ display:
anonymous: '0'
administrator: '0'
demo_region: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -2283,6 +2288,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -2323,6 +2330,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -2364,6 +2373,8 @@ display:
anonymous: '0'
administrator: '0'
demo_region: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -3058,6 +3069,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -3098,6 +3111,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -3139,6 +3154,8 @@ display:
anonymous: '0'
administrator: '0'
demo_region: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -16,7 +16,6 @@ description: ''
tag: ''
base_table: webmention_received
base_field: id
core: 8.x
display:
default:
display_plugin: default
@ -746,6 +745,8 @@ display:
anonymous: '0'
administrator: '0'
placeholder: ''
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -787,6 +788,8 @@ display:
anonymous: '0'
administrator: '0'
placeholder: ''
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -828,6 +831,8 @@ display:
anonymous: '0'
administrator: '0'
placeholder: ''
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -869,6 +874,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''
@ -911,6 +918,8 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -13,7 +13,6 @@ description: 'Shows a list of the newest user accounts on the site.'
tag: default
base_table: users_field_data
base_field: uid
core: 8.x
display:
default:
display_plugin: default
@ -98,6 +97,8 @@ display:
id: status
expose:
operator: '0'
operator_limit_selection: false
operator_list: { }
group: 1
plugin_id: boolean
entity_type: user
@ -129,6 +130,8 @@ display:
multiple: false
remember_roles:
authenticated: authenticated
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -13,7 +13,6 @@ description: 'Shows the user names of the most recently active users, and the to
tag: default
base_table: users_field_data
base_field: uid
core: 8.x
display:
default:
display_plugin: default
@ -105,6 +104,8 @@ display:
id: status
expose:
operator: '0'
operator_limit_selection: false
operator_list: { }
group: 1
plugin_id: boolean
entity_type: user
@ -138,6 +139,8 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
operator_limit_selection: false
operator_list: { }
is_grouped: false
group_info:
label: ''

View file

@ -93,6 +93,8 @@ assets:
javascript: ''
handler:
excluded_handlers: { }
variant:
excluded_variants: { }
export:
temp_directory: ''
exporter: delimited
@ -122,6 +124,9 @@ batch:
default_batch_email_size: 500
purge:
cron_size: 100
form:
filter_category: ''
filter_state: ''
element:
machine_name_pattern: a-z0-9_
empty_message: '{Empty}'
@ -154,14 +159,14 @@ element:
default_empty_option: true
default_empty_option_required: ''
default_empty_option_optional: ''
default_icheck: ''
default_google_maps_api_key: ''
default_algolia_places_app_id: ''
default_algolia_places_api_key: ''
excluded_elements:
password: password
password_confirm: password_confirm
webform_location_geocomplete: webform_location_geocomplete
default_icheck: ''
default_google_maps_api_key: ''
html_editor:
disabled: false
element_format: ''

View file

@ -98,6 +98,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -145,6 +146,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:

View file

@ -91,6 +91,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -138,6 +139,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -187,3 +189,5 @@ access:
users: { }
permissions: { }
handlers: { }
variants: { }
uuid: d57a0f50-13eb-4c78-a398-7d685d50322f

View file

@ -1,4 +1,3 @@
uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea
langcode: en
status: open
dependencies: { }
@ -109,6 +108,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -158,6 +158,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -207,3 +208,5 @@ access:
users: { }
permissions: { }
handlers: { }
variants: { }
uuid: 1270ffba-cf31-4bfc-8eb3-a5192a1d47ea

View file

@ -1,12 +1,9 @@
uuid: 334440fc-4195-4388-bd1d-c9d22c37c496
langcode: en
status: open
dependencies:
enforced:
module:
- webform
_core:
default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww
open: null
close: null
weight: 0
@ -111,6 +108,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -158,6 +156,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -239,13 +238,18 @@ handlers:
ignore_access: false
exclude_empty: true
exclude_empty_checkbox: false
exclude_attachments: false
html: true
attachments: false
twig: true
theme_name: ''
debug: false
reply_to: ''
return_path: ''
sender_mail: ''
sender_name: ''
theme_name: ''
parameters: { }
variants: { }
uuid: 334440fc-4195-4388-bd1d-c9d22c37c496
_core:
default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww

View file

@ -1,4 +1,3 @@
uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3
langcode: en
status: open
dependencies: { }
@ -96,6 +95,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -143,6 +143,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -192,3 +193,5 @@ access:
users: { }
permissions: { }
handlers: { }
variants: { }
uuid: 9b05041e-37e3-4ee5-ab00-2faa67fdb9f3

View file

@ -122,6 +122,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -169,6 +170,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -218,3 +220,4 @@ access:
users: { }
permissions: { }
handlers: { }
variants: { }

View file

@ -1,4 +1,3 @@
uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9
langcode: en
status: open
dependencies: { }
@ -98,6 +97,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -145,6 +145,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -194,3 +195,5 @@ access:
users: { }
permissions: { }
handlers: { }
variants: { }
uuid: 439948f3-c134-40f5-a8a2-2c2b834e4cf9

View file

@ -1,4 +1,3 @@
uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704
langcode: en
status: open
dependencies:
@ -91,6 +90,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -138,6 +138,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -201,3 +202,5 @@ handlers:
mergevars: ''
interest_groups: { }
control: ''
variants: { }
uuid: 31bef3a4-a584-4234-bd2f-ab081d1d5704

View file

@ -1,4 +1,3 @@
uuid: e00580b9-1381-408d-8ddc-e8314675680e
langcode: en
status: open
dependencies: { }
@ -81,6 +80,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -128,6 +128,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -177,3 +178,5 @@ access:
users: { }
permissions: { }
handlers: { }
variants: { }
uuid: e00580b9-1381-408d-8ddc-e8314675680e

View file

@ -1,4 +1,3 @@
uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679
langcode: en
status: open
dependencies:
@ -91,6 +90,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -138,6 +138,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -201,3 +202,5 @@ handlers:
mergevars: ''
interest_groups: { }
control: ''
variants: { }
uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679

View file

@ -1,4 +1,3 @@
uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe
langcode: en
status: open
dependencies: { }
@ -85,6 +84,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -132,6 +132,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -181,3 +182,5 @@ access:
users: { }
permissions: { }
handlers: { }
variants: { }
uuid: c45ac27c-cac5-4fc1-9413-f8d60fdd2fbe

View file

@ -1,12 +1,8 @@
uuid: 231b71a1-0001-400f-aa79-b25634c5c04f
langcode: en
status: open
dependencies:
module:
- antibot
third_party_settings:
antibot:
antibot: true
open: null
close: null
weight: 0
@ -140,6 +136,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -187,6 +184,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -261,6 +259,7 @@ handlers:
ignore_access: false
exclude_empty: true
exclude_empty_checkbox: false
exclude_attachments: false
html: true
attachments: false
twig: false
@ -271,3 +270,8 @@ handlers:
sender_name: ''
theme_name: ''
parameters: { }
variants: { }
uuid: 231b71a1-0001-400f-aa79-b25634c5c04f
third_party_settings:
antibot:
antibot: true

View file

@ -1,4 +1,3 @@
uuid: a4189539-46d5-486f-8e0e-ec913e2093e5
langcode: en
status: open
dependencies: { }
@ -120,6 +119,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -167,6 +167,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -241,6 +242,7 @@ handlers:
ignore_access: false
exclude_empty: true
exclude_empty_checkbox: false
exclude_attachments: false
html: true
attachments: false
twig: false
@ -251,3 +253,5 @@ handlers:
sender_name: ''
theme_name: ''
parameters: { }
variants: { }
uuid: a4189539-46d5-486f-8e0e-ec913e2093e5

View file

@ -1,4 +1,3 @@
uuid: 69315a59-1746-485d-873a-1815072dd1d0
langcode: en
status: open
dependencies: { }
@ -120,6 +119,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -167,6 +167,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -241,6 +242,7 @@ handlers:
ignore_access: false
exclude_empty: true
exclude_empty_checkbox: false
exclude_attachments: false
html: true
attachments: false
twig: false
@ -251,3 +253,5 @@ handlers:
sender_name: ''
theme_name: ''
parameters: { }
variants: { }
uuid: 69315a59-1746-485d-873a-1815072dd1d0

View file

@ -1,4 +1,3 @@
uuid: ab839464-7156-4b3b-a13b-a5502e429e70
langcode: en
status: open
dependencies: { }
@ -120,6 +119,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -167,6 +167,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -241,6 +242,7 @@ handlers:
ignore_access: false
exclude_empty: true
exclude_empty_checkbox: false
exclude_attachments: false
html: true
attachments: false
twig: false
@ -251,3 +253,5 @@ handlers:
sender_name: ''
theme_name: ''
parameters: { }
variants: { }
uuid: ab839464-7156-4b3b-a13b-a5502e429e70

View file

@ -1,4 +1,3 @@
uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9
langcode: en
status: closed
dependencies: { }
@ -120,6 +119,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -167,6 +167,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -241,6 +242,7 @@ handlers:
ignore_access: false
exclude_empty: true
exclude_empty_checkbox: false
exclude_attachments: false
html: true
attachments: false
twig: false
@ -251,3 +253,5 @@ handlers:
sender_name: ''
theme_name: ''
parameters: { }
variants: { }
uuid: 36bb8d28-cf95-4fe6-a299-aae734f204c9

View file

@ -1,4 +1,3 @@
uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15
langcode: en
status: open
dependencies: { }
@ -109,6 +108,7 @@ settings:
wizard_progress_pages: false
wizard_progress_percentage: false
wizard_progress_link: false
wizard_progress_states: false
wizard_start_label: ''
wizard_preview_link: false
wizard_confirmation: true
@ -156,6 +156,7 @@ settings:
purge_days: null
results_disabled: false
results_disabled_ignore: false
token_view: false
token_update: false
access:
create:
@ -205,3 +206,5 @@ access:
users: { }
permissions: { }
handlers: { }
variants: { }
uuid: 4a93727f-5bc1-4fa5-a8dc-c283d3005c15