Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal 10.2 update #762

Merged
merged 80 commits into from
Feb 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
3cc4eda
Drupal 10.2 update
Dec 20, 2023
b15b620
Try
Dec 20, 2023
e8bc820
Fix
Dec 20, 2023
a260c63
Remove some code
Jan 3, 2024
a077615
Remove code
Jan 3, 2024
80b8d4b
Merge branch '7.1.x' into drupal10_2
chrfritsch Jan 3, 2024
361c20f
Fix
Jan 3, 2024
22a4821
Add patch
Jan 4, 2024
e46063c
Fix
Jan 4, 2024
e460e51
Fix
Jan 4, 2024
ce51a6b
Fix
Jan 4, 2024
0a1f4e6
Add patches
Jan 9, 2024
f0220d7
Fix
Jan 9, 2024
80a40fb
Use drush 12
Jan 9, 2024
53c675e
Update update helper
Jan 9, 2024
b644338
Disable deprecation warnings
Jan 9, 2024
0f48702
Strict deprecation checking
alexpott Jan 9, 2024
db6c531
Remove drupal/media_library_media_modify patch
alexpott Jan 9, 2024
2267e77
Retest
alexpott Jan 9, 2024
f4d33c8
Merge branch '7.1.x' into drupal10_2
alexpott Jan 9, 2024
855fba3
WHoops
alexpott Jan 9, 2024
d7da06c
Remove variable
alexpott Jan 9, 2024
12c6316
Add some debug
alexpott Jan 9, 2024
cbd3ad3
Add some debug pt 2
alexpott Jan 9, 2024
3da3286
Add some debug pt 3
alexpott Jan 9, 2024
b2436b3
Revert some changes
Jan 10, 2024
c0644dd
Fix deprecations due search_api
alexpott Jan 10, 2024
08111ec
Display the DB logs
alexpott Jan 10, 2024
40c9596
Display the DB logs
alexpott Jan 10, 2024
e0237d8
More debug
alexpott Jan 10, 2024
1036d3d
Try something else
alexpott Jan 10, 2024
b0fca79
Try something else pt 2
alexpott Jan 10, 2024
0e0ea8f
Remove thunders custom steps
alexpott Jan 10, 2024
e7018ea
Revert "Remove thunders custom steps"
alexpott Jan 10, 2024
79bc3ba
Patch symfony to reduce deprecations
alexpott Jan 10, 2024
5ec549a
Revert changes to ThunderInstallerTest::setUp()
alexpott Jan 10, 2024
eefa833
Fix stuff
alexpott Jan 10, 2024
c4d4519
That didn't work
alexpott Jan 10, 2024
53e0fc5
Tmate
alexpott Jan 10, 2024
5dd11be
Need a php version
alexpott Jan 10, 2024
8905cff
Run one test
alexpott Jan 10, 2024
331ac50
Run one test pt2
alexpott Jan 10, 2024
9397799
Try a patch
alexpott Jan 10, 2024
135e4d5
Run all the tests
alexpott Jan 10, 2024
4393399
Revert unneceassry changes
alexpott Jan 10, 2024
b71a2f7
Remove deprecation fix patches
alexpott Jan 10, 2024
16e07a4
Move to drush12
alexpott Jan 11, 2024
bbb9237
Retest
alexpott Jan 11, 2024
d220dc1
Move to a proper drupal_testing release
alexpott Jan 17, 2024
9f15ead
Merge branch '7.1.x' into drupal10_2
dbosen Feb 14, 2024
df72b00
Remove no longer needed patches
alexpott Feb 14, 2024
7e8cd54
Fix tests due to behhat/* changes
alexpott Feb 14, 2024
ce4cae0
Work out which step is causing the problem
alexpott Feb 14, 2024
5c95493
Tmate
alexpott Feb 14, 2024
0f6cf49
Less services in form state
alexpott Feb 14, 2024
5199f86
No services on the form
alexpott Feb 14, 2024
bcb37af
Regenerate the baseline
alexpott Feb 14, 2024
294370d
Alter the install tasks in instead
alexpott Feb 14, 2024
4e7eee7
Add pointless return type
alexpott Feb 14, 2024
3c098e0
Revert "Regenerate the baseline"
alexpott Feb 14, 2024
8f2af73
Revert "No services on the form"
alexpott Feb 14, 2024
2f101ee
Revert "Less services in form state"
alexpott Feb 14, 2024
0940cb2
Move our module install to before the site configure form
alexpott Feb 14, 2024
e2d8fe5
Run full test suite
alexpott Feb 14, 2024
92bc92a
Let's chunk
alexpott Feb 14, 2024
674aaa9
Tmate again :(
alexpott Feb 14, 2024
12cfe8d
Code style
alexpott Feb 14, 2024
7dba9cb
Do not finish translations in tests
alexpott Feb 14, 2024
b201626
No more tmate
alexpott Feb 14, 2024
7b648dd
Fix PHPStan
alexpott Feb 14, 2024
4ec53af
TABBBBSSSS!
alexpott Feb 14, 2024
b0dfda3
Huh
alexpott Feb 14, 2024
9af6b4d
Use new fix based on reflection
alexpott Feb 14, 2024
ca4a89f
Less hacky fix?
alexpott Feb 14, 2024
27d6a7b
Revert "Less hacky fix?"
alexpott Feb 14, 2024
483a862
Be super consservative in the function to fix the transaction issue
alexpott Feb 14, 2024
41469d1
Code style
alexpott Feb 14, 2024
6acdb9d
Merge branch '7.1.x' into drupal10_2
alexpott Feb 21, 2024
e1ddcd9
Update composer.json
dbosen Feb 26, 2024
cacdf37
Update thunder.info.yml
dbosen Feb 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,16 @@
"drupal/core": {
"Fix Claro styles for exposed views filters wrapped in fieldsets": "https://www.drupal.org/files/issues/2021-05-31/3133639.19.patch",
"Let users configure the text of the \"Add media\" button": "https://www.drupal.org/files/issues/2021-10-01/3169956-34.patch",
"\"Add another item\" field button is displayed as a modal action": "https://www.drupal.org/files/issues/2023-06-15/3151534-10.1-65.patch",
"Issue #3388913: Checkbox for Media library modal missing after search": "https://www.drupal.org/files/issues/2024-01-30/3388913-48-d10.1.patch"
},
"drupal/diff": {
"Back button for comparison page": "https://www.drupal.org/files/issues/back_button_for-2853193-4.patch"
},
"drupal/focal_point": {
"Preview link accidentally closes the media library": "https://www.drupal.org/files/issues/2020-10-11/preview_link_accidentally_closes_the_media_library-3162210-19.patch"
},
"drupal/graphql": {
"Ensure languages in tests have a label set": "https://github.com/drupal-graphql/graphql/commit/1f72a46637eec9062fdca6349d2652575c93497c.diff"
}
}
},
Expand All @@ -57,7 +59,7 @@
"drupal/autosave_form": "^1.2",
"drupal/blazy": "^2.14",
"drupal/checklistapi": "^2.1",
"drupal/core-recommended": "~10.1.1",
"drupal/core-recommended": "~10.2.0@stable",
"drupal/config_selector": "^2.1",
"drupal/config_update": "^1.7 || ^2.0",
"drupal/content_lock": "^2.1",
Expand All @@ -73,7 +75,7 @@
"drupal/facets": "^2.0.6",
"drupal/gin": "3.0-rc7",
"drupal/gin_toolbar": "^1.0-rc1",
"drupal/graphql": "^4.3",
"drupal/graphql": "4.6.0",
"drupal/inline_entity_form": "^1.0-rc14",
"drupal/ivw_integration": "^2.0",
"drupal/length_indicator": "^1.2",
Expand Down
8 changes: 5 additions & 3 deletions config/install/editor.editor.basic_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ settings:
- heading5
- heading6
ckeditor5_list:
reversed: false
startIndex: true
properties:
reversed: false
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags:
- '<cite>'
Expand All @@ -43,7 +45,7 @@ settings:
- '<a hreflang>'
- '<blockquote cite>'
- '<ul type>'
- '<ol start type>'
- '<ol type>'
- '<h2 id>'
- '<h3 id>'
- '<h4 id>'
Expand Down
6 changes: 4 additions & 2 deletions config/install/editor.editor.full_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,10 @@ settings:
- heading5
- heading6
ckeditor5_list:
reversed: true
startIndex: true
properties:
reversed: true
startIndex: true
multiBlock: true
ckeditor5_sourceEditing:
allowed_tags: { }
linkit_extension:
Expand Down
36 changes: 18 additions & 18 deletions config/install/filter.format.basic_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,12 @@ name: 'Basic HTML'
format: basic_html
weight: 0
filters:
filter_html:
id: filter_html
provider: filter
editor_file_reference:
id: editor_file_reference
provider: editor
status: true
weight: -10
settings:
allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <p> <br> <span> <img src alt height width data-entity-type data-entity-uuid data-align data-caption> <a href hreflang !href accesskey id rel target title data-entity-substitution data-entity-type data-entity-uuid>'
filter_html_help: false
filter_html_nofollow: false
weight: 11
settings: { }
filter_align:
id: filter_align
provider: filter
Expand All @@ -30,17 +27,26 @@ filters:
status: true
weight: 8
settings: { }
filter_html:
id: filter_html
provider: filter
status: true
weight: -10
settings:
allowed_html: '<em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <p> <br> <span> <img src alt height width data-entity-type data-entity-uuid data-align data-caption> <a href hreflang !href accesskey id rel target title data-entity-substitution data-entity-type data-entity-uuid>'
filter_html_help: false
filter_html_nofollow: false
filter_html_image_secure:
id: filter_html_image_secure
provider: filter
status: true
weight: 9
settings: { }
editor_file_reference:
id: editor_file_reference
provider: editor
filter_image_lazy_load:
id: filter_image_lazy_load
provider: filter
status: true
weight: 11
weight: 12
settings: { }
linkit:
id: linkit
Expand All @@ -57,9 +63,3 @@ filters:
settings:
optionset: default
media_switch: ''
filter_image_lazy_load:
id: filter_image_lazy_load
provider: filter
status: true
weight: 12
settings: { }
20 changes: 10 additions & 10 deletions config/install/filter.format.full_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ name: 'Full HTML'
format: full_html
weight: 2
filters:
editor_file_reference:
id: editor_file_reference
provider: editor
status: true
weight: 11
settings: { }
filter_align:
id: filter_align
provider: filter
Expand All @@ -27,11 +33,11 @@ filters:
status: true
weight: 10
settings: { }
editor_file_reference:
id: editor_file_reference
provider: editor
filter_image_lazy_load:
id: filter_image_lazy_load
provider: filter
status: true
weight: 11
weight: 12
settings: { }
linkit:
id: linkit
Expand All @@ -48,9 +54,3 @@ filters:
settings:
optionset: default
media_switch: ''
filter_image_lazy_load:
id: filter_image_lazy_load
provider: filter
status: true
weight: 12
settings: { }
12 changes: 6 additions & 6 deletions config/install/filter.format.restricted_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ name: 'Restricted HTML'
format: restricted_html
weight: 1
filters:
filter_autop:
id: filter_autop
provider: filter
status: true
weight: 0
settings: { }
filter_html:
id: filter_html
provider: filter
Expand All @@ -16,12 +22,6 @@ filters:
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>'
filter_html_help: true
filter_html_nofollow: false
filter_autop:
id: filter_autop
provider: filter
status: true
weight: 0
settings: { }
filter_url:
id: filter_url
provider: filter
Expand Down
2 changes: 0 additions & 2 deletions config/install/views.view.media_library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,6 @@ display:
default_argument_type: fixed
default_argument_options:
argument: ''
default_argument_skip_url: false
summary_options:
base_path: ''
count: true
Expand Down Expand Up @@ -1264,7 +1263,6 @@ display:
default_argument_type: fixed
default_argument_options:
argument: ''
default_argument_skip_url: false
summary_options:
base_path: ''
count: true
Expand Down
1 change: 0 additions & 1 deletion config/install/views.view.scheduler_scheduled_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1091,7 +1091,6 @@ display:
default_argument_type: fixed
default_argument_options:
argument: ''
default_argument_skip_url: false
summary_options:
base_path: ''
count: true
Expand Down
1 change: 1 addition & 0 deletions config/optional/core.entity_form_mode.media.bulk_edit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ dependencies:
- media
id: media.bulk_edit
label: 'Bulk Edit'
description: ''
targetEntityType: media
cache: true
1 change: 1 addition & 0 deletions config/optional/core.entity_form_mode.media.inline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ dependencies:
- media
id: media.inline
label: Inline
description: ''
targetEntityType: media
cache: true
1 change: 1 addition & 0 deletions config/optional/core.entity_form_mode.media.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ dependencies:
- media
id: media.override
label: Override
description: ''
targetEntityType: media
cache: true
1 change: 1 addition & 0 deletions config/optional/core.entity_form_mode.node.bulk_edit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ dependencies:
- node
id: node.bulk_edit
label: 'Bulk Edit'
description: ''
targetEntityType: node
cache: true
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ dependencies:
- media
id: media.paragraph_preview
label: 'Paragraph preview'
description: ''
targetEntityType: media
cache: true
1 change: 1 addition & 0 deletions config/optional/core.entity_view_mode.media.thumbnail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ dependencies:
- media
id: media.thumbnail
label: Thumbnail
description: ''
targetEntityType: media
cache: true
1 change: 1 addition & 0 deletions config/optional/core.entity_view_mode.media.token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ dependencies:
- media
id: media.token
label: Token
description: ''
targetEntityType: media
cache: true
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ required: false
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
settings:
allowed_formats: { }
field_type: text_long
3 changes: 2 additions & 1 deletion config/optional/field.field.media.video.field_caption.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ required: false
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
settings:
allowed_formats: { }
field_type: text_long
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ required: false
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
settings:
allowed_formats: { }
field_type: text_long
3 changes: 2 additions & 1 deletion config/optional/field.field.paragraph.quote.field_text.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ required: true
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
settings:
allowed_formats: { }
field_type: text_long
3 changes: 2 additions & 1 deletion config/optional/field.field.paragraph.text.field_text.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ required: true
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
settings:
allowed_formats: { }
field_type: text_long
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
{
"__typename": "ParagraphText",
"text": "<h2>About</h2>\n\n<p>The Drupal community is one of the largest open source communities in the world. We're developers, designers, strategists, coordinators, editors, translators, and more. Each year, we meet at DrupalCamps, meetups, and other events in more than 200 countries. But once a year, our community comes together at the biggest Drupal event in the world: DrupalCon North America. This year, from May 9-13, we'll be in New Orleans.</p>\n\n<h2>Make something amazing, for anyone</h2>\n\n<p>Bring your questions and challenges. At DrupalCon, you'll learn to make, think about, and do things differently with Drupal. There are <a href=\"https://events.drupal.org/neworleans2016/tracks\">13 session tracks</a>, featuring topics like UX, DevOps, project management, and PHP. And each track includes sessions for beginners, experts, and everyone between. You can also join full-day <a href=\"https://events.drupal.org/neworleans2016/summits\">summits</a> or choose from 15 <a href=\"https://events.drupal.org/neworleans2016/training\">training courses</a>. You'll leave New Orleans inspired and empowered to create amazing web experiences.</p>\n\n<h2>Introduce yourself</h2>\n\n<p>The best part of DrupalCon is the people you'll meet. Finally give a high-five to people you've only known by their Drupal.org username. Get great insight from industry leaders like Sara Wachter-Boettcher, and Drupal's founder, Dries Buytaert. Ask any of the 175 speakers the questions you've had about site building, case studies, and more. And as each conference day ends, the<a href=\"https://events.drupal.org/neworleans2016/social-events\">events continue</a>. Join us at the opening reception, meet the Women in Drupal team, or test your knowledge on trivia night. Our community is excited to meet you.</p>\n\n<h2>Give back to the community</h2>\n\n<p>DrupalCon is an event where anyone can learn to use Drupal to make the internet a better place. And you won't have to wait until DrupalCon is over to use what you learn. Put your ideas to work right away at <a href=\"https://events.drupal.org/neworleans2016/sprints\">sprints</a>. (Tip: you don't have to be a developer, or have ever joined a sprint before.) You can also help people feel welcome by having fun at <a href=\"https://events.drupal.org/neworleans2016/birds-feather\">Birds of a Feather sessions</a> (BoF's). Some BoF's—like last year's Knitting BoF—are all about the chance to create relationships.</p>\n\n<h2>Enjoy New Orleans</h2>\n\n<p>New Orleans has more than a few nicknames. But no matter what you call it, its history, culture, and people make it one of the most celebrated U.S. cities. <a href=\"https://events.drupal.org/neworleans2016/travel\">The convention center</a> is steps away from the famous French Quarter. It's also just a short ride away from the Garden District. There's more to explore than we can list.</p>"
"text": "<h2>About</h2>\n\n<p>The Drupal community is one of the largest open source communities in the world. We're developers, designers, strategists, coordinators, editors, translators, and more. Each year, we meet at DrupalCamps, meetups, and other events in more than 200 countries. But once a year, our community comes together at the biggest Drupal event in the world: DrupalCon North America. This year, from May 9-13, we'll be in New Orleans.</p>\n\n<h2>Make something amazing, for anyone</h2>\n\n<p>Bring your questions and challenges. At DrupalCon, you'll learn to make, think about, and do things differently with Drupal. There are <a href=\"https://events.drupal.org/neworleans2016/tracks\">13 session tracks</a>, featuring topics like UX, DevOps, project management, and PHP. And each track includes sessions for beginners, experts, and everyone between. You can also join full-day <a href=\"https://events.drupal.org/neworleans2016/summits\">summits</a> or choose from 15 <a href=\"https://events.drupal.org/neworleans2016/training\">training courses</a>. You'll leave New Orleans inspired and empowered to create amazing web experiences.</p>\n\n<h2>Introduce yourself</h2>\n\n<p>The best part of DrupalCon is the people you'll meet. Finally give a high-five to people you've only known by their Drupal.org username. Get great insight from industry leaders like Sara Wachter-Boettcher, and Drupal's founder, Dries Buytaert. Ask any of the 175 speakers the questions you've had about site building, case studies, and more. And as each conference day ends, the<a href=\"https://events.drupal.org/neworleans2016/social-events\">events continue</a>. Join us at the opening reception, meet the Women in Drupal team, or test your knowledge on trivia night. Our community is excited to meet you.</p>\n\n<h2>Give back to the community</h2>\n\n<p>DrupalCon is an event where anyone can learn to use Drupal to make the internet a better place. And you won't have to wait until DrupalCon is over to use what you learn. Put your ideas to work right away at <a href=\"https://events.drupal.org/neworleans2016/sprints\">sprints</a>. (Tip: you don't have to be a developer, or have ever joined a sprint before.) You can also help people feel welcome by having fun at <a href=\"https://events.drupal.org/neworleans2016/birds-feather\">Birds of a Feather sessions</a> (BoF's). Some BoF's—like last year's Knitting BoF—are all about the chance to create relationships.</p>\n\n<h2>Enjoy New Orleans</h2>\n\n<p>New Orleans has more than a few nicknames. But no matter what you call it, its history, culture, and people make it one of the most celebrated U.S. cities. <a href=\"https://events.drupal.org/neworleans2016/travel\">The convention center</a> is steps away from the famous French Quarter. It's also just a short ride away from the Garden District. There's more to explore than we can list.</p>"
},
{
"__typename": "ParagraphTwitter",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public function testFileTransliteration(): void {
'files[file_test_upload]' => \Drupal::service('file_system')->realpath('public://foo°.png'),
];
$this->drupalGet('file-test/upload');
$this->submitForm($edit, $this->t('Submit'));
$this->submitForm($edit, 'Submit');
$this->assertSession()->statusCodeEquals(200);
$this->assertSession()->responseContains('You WIN!');

Expand Down
6 changes: 0 additions & 6 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ parameters:
count: 1
path: tests/src/TestSuites/ThunderTestSuite.php


-
message: "#^Unsafe usage of new static\\(\\)\\.$#"
count: 1
Expand All @@ -234,11 +233,6 @@ parameters:
count: 1
path: tests/src/TestSuites/ThunderTestSuite.php

-
message: "#^Missing call to parent\\:\\:setUp\\(\\) method.$#"
count: 1
path: tests/src/Functional/Installer/ThunderInstallerTest.php

-
message: "#^Call to method id\\(\\) on an unknown class Drupal\\\\entity_browser\\\\Entity\\\\EntityBrowser\\.$#"
count: 1
Expand Down
6 changes: 6 additions & 0 deletions tests/src/Functional/InstalledConfigurationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ class InstalledConfigurationTest extends ThunderTestBase {
'core.extension',
'system.performance',
'system.theme',
'system.mail',

// Configs created by User module.
'system.action.user_add_role_action.administrator',
Expand Down Expand Up @@ -79,6 +80,11 @@ class InstalledConfigurationTest extends ThunderTestBase {
'core.entity_view_mode.path_alias.token',
'core.entity_view_mode.search_api_task.token',

// Configs are missing the 'description' key.
'core.entity_view_mode.media.slick',
'core.entity_view_mode.node.diff',
'core.entity_view_mode.paragraph.preview',

// SearchAPI tour.
'tour.tour.search-api-index',
'tour.tour.search-api-index-fields',
Expand Down
Loading
Loading