updated core to 9.4.8

This commit is contained in:
Bachir Soussi Chiadmi 2022-10-31 13:13:15 +01:00
parent 78a94ed058
commit 7ce2e5fb39
23 changed files with 1646 additions and 1867 deletions

View File

@ -92,9 +92,9 @@
"drupal/console": "^1.0.2", "drupal/console": "^1.0.2",
"drupal/consumer_image_styles": "^4.0", "drupal/consumer_image_styles": "^4.0",
"drupal/content_sync": "^2.x-dev@dev", "drupal/content_sync": "^2.x-dev@dev",
"drupal/core-composer-scaffold": "9.3.17", "drupal/core-composer-scaffold": "9.4.8",
"drupal/core-project-message": "9.3.17", "drupal/core-project-message": "9.4.8",
"drupal/core-recommended": "9.3.17", "drupal/core-recommended": "9.4.8",
"drupal/ctools": "^3.6", "drupal/ctools": "^3.6",
"drupal/debug_bar": "^1.4", "drupal/debug_bar": "^1.4",
"drupal/devel": "^4.1", "drupal/devel": "^4.1",
@ -115,7 +115,7 @@
"drupal/image_delta_formatter": "^1.x-dev", "drupal/image_delta_formatter": "^1.x-dev",
"drupal/image_effects": "^3.x-dev@dev", "drupal/image_effects": "^3.x-dev@dev",
"drupal/js_cache_buster": "^1.0", "drupal/js_cache_buster": "^1.0",
"drupal/jsonapi_extras": "^3.7", "drupal/jsonapi_extras": "^3.21",
"drupal/jsonrpc": "^2.0", "drupal/jsonrpc": "^2.0",
"drupal/login_destination": "^2.x-dev@dev", "drupal/login_destination": "^2.x-dev@dev",
"drupal/login_history": "^1.x-dev", "drupal/login_history": "^1.x-dev",

1267
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -118,6 +118,8 @@ content:
settings: settings:
image_link: '' image_link: ''
image_style: '' image_style: ''
image_loading:
attribute: lazy
third_party_settings: { } third_party_settings: { }
weight: 105 weight: 105
region: content region: content

View File

@ -118,6 +118,8 @@ content:
settings: settings:
image_link: '' image_link: ''
image_style: '' image_style: ''
image_loading:
attribute: lazy
third_party_settings: { } third_party_settings: { }
weight: 105 weight: 105
region: content region: content

View File

@ -90,6 +90,8 @@ content:
settings: settings:
image_link: '' image_link: ''
image_style: '' image_style: ''
image_loading:
attribute: lazy
third_party_settings: { } third_party_settings: { }
weight: 7 weight: 7
region: content region: content

View File

@ -60,6 +60,8 @@ content:
settings: settings:
image_link: '' image_link: ''
image_style: card_full image_style: card_full
image_loading:
attribute: lazy
third_party_settings: { } third_party_settings: { }
weight: 3 weight: 3
region: content region: content

View File

@ -60,6 +60,8 @@ content:
settings: settings:
image_link: '' image_link: ''
image_style: '' image_style: ''
image_loading:
attribute: lazy
third_party_settings: { } third_party_settings: { }
weight: 5 weight: 5
region: content region: content

View File

@ -150,6 +150,7 @@ module:
menu_ui: 0 menu_ui: 0
message: 0 message: 0
modules_weight: 0 modules_weight: 0
mysql: 0
node: 0 node: 0
options: 0 options: 0
page_cache: 0 page_cache: 0

View File

@ -58,8 +58,6 @@ settings:
linkit_profile: default linkit_profile: default
stylescombo: stylescombo:
styles: '' styles: ''
language:
language_list: un
codemirror: codemirror:
enable: true enable: true
mode: htmlmixed mode: htmlmixed
@ -77,18 +75,8 @@ settings:
autoFormatOnStart: true autoFormatOnStart: true
autoFormatOnModeChange: true autoFormatOnModeChange: true
autoFormatOnUncomment: true autoFormatOnUncomment: true
font:
font_names: ''
font_sizes: ''
colorbutton: colorbutton:
colors: '' colors: ''
video_embed:
defaults:
children:
autoplay: false
responsive: true
width: '854'
height: '480'
image_upload: image_upload:
status: true status: true
scheme: public scheme: public

View File

