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/consumer_image_styles": "^4.0",
"drupal/content_sync": "^2.x-dev@dev",
"drupal/core-composer-scaffold": "9.3.17",
"drupal/core-project-message": "9.3.17",
"drupal/core-recommended": "9.3.17",
"drupal/core-composer-scaffold": "9.4.8",
"drupal/core-project-message": "9.4.8",
"drupal/core-recommended": "9.4.8",
"drupal/ctools": "^3.6",
"drupal/debug_bar": "^1.4",
"drupal/devel": "^4.1",
@ -115,7 +115,7 @@
"drupal/image_delta_formatter": "^1.x-dev",
"drupal/image_effects": "^3.x-dev@dev",
"drupal/js_cache_buster": "^1.0",
"drupal/jsonapi_extras": "^3.7",
"drupal/jsonapi_extras": "^3.21",
"drupal/jsonrpc": "^2.0",
"drupal/login_destination": "^2.x-dev@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:
include_locked: true
third_party_settings: { }
translation:
weight: 10
region: content
settings: { }
third_party_settings: { }
hidden: { }

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -25,8 +25,6 @@ display:
empty:
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.'
title:
title: 'Bienvenue sur [site:name]'
feed_1:
display_title: Flux
page_1:

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -18,61 +18,12 @@ base_table: user_history
base_field: id
display:
default:
display_plugin: default
id: default
display_title: Master
display_plugin: default
position: 0
display_options:
access:
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
title: 'User history'
fields:
action:
id: action
@ -81,6 +32,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: action
plugin_id: field
label: Action
exclude: false
alter:
@ -136,9 +90,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: action
plugin_id: field
user_changed:
id: user_changed
table: user_history
@ -146,6 +97,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_changed
plugin_id: field
label: Changed
exclude: false
alter:
@ -203,9 +157,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_changed
plugin_id: field
user_created:
id: user_created
table: user_history
@ -213,6 +164,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_created
plugin_id: field
label: Created
exclude: false
alter:
@ -270,9 +224,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_created
plugin_id: field
created:
id: created
table: user_history
@ -280,6 +231,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: created
plugin_id: field
label: Created
exclude: false
alter:
@ -337,9 +291,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: created
plugin_id: field
user_mail:
id: user_mail
table: user_history
@ -347,6 +298,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_mail
plugin_id: field
label: Email
exclude: false
alter:
@ -400,9 +354,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_mail
plugin_id: field
id:
id: id
table: user_history
@ -410,6 +361,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: id
plugin_id: field
label: Id
exclude: false
alter:
@ -466,9 +420,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: id
plugin_id: field
user_init:
id: user_init
table: user_history
@ -476,6 +427,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_init
plugin_id: field
label: Init
exclude: false
alter:
@ -529,9 +483,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_init
plugin_id: field
user_langcode:
id: user_langcode
table: user_history
@ -539,6 +490,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_langcode
plugin_id: field
label: Langcode
exclude: false
alter:
@ -595,9 +549,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_langcode
plugin_id: field
user_access:
id: user_access
table: user_history
@ -605,6 +556,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_access
plugin_id: field
label: 'Last access'
exclude: false
alter:
@ -662,9 +616,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_access
plugin_id: field
user_login:
id: user_login
table: user_history
@ -672,6 +623,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_login
plugin_id: field
label: 'Last logged in'
exclude: false
alter:
@ -729,9 +683,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_login
plugin_id: field
modified_by:
id: modified_by
table: user_history
@ -739,6 +690,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: modified_by
plugin_id: field
label: 'Modified by'
exclude: false
alter:
@ -794,9 +748,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: modified_by
plugin_id: field
user_name:
id: user_name
table: user_history
@ -804,6 +755,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_name
plugin_id: field
label: Name
exclude: false
alter:
@ -859,9 +813,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_name
plugin_id: field
user_pass:
id: user_pass
table: user_history
@ -869,6 +820,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_pass
plugin_id: field
label: Password
exclude: false
alter:
@ -922,9 +876,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_pass
plugin_id: field
user_preferred_admin_langcode:
id: user_preferred_admin_langcode
table: user_history
@ -932,6 +883,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_preferred_admin_langcode
plugin_id: field
label: 'Preferred admin langcode'
exclude: false
alter:
@ -988,9 +942,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_preferred_admin_langcode
plugin_id: field
user_preferred_langcode:
id: user_preferred_langcode
table: user_history
@ -998,6 +949,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_preferred_langcode
plugin_id: field
label: 'Preferred langcode'
exclude: false
alter:
@ -1054,9 +1008,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_preferred_langcode
plugin_id: field
user_roles_target_id:
id: user_roles_target_id
table: user_history__user_roles
@ -1064,6 +1015,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_roles
plugin_id: field
label: Roles
exclude: false
alter:
@ -1119,9 +1073,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_roles
plugin_id: field
user_timezone:
id: user_timezone
table: user_history
@ -1129,6 +1080,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_timezone
plugin_id: field
label: Timezone
exclude: false
alter:
@ -1184,9 +1138,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_timezone
plugin_id: field
user_deleted:
id: user_deleted
table: user_history
@ -1194,6 +1145,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_deleted
plugin_id: field
label: 'User deleted'
exclude: false
alter:
@ -1249,9 +1203,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_deleted
plugin_id: field
user_id:
id: user_id
table: user_history
@ -1259,6 +1210,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_id
plugin_id: field
label: 'User ID'
exclude: false
alter:
@ -1314,9 +1268,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_id
plugin_id: field
user_status:
id: user_status
table: user_history
@ -1324,6 +1275,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_status
plugin_id: field
label: 'User status'
exclude: false
alter:
@ -1369,8 +1323,8 @@ display:
type: boolean
settings:
format: default
format_custom_true: ''
format_custom_false: ''
format_custom_true: ''
group_column: value
group_columns: { }
group_rows: true
@ -1381,10 +1335,42 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
entity_type: user_history
entity_field: user_status
plugin_id: field
filters: { }
pager:
type: mini
options:
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:
created:
id: created
@ -1393,20 +1379,15 @@ display:
relationship: none
group_type: group
admin_label: ''
order: DESC
exposed: false
expose:
label: ''
field_identifier: created
granularity: second
entity_type: user_history
entity_field: created
plugin_id: date
title: 'User history'
header: { }
footer: { }
empty: { }
relationships: { }
order: DESC
expose:
label: ''
field_identifier: created
exposed: false
granularity: second
arguments:
user_id:
id: user_id
@ -1415,6 +1396,9 @@ display:
relationship: none
group_type: group
admin_label: ''
entity_type: user_history
entity_field: user_id
plugin_id: numeric
default_action: default
exception:
value: all
@ -1429,8 +1413,8 @@ display:
summary_options:
base_path: ''
count: true
items_per_page: 25
override: false
items_per_page: 25
summary:
sort_order: asc
number_of_records: 0
@ -1440,16 +1424,32 @@ display:
type: 'entity:user'
fail: 'not found'
validate_options:
access: false
operation: view
multiple: 0
access: false
restrict_roles: false
roles: { }
break_phrase: false
not: false
entity_type: user_history
entity_field: user_id
plugin_id: numeric
filters: { }
style:
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: { }
cache_metadata:
max-age: -1
@ -1461,9 +1461,9 @@ display:
- user.permissions
tags: { }
page_1:
display_plugin: page
id: page_1
display_title: Page
display_plugin: page
position: 1
display_options:
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
</IfModule>
# PHP 8, Apache 1 and 2.
<IfModule mod_php.c>
php_value assert.active 0
</IfModule>
# Requires mod_expires to be enabled.
<IfModule mod_expires.c>
# Enable expirations.

View File

@ -93,6 +93,21 @@ parameters:
# Disabling the Twig cache is not recommended in production environments.
# @default 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 required cache contexts:
#

View File

@ -170,9 +170,9 @@ $databases = [];
* information on these defaults and the potential issues.
*
* More details can be found in the constructor methods for each driver:
* - \Drupal\Core\Database\Driver\mysql\Connection::__construct()
* - \Drupal\Core\Database\Driver\pgsql\Connection::__construct()
* - \Drupal\Core\Database\Driver\sqlite\Connection::__construct()
* - \Drupal\mysql\Driver\Database\mysql\Connection::__construct()
* - \Drupal\pgsql\Driver\Database\pgsql\Connection::__construct()
* - \Drupal\sqlite\Driver\Database\sqlite\Connection::__construct()
*
* Sample Database configuration format for PostgreSQL (pgsql):
* @code
@ -490,6 +490,29 @@ $settings['update_free_access'] = FALSE;
*/
# $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:
*
@ -703,6 +726,8 @@ $settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml';
* @endcode
* will allow the site to run off of all variants of example.com and
* example.org, with all subdomains included.
*
* @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings
*/
/**