@ -58,8 +58,6 @@ settings:
linkit_profile: default linkit_profile: default
stylescombo: stylescombo:
styles: h4.inter-titre|Inter-titre styles: h4.inter-titre|Inter-titre
language:
language_list: un
codemirror: codemirror:
enable: true enable: true
mode: htmlmixed mode: htmlmixed
@ -77,18 +75,6 @@ settings:
autoFormatOnStart: true autoFormatOnStart: true
autoFormatOnModeChange: true autoFormatOnModeChange: true
autoFormatOnUncomment: true autoFormatOnUncomment: true
font:
font_names: ''
font_sizes: ''
colorbutton:
colors: ''
video_embed:
defaults:
children:
autoplay: true
responsive: true
width: '854'
height: '480'
image_upload: image_upload:
status: true status: true
scheme: public scheme: public

View File

@ -1,3 +1,4 @@
label: 'Checkout Order Summary'
display: display:
default: default:
display_title: Maître display_title: Maître

View File

@ -25,8 +25,6 @@ display:
empty: empty:
area_text_custom: area_text_custom:
content: 'Aucun contenu de page d''accueil n''a été créé pour l''instant. Suivre le <a href="https://www.drupal.org/fr/docs/user_guide/fr/index.html">Guide utilisateur</a> pour démarrer la construction de votre site.' content: 'Aucun contenu de page d''accueil n''a été créé pour l''instant. Suivre le <a href="https://www.drupal.org/fr/docs/user_guide/fr/index.html">Guide utilisateur</a> pour démarrer la construction de votre site.'
title:
title: 'Bienvenue sur [site:name]'
feed_1: feed_1:
display_title: Flux display_title: Flux
page_1: page_1:

View File

@ -199,6 +199,8 @@ display:
settings: settings:
image_link: '' image_link: ''
image_style: medium image_style: medium
image_loading:
attribute: lazy
group_column: '' group_column: ''
group_columns: { } group_columns: { }
group_rows: true group_rows: true
@ -263,6 +265,8 @@ display:
settings: settings:
image_link: '' image_link: ''
image_style: medium image_style: medium
image_loading:
attribute: lazy
group_column: '' group_column: ''
group_columns: { } group_columns: { }
group_rows: true group_rows: true
@ -2415,6 +2419,8 @@ display:
settings: settings:
image_link: '' image_link: ''
image_style: card_small image_style: card_small
image_loading:
attribute: lazy
group_column: '' group_column: ''
group_columns: { } group_columns: { }
group_rows: true group_rows: true
@ -4715,6 +4721,8 @@ display:
settings: settings:
image_link: '' image_link: ''
image_style: card_small image_style: card_small
image_loading:
attribute: lazy
group_column: '' group_column: ''
group_columns: { } group_columns: { }
group_rows: true group_rows: true
@ -6311,6 +6319,8 @@ display:
settings: settings:
image_link: '' image_link: ''
image_style: card_small image_style: card_small
image_loading:
attribute: lazy
group_column: '' group_column: ''
group_columns: { } group_columns: { }
group_rows: true group_rows: true

View File

@ -2884,6 +2884,8 @@ display:
settings: settings:
image_link: '' image_link: ''
image_style: medium image_style: medium
image_loading:
attribute: lazy
group_column: '' group_column: ''
group_columns: { } group_columns: { }
group_rows: true group_rows: true

View File

@ -361,6 +361,8 @@ display:
settings: settings:
image_link: '' image_link: ''
image_style: article_card_medium image_style: article_card_medium
image_loading:
attribute: lazy
group_column: '' group_column: ''
group_columns: { } group_columns: { }
group_rows: true group_rows: true

View File

@ -82,6 +82,8 @@ display:
settings: settings:
image_link: '' image_link: ''
image_style: card_small image_style: card_small
image_loading:
attribute: lazy
group_column: '' group_column: ''
group_columns: { } group_columns: { }
group_rows: true group_rows: true

View File

@ -583,6 +583,8 @@ display:
settings: settings:
image_link: '' image_link: ''
image_style: home_showroom image_style: home_showroom
image_loading:
attribute: lazy
group_column: '' group_column: ''
group_columns: { } group_columns: { }
group_rows: true group_rows: true
@ -1131,6 +1133,8 @@ display:
settings: settings:
image_link: '' image_link: ''
image_style: home_showroom image_style: home_showroom
image_loading:
attribute: lazy
group_column: '' group_column: ''
group_columns: { } group_columns: { }
group_rows: true group_rows: true

View File

@ -18,61 +18,12 @@ base_table: user_history
base_field: id base_field: id
display: display:
default: default:
display_plugin: default
id: default id: default
display_title: Master display_title: Master
display_plugin: default
position: 0 position: 0
display_options: display_options:
access: title: 'User history'
type: perm
options:
perm: 'view user_history entities'
cache:
type: tag
options: { }
query:
type: views_query
options:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
options:
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
pager:
type: mini
options:
items_per_page: 10
offset: 0
id: 0
total_pages: null
tags:
previous:
next:
expose:
items_per_page: false
items_per_page_label: 'Items per page'
items_per_page_options: '5, 10, 25, 50'
items_per_page_options_all: false
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
style:
type: default
row:
type: 'entity:user_history'
options:
relationship: none
view_mode: tab
fields: fields:
action: action:
id: action id: action
@ -81,6 +32,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: action
plugin_id: field
label: Action label: Action
exclude: false exclude: false
alter: alter:
@ -136,9 +90,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: action
plugin_id: field
user_changed: user_changed:
id: user_changed id: user_changed
table: user_history table: user_history
@ -146,6 +97,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_changed
plugin_id: field
label: Changed label: Changed
exclude: false exclude: false
alter: alter:
@ -203,9 +157,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_changed
plugin_id: field
user_created: user_created:
id: user_created id: user_created
table: user_history table: user_history
@ -213,6 +164,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_created
plugin_id: field
label: Created label: Created
exclude: false exclude: false
alter: alter:
@ -270,9 +224,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_created
plugin_id: field
created: created:
id: created id: created
table: user_history table: user_history
@ -280,6 +231,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: created
plugin_id: field
label: Created label: Created
exclude: false exclude: false
alter: alter:
@ -337,9 +291,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: created
plugin_id: field
user_mail: user_mail:
id: user_mail id: user_mail
table: user_history table: user_history
@ -347,6 +298,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_mail
plugin_id: field
label: Email label: Email
exclude: false exclude: false
alter: alter:
@ -400,9 +354,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_mail
plugin_id: field
id: id:
id: id id: id
table: user_history table: user_history
@ -410,6 +361,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: id
plugin_id: field
label: Id label: Id
exclude: false exclude: false
alter: alter:
@ -466,9 +420,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: id
plugin_id: field
user_init: user_init:
id: user_init id: user_init
table: user_history table: user_history
@ -476,6 +427,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_init
plugin_id: field
label: Init label: Init
exclude: false exclude: false
alter: alter:
@ -529,9 +483,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_init
plugin_id: field
user_langcode: user_langcode:
id: user_langcode id: user_langcode
table: user_history table: user_history
@ -539,6 +490,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_langcode
plugin_id: field
label: Langcode label: Langcode
exclude: false exclude: false
alter: alter:
@ -595,9 +549,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_langcode
plugin_id: field
user_access: user_access:
id: user_access id: user_access
table: user_history table: user_history
@ -605,6 +556,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_access
plugin_id: field
label: 'Last access' label: 'Last access'
exclude: false exclude: false
alter: alter:
@ -662,9 +616,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_access
plugin_id: field
user_login: user_login:
id: user_login id: user_login
table: user_history table: user_history
@ -672,6 +623,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_login
plugin_id: field
label: 'Last logged in' label: 'Last logged in'
exclude: false exclude: false
alter: alter:
@ -729,9 +683,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_login
plugin_id: field
modified_by: modified_by:
id: modified_by id: modified_by
table: user_history table: user_history
@ -739,6 +690,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: modified_by
plugin_id: field
label: 'Modified by' label: 'Modified by'
exclude: false exclude: false
alter: alter:
@ -794,9 +748,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: modified_by
plugin_id: field
user_name: user_name:
id: user_name id: user_name
table: user_history table: user_history
@ -804,6 +755,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_name
plugin_id: field
label: Name label: Name
exclude: false exclude: false
alter: alter:
@ -859,9 +813,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_name
plugin_id: field
user_pass: user_pass:
id: user_pass id: user_pass
table: user_history table: user_history
@ -869,6 +820,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_pass
plugin_id: field
label: Password label: Password
exclude: false exclude: false
alter: alter:
@ -922,9 +876,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_pass
plugin_id: field
user_preferred_admin_langcode: user_preferred_admin_langcode:
id: user_preferred_admin_langcode id: user_preferred_admin_langcode
table: user_history table: user_history
@ -932,6 +883,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_preferred_admin_langcode
plugin_id: field
label: 'Preferred admin langcode' label: 'Preferred admin langcode'
exclude: false exclude: false
alter: alter:
@ -988,9 +942,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_preferred_admin_langcode
plugin_id: field
user_preferred_langcode: user_preferred_langcode:
id: user_preferred_langcode id: user_preferred_langcode
table: user_history table: user_history
@ -998,6 +949,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_preferred_langcode
plugin_id: field
label: 'Preferred langcode' label: 'Preferred langcode'
exclude: false exclude: false
alter: alter:
@ -1054,9 +1008,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_preferred_langcode
plugin_id: field
user_roles_target_id: user_roles_target_id:
id: user_roles_target_id id: user_roles_target_id
table: user_history__user_roles table: user_history__user_roles
@ -1064,6 +1015,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_roles
plugin_id: field
label: Roles label: Roles
exclude: false exclude: false
alter: alter:
@ -1119,9 +1073,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_roles
plugin_id: field
user_timezone: user_timezone:
id: user_timezone id: user_timezone
table: user_history table: user_history
@ -1129,6 +1080,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_timezone
plugin_id: field
label: Timezone label: Timezone
exclude: false exclude: false
alter: alter:
@ -1184,9 +1138,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_timezone
plugin_id: field
user_deleted: user_deleted:
id: user_deleted id: user_deleted
table: user_history table: user_history
@ -1194,6 +1145,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_deleted
plugin_id: field
label: 'User deleted' label: 'User deleted'
exclude: false exclude: false
alter: alter:
@ -1249,9 +1203,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_deleted
plugin_id: field
user_id: user_id:
id: user_id id: user_id
table: user_history table: user_history
@ -1259,6 +1210,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_id
plugin_id: field
label: 'User ID' label: 'User ID'
exclude: false exclude: false
alter: alter:
@ -1314,9 +1268,6 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history
entity_field: user_id
plugin_id: field
user_status: user_status:
id: user_status id: user_status
table: user_history table: user_history
@ -1324,6 +1275,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_status
plugin_id: field
label: 'User status' label: 'User status'
exclude: false exclude: false
alter: alter:
@ -1369,8 +1323,8 @@ display:
type: boolean type: boolean
settings: settings:
format: default format: default
format_custom_true: ''
format_custom_false: '' format_custom_false: ''
format_custom_true: ''
group_column: value group_column: value
group_columns: { } group_columns: { }
group_rows: true group_rows: true
@ -1381,10 +1335,42 @@ display:
multi_type: separator multi_type: separator
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
entity_type: user_history pager:
entity_field: user_status type: mini
plugin_id: field options:
filters: { } offset: 0
items_per_page: 10
total_pages: null
id: 0
tags:
next:
previous:
expose:
items_per_page: false
items_per_page_label: 'Items per page'
items_per_page_options: '5, 10, 25, 50'
items_per_page_options_all: false
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
exposed_form:
type: basic
options:
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
access:
type: perm
options:
perm: 'view user_history entities'
cache:
type: tag
options: { }
empty: { }
sorts: sorts:
created: created:
id: created id: created
@ -1393,20 +1379,15 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
order: DESC
exposed: false
expose:
label: ''
field_identifier: created
granularity: second
entity_type: user_history entity_type: user_history
entity_field: created entity_field: created
plugin_id: date plugin_id: date
title: 'User history' order: DESC
header: { } expose:
footer: { } label: ''
empty: { } field_identifier: created
relationships: { } exposed: false
granularity: second
arguments: arguments:
user_id: user_id:
id: user_id id: user_id
@ -1415,6 +1396,9 @@ display:
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
entity_type: user_history
entity_field: user_id
plugin_id: numeric
default_action: default default_action: default
exception: exception:
value: all value: all
@ -1429,8 +1413,8 @@ display:
summary_options: summary_options:
base_path: '' base_path: ''
count: true count: true
items_per_page: 25
override: false override: false
items_per_page: 25
summary: summary:
sort_order: asc sort_order: asc
number_of_records: 0 number_of_records: 0
@ -1440,16 +1424,32 @@ display:
type: 'entity:user' type: 'entity:user'
fail: 'not found' fail: 'not found'
validate_options: validate_options:
access: false
operation: view operation: view
multiple: 0 multiple: 0
access: false
restrict_roles: false restrict_roles: false
roles: { } roles: { }
break_phrase: false break_phrase: false
not: false not: false
entity_type: user_history filters: { }
entity_field: user_id style:
plugin_id: numeric type: default
row:
type: 'entity:user_history'
options:
relationship: none
view_mode: tab
query:
type: views_query
options:
query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false
query_tags: { }
relationships: { }
header: { }
footer: { }
display_extenders: { } display_extenders: { }
cache_metadata: cache_metadata:
max-age: -1 max-age: -1
@ -1461,9 +1461,9 @@ display:
- user.permissions - user.permissions
tags: { } tags: { }
page_1: page_1:
display_plugin: page
id: page_1 id: page_1
display_title: Page display_title: Page
display_plugin: page
position: 1 position: 1
display_options: display_options:
display_extenders: { } display_extenders: { }

File diff suppressed because it is too large Load Diff

View File

@ -32,6 +32,11 @@ AddEncoding gzip svgz
php_value assert.active 0 php_value assert.active 0
</IfModule> </IfModule>
# PHP 8, Apache 1 and 2.
<IfModule mod_php.c>
php_value assert.active 0
</IfModule>
# Requires mod_expires to be enabled. # Requires mod_expires to be enabled.
<IfModule mod_expires.c> <IfModule mod_expires.c>
# Enable expirations. # Enable expirations.

View File

@ -93,6 +93,21 @@ parameters:
# Disabling the Twig cache is not recommended in production environments. # Disabling the Twig cache is not recommended in production environments.
# @default true # @default true
cache: true cache: true
# File extensions:
#
# List of file extensions the Twig system is allowed to load via the
# twig.loader.filesystem service. Files with other extensions will not be
# loaded unless they are added here. For example, to allow a file named
# 'example.partial' to be loaded, add 'partial' to this list. To load files
# with no extension, add an empty string '' to the list.
#
# @default ['css', 'html', 'js', 'svg', 'twig']
allowed_file_extensions:
- css
- html
- js
- svg
- twig
renderer.config: renderer.config:
# Renderer required cache contexts: # Renderer required cache contexts:
# #

View File

@ -170,9 +170,9 @@ $databases = [];
* information on these defaults and the potential issues. * information on these defaults and the potential issues.
* *
* More details can be found in the constructor methods for each driver: * More details can be found in the constructor methods for each driver:
* - \Drupal\Core\Database\Driver\mysql\Connection::__construct() * - \Drupal\mysql\Driver\Database\mysql\Connection::__construct()
* - \Drupal\Core\Database\Driver\pgsql\Connection::__construct() * - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct()
* - \Drupal\Core\Database\Driver\sqlite\Connection::__construct() * - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct()
* *
* Sample Database configuration format for PostgreSQL (pgsql): * Sample Database configuration format for PostgreSQL (pgsql):
* @code * @code
@ -490,6 +490,29 @@ $settings['update_free_access'] = FALSE;
*/ */
# $settings['file_public_path'] = 'sites/default/files'; # $settings['file_public_path'] = 'sites/default/files';
/**
* Additional public file schemes:
*
* Public schemes are URI schemes that allow download access to all users for
* all files within that scheme.
*
* The "public" scheme is always public, and the "private" scheme is always
* private, but other schemes, such as "https", "s3", "example", or others,
* can be either public or private depending on the site. By default, they're
* private, and access to individual files is controlled via
* hook_file_download().
*
* Typically, if a scheme should be public, a module makes it public by
* implementing hook_file_download(), and granting access to all users for all
* files. This could be either the same module that provides the stream wrapper
* for the scheme, or a different module that decides to make the scheme
* public. However, in cases where a site needs to make a scheme public, but
* is unable to add code in a module to do so, the scheme may be added to this
* variable, the result of which is that system_file_download() grants public
* access to all files within that scheme.
*/
# $settings['file_additional_public_schemes'] = ['example'];
/** /**
* Private file path: * Private file path:
* *
@ -703,6 +726,8 @@ $settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml';
* @endcode * @endcode
* will allow the site to run off of all variants of example.com and * will allow the site to run off of all variants of example.com and
* example.org, with all subdomains included. * example.org, with all subdomains included.
*
* @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings
*/ */
/** /**