Skip to content

Commit 2744c8a

Browse files
[Github Action] Automated trickest wordlists update.
1 parent d060b42 commit 2744c8a

21 files changed

Lines changed: 3148 additions & 1549 deletions

Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt

Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5383,6 +5383,13 @@ Tests/Core/Cache/CacheTest.php
53835383
Core/Cache/CacheTest.php
53845384
Cache/CacheTest.php
53855385
CacheTest.php
5386+
core/tests/Drupal/Tests/Core/Cache/MemoryBackendTest.php
5387+
tests/Drupal/Tests/Core/Cache/MemoryBackendTest.php
5388+
Drupal/Tests/Core/Cache/MemoryBackendTest.php
5389+
Tests/Core/Cache/MemoryBackendTest.php
5390+
Core/Cache/MemoryBackendTest.php
5391+
Cache/MemoryBackendTest.php
5392+
MemoryBackendTest.php
53865393
core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php
53875394
tests/Drupal/Tests/Core/Cache/NullBackendTest.php
53885395
Drupal/Tests/Core/Cache/NullBackendTest.php
@@ -14857,6 +14864,11 @@ tests/PHPStan/Rules/TestClassMethodMetadata.php
1485714864
PHPStan/Rules/TestClassMethodMetadata.php
1485814865
Rules/TestClassMethodMetadata.php
1485914866
TestClassMethodMetadata.php
14867+
core/tests/PHPStan/fixtures/test-classes-missing-attributes.php
14868+
tests/PHPStan/fixtures/test-classes-missing-attributes.php
14869+
PHPStan/fixtures/test-classes-missing-attributes.php
14870+
fixtures/test-classes-missing-attributes.php
14871+
test-classes-missing-attributes.php
1486014872
core/tests/PHPStan/fixtures/component-tests.php
1486114873
tests/PHPStan/fixtures/component-tests.php
1486214874
PHPStan/fixtures/component-tests.php
@@ -33632,6 +33644,12 @@ Drupal/Core/Test/JUnitConverter.php
3363233644
Core/Test/JUnitConverter.php
3363333645
Test/JUnitConverter.php
3363433646
JUnitConverter.php
33647+
core/lib/Drupal/Core/Test/MailerCaptureTrait.php
33648+
lib/Drupal/Core/Test/MailerCaptureTrait.php
33649+
Drupal/Core/Test/MailerCaptureTrait.php
33650+
Core/Test/MailerCaptureTrait.php
33651+
Test/MailerCaptureTrait.php
33652+
MailerCaptureTrait.php
3363533653
core/lib/Drupal/Core/Test/AssertMailTrait.php
3363633654
lib/Drupal/Core/Test/AssertMailTrait.php
3363733655
Drupal/Core/Test/AssertMailTrait.php
@@ -54382,6 +54400,11 @@ modules/content_translation/src/FieldTranslationSynchronizer.php
5438254400
content_translation/src/FieldTranslationSynchronizer.php
5438354401
src/FieldTranslationSynchronizer.php
5438454402
FieldTranslationSynchronizer.php
54403+
core/modules/content_translation/src/FieldSyncWidget.php
54404+
modules/content_translation/src/FieldSyncWidget.php
54405+
content_translation/src/FieldSyncWidget.php
54406+
src/FieldSyncWidget.php
54407+
FieldSyncWidget.php
5438554408
core/modules/content_translation/src/ContentTranslationHandlerInterface.php
5438654409
modules/content_translation/src/ContentTranslationHandlerInterface.php
5438754410
content_translation/src/ContentTranslationHandlerInterface.php
@@ -54393,6 +54416,18 @@ content_translation/src/Form/ContentTranslationDeleteForm.php
5439354416
src/Form/ContentTranslationDeleteForm.php
5439454417
Form/ContentTranslationDeleteForm.php
5439554418
ContentTranslationDeleteForm.php
54419+
core/modules/content_translation/src/Hook/ContentTranslationFormLanguageHooks.php
54420+
modules/content_translation/src/Hook/ContentTranslationFormLanguageHooks.php
54421+
content_translation/src/Hook/ContentTranslationFormLanguageHooks.php
54422+
src/Hook/ContentTranslationFormLanguageHooks.php
54423+
Hook/ContentTranslationFormLanguageHooks.php
54424+
ContentTranslationFormLanguageHooks.php
54425+
core/modules/content_translation/src/Hook/ContentTranslationFormHooks.php
54426+
modules/content_translation/src/Hook/ContentTranslationFormHooks.php
54427+
content_translation/src/Hook/ContentTranslationFormHooks.php
54428+
src/Hook/ContentTranslationFormHooks.php
54429+
Hook/ContentTranslationFormHooks.php
54430+
ContentTranslationFormHooks.php
5439654431
core/modules/content_translation/src/Hook/ContentTranslationThemeHooks.php
5439754432
modules/content_translation/src/Hook/ContentTranslationThemeHooks.php
5439854433
content_translation/src/Hook/ContentTranslationThemeHooks.php
@@ -67319,6 +67354,15 @@ src/Unit/Plugin/HandlerTestTrait.php
6731967354
Unit/Plugin/HandlerTestTrait.php
6732067355
Plugin/HandlerTestTrait.php
6732167356
HandlerTestTrait.php
67357+
core/modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php
67358+
modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php
67359+
views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php
67360+
tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php
67361+
src/Unit/Plugin/argument/NumericArgumentTitleTest.php
67362+
Unit/Plugin/argument/NumericArgumentTitleTest.php
67363+
Plugin/argument/NumericArgumentTitleTest.php
67364+
argument/NumericArgumentTitleTest.php
67365+
NumericArgumentTitleTest.php
6732267366
core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php
6732367367
modules/views/tests/src/Unit/Plugin/query/SqlTest.php
6732467368
views/tests/src/Unit/Plugin/query/SqlTest.php
@@ -101556,6 +101600,37 @@ tests/src/Functional/GenericTest.php
101556101600
src/Functional/GenericTest.php
101557101601
Functional/GenericTest.php
101558101602
GenericTest.php
101603+
core/modules/mailer/tests/src/Functional/MailerCaptureTest.php
101604+
modules/mailer/tests/src/Functional/MailerCaptureTest.php
101605+
mailer/tests/src/Functional/MailerCaptureTest.php
101606+
tests/src/Functional/MailerCaptureTest.php
101607+
src/Functional/MailerCaptureTest.php
101608+
Functional/MailerCaptureTest.php
101609+
MailerCaptureTest.php
101610+
core/modules/mailer/tests/modules/mailer_capture/mailer_capture.info.yml
101611+
modules/mailer/tests/modules/mailer_capture/mailer_capture.info.yml
101612+
mailer/tests/modules/mailer_capture/mailer_capture.info.yml
101613+
tests/modules/mailer_capture/mailer_capture.info.yml
101614+
modules/mailer_capture/mailer_capture.info.yml
101615+
mailer_capture/mailer_capture.info.yml
101616+
mailer_capture.info.yml
101617+
core/modules/mailer/tests/modules/mailer_capture/src/MailerCaptureServiceProvider.php
101618+
modules/mailer/tests/modules/mailer_capture/src/MailerCaptureServiceProvider.php
101619+
mailer/tests/modules/mailer_capture/src/MailerCaptureServiceProvider.php
101620+
tests/modules/mailer_capture/src/MailerCaptureServiceProvider.php
101621+
modules/mailer_capture/src/MailerCaptureServiceProvider.php
101622+
mailer_capture/src/MailerCaptureServiceProvider.php
101623+
src/MailerCaptureServiceProvider.php
101624+
MailerCaptureServiceProvider.php
101625+
core/modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php
101626+
modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php
101627+
mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php
101628+
tests/modules/mailer_capture/src/Transport/CaptureTransport.php
101629+
modules/mailer_capture/src/Transport/CaptureTransport.php
101630+
mailer_capture/src/Transport/CaptureTransport.php
101631+
src/Transport/CaptureTransport.php
101632+
Transport/CaptureTransport.php
101633+
CaptureTransport.php
101559101634
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
101560101635
modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
101561101636
mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
@@ -101588,6 +101663,29 @@ mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
101588101663
src/Transport/CanaryTransport.php
101589101664
Transport/CanaryTransport.php
101590101665
CanaryTransport.php
101666+
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml
101667+
modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml
101668+
mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml
101669+
tests/modules/mailer_capture_test/mailer_capture_test.routing.yml
101670+
modules/mailer_capture_test/mailer_capture_test.routing.yml
101671+
mailer_capture_test/mailer_capture_test.routing.yml
101672+
mailer_capture_test.routing.yml
101673+
core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
101674+
modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
101675+
mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
101676+
tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
101677+
modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
101678+
mailer_capture_test/src/Form/MailerCaptureTestForm.php
101679+
src/Form/MailerCaptureTestForm.php
101680+
Form/MailerCaptureTestForm.php
101681+
MailerCaptureTestForm.php
101682+
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml
101683+
modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml
101684+
mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml
101685+
tests/modules/mailer_capture_test/mailer_capture_test.info.yml
101686+
modules/mailer_capture_test/mailer_capture_test.info.yml
101687+
mailer_capture_test/mailer_capture_test.info.yml
101688+
mailer_capture_test.info.yml
101591101689
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
101592101690
modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
101593101691
mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
@@ -102388,6 +102486,13 @@ tests/src/Functional/LayoutBuilderFormModeTest.php
102388102486
src/Functional/LayoutBuilderFormModeTest.php
102389102487
Functional/LayoutBuilderFormModeTest.php
102390102488
LayoutBuilderFormModeTest.php
102489+
core/modules/layout_builder/tests/src/Functional/LayoutBuilderRevisionTest.php
102490+
modules/layout_builder/tests/src/Functional/LayoutBuilderRevisionTest.php
102491+
layout_builder/tests/src/Functional/LayoutBuilderRevisionTest.php
102492+
tests/src/Functional/LayoutBuilderRevisionTest.php
102493+
src/Functional/LayoutBuilderRevisionTest.php
102494+
Functional/LayoutBuilderRevisionTest.php
102495+
LayoutBuilderRevisionTest.php
102391102496
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
102392102497
modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
102393102498
layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
@@ -102919,6 +103024,12 @@ modules/layout_builder/src/LayoutOverrideFieldHelper.php
102919103024
layout_builder/src/LayoutOverrideFieldHelper.php
102920103025
src/LayoutOverrideFieldHelper.php
102921103026
LayoutOverrideFieldHelper.php
103027+
core/modules/layout_builder/src/SectionStorage/SupportAwareSectionStorageManagerInterface.php
103028+
modules/layout_builder/src/SectionStorage/SupportAwareSectionStorageManagerInterface.php
103029+
layout_builder/src/SectionStorage/SupportAwareSectionStorageManagerInterface.php
103030+
src/SectionStorage/SupportAwareSectionStorageManagerInterface.php
103031+
SectionStorage/SupportAwareSectionStorageManagerInterface.php
103032+
SupportAwareSectionStorageManagerInterface.php
102922103033
core/modules/layout_builder/src/SectionStorage/SectionStorageDefinition.php
102923103034
modules/layout_builder/src/SectionStorage/SectionStorageDefinition.php
102924103035
layout_builder/src/SectionStorage/SectionStorageDefinition.php
@@ -103371,6 +103482,11 @@ layout_builder/src/Field/LayoutSectionItemList.php
103371103482
src/Field/LayoutSectionItemList.php
103372103483
Field/LayoutSectionItemList.php
103373103484
LayoutSectionItemList.php
103485+
core/modules/layout_builder/src/SupportAwareSectionStorageInterface.php
103486+
modules/layout_builder/src/SupportAwareSectionStorageInterface.php
103487+
layout_builder/src/SupportAwareSectionStorageInterface.php
103488+
src/SupportAwareSectionStorageInterface.php
103489+
SupportAwareSectionStorageInterface.php
103374103490
core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
103375103491
modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
103376103492
layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
@@ -114716,6 +114832,13 @@ tests/src/Kernel/MediaEmbedFilterTestBase.php
114716114832
src/Kernel/MediaEmbedFilterTestBase.php
114717114833
Kernel/MediaEmbedFilterTestBase.php
114718114834
MediaEmbedFilterTestBase.php
114835+
core/modules/media/tests/src/Kernel/MediaSourceValidationTest.php
114836+
modules/media/tests/src/Kernel/MediaSourceValidationTest.php
114837+
media/tests/src/Kernel/MediaSourceValidationTest.php
114838+
tests/src/Kernel/MediaSourceValidationTest.php
114839+
src/Kernel/MediaSourceValidationTest.php
114840+
Kernel/MediaSourceValidationTest.php
114841+
MediaSourceValidationTest.php
114719114842
core/modules/media/tests/src/Kernel/MediaTypeValidationTest.php
114720114843
modules/media/tests/src/Kernel/MediaTypeValidationTest.php
114721114844
media/tests/src/Kernel/MediaTypeValidationTest.php
@@ -115461,6 +115584,15 @@ media_test_oembed/src/Hook/MediaTestOembedHooks.php
115461115584
src/Hook/MediaTestOembedHooks.php
115462115585
Hook/MediaTestOembedHooks.php
115463115586
MediaTestOembedHooks.php
115587+
core/modules/media/tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
115588+
modules/media/tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
115589+
media/tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
115590+
tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
115591+
modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
115592+
media_test_oembed/src/Hook/EntityBundleInfoAlter.php
115593+
src/Hook/EntityBundleInfoAlter.php
115594+
Hook/EntityBundleInfoAlter.php
115595+
EntityBundleInfoAlter.php
115464115596
core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php
115465115597
modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php
115466115598
media/tests/modules/media_test_oembed/src/ProviderRepository.php

Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,7 @@ core/tests/Drupal/Tests/Core/Cache/Context/CookieCacheContextTest.php
801801
core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php
802802
core/tests/Drupal/Tests/Core/Cache/Context/SessionCacheContextTest.php
803803
core/tests/Drupal/Tests/Core/Cache/CacheTest.php
804+
core/tests/Drupal/Tests/Core/Cache/MemoryBackendTest.php
804805
core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php
805806
core/tests/Drupal/Tests/Core/Cache/CacheFactoryTest.php
806807
core/tests/Drupal/Tests/Core/Cache/LruMemoryCacheTest.php
@@ -2199,6 +2200,7 @@ core/tests/PHPStan/tests/EnsurePHPStanVersionsMatchTest.php
21992200
core/tests/PHPStan/Rules/TestClassClassMetadata.php
22002201
core/tests/PHPStan/Rules/ComponentTestDoesNotExtendCoreTest.php
22012202
core/tests/PHPStan/Rules/TestClassMethodMetadata.php
2203+
core/tests/PHPStan/fixtures/test-classes-missing-attributes.php
22022204
core/tests/PHPStan/fixtures/component-tests.php
22032205
core/tests/PHPStan/fixtures/test-methods-with-metadata.php
22042206
core/tests/PHPStan/fixtures/test-classes-with-metadata.php
@@ -4925,6 +4927,7 @@ core/lib/Drupal/Core/Locale/CountryManagerInterface.php
49254927
core/lib/Drupal/Core/Locale/CountryManager.php
49264928
core/lib/Drupal/Core/Test/TestSetupTrait.php
49274929
core/lib/Drupal/Core/Test/JUnitConverter.php
4930+
core/lib/Drupal/Core/Test/MailerCaptureTrait.php
49284931
core/lib/Drupal/Core/Test/AssertMailTrait.php
49294932
core/lib/Drupal/Core/Test/ObjectSerialization.php
49304933
core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php
@@ -8140,8 +8143,11 @@ core/modules/content_translation/src/ContentTranslationPermissions.php
81408143
core/modules/content_translation/src/FieldTranslationSynchronizerInterface.php
81418144
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php
81428145
core/modules/content_translation/src/FieldTranslationSynchronizer.php
8146+
core/modules/content_translation/src/FieldSyncWidget.php
81438147
core/modules/content_translation/src/ContentTranslationHandlerInterface.php
81448148
core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php
8149+
core/modules/content_translation/src/Hook/ContentTranslationFormLanguageHooks.php
8150+
core/modules/content_translation/src/Hook/ContentTranslationFormHooks.php
81458151
core/modules/content_translation/src/Hook/ContentTranslationThemeHooks.php
81468152
core/modules/content_translation/src/Hook/ContentTranslationHooks.php
81478153
core/modules/content_translation/content_translation.libraries.yml
@@ -10004,6 +10010,7 @@ core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php
1000410010
core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php
1000510011
core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php
1000610012
core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php
10013+
core/modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php
1000710014
core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php
1000810015
core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
1000910016
core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php
@@ -14595,10 +14602,17 @@ core/modules/views_ui/views_ui.services.yml
1459514602
core/modules/mailer/tests/src/Kernel/TransportTest.php
1459614603
core/modules/mailer/tests/src/Functional/TransportServiceFactoryTest.php
1459714604
core/modules/mailer/tests/src/Functional/GenericTest.php
14605+
core/modules/mailer/tests/src/Functional/MailerCaptureTest.php
14606+
core/modules/mailer/tests/modules/mailer_capture/mailer_capture.info.yml
14607+
core/modules/mailer/tests/modules/mailer_capture/src/MailerCaptureServiceProvider.php
14608+
core/modules/mailer/tests/modules/mailer_capture/src/Transport/CaptureTransport.php
1459814609
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
1459914610
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml
1460014611
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
1460114612
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransport.php
14613+
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml
14614+
core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
14615+
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml
1460214616
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
1460314617
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php
1460414618
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml
@@ -14713,6 +14727,7 @@ core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDis
1471314727
core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php
1471414728
core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonAnonTest.php
1471514729
core/modules/layout_builder/tests/src/Functional/LayoutBuilderFormModeTest.php
14730+
core/modules/layout_builder/tests/src/Functional/LayoutBuilderRevisionTest.php
1471614731
core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
1471714732
core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php
1471814733
core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
@@ -14785,6 +14800,7 @@ core/modules/layout_builder/src/Controller/LayoutBuilderController.php
1478514800
core/modules/layout_builder/src/Controller/ChooseSectionController.php
1478614801
core/modules/layout_builder/src/Controller/AddSectionController.php
1478714802
core/modules/layout_builder/src/LayoutOverrideFieldHelper.php
14803+
core/modules/layout_builder/src/SectionStorage/SupportAwareSectionStorageManagerInterface.php
1478814804
core/modules/layout_builder/src/SectionStorage/SectionStorageDefinition.php
1478914805
core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php
1479014806
core/modules/layout_builder/src/SectionStorage/SectionStorageManagerInterface.php
@@ -14859,6 +14875,7 @@ core/modules/layout_builder/src/OverridesSectionStorageInterface.php
1485914875
core/modules/layout_builder/src/Element/LayoutBuilder.php
1486014876
core/modules/layout_builder/src/InlineBlockUsage.php
1486114877
core/modules/layout_builder/src/Field/LayoutSectionItemList.php
14878+
core/modules/layout_builder/src/SupportAwareSectionStorageInterface.php
1486214879
core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
1486314880
core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php
1486414881
core/modules/layout_builder/src/EventSubscriber/DefaultContentSubscriber.php
@@ -16493,6 +16510,7 @@ core/modules/media/tests/src/Kernel/MediaEmbedFilterTranslationTest.php
1649316510
core/modules/media/tests/src/Kernel/MediaThumbnailFormatterTest.php
1649416511
core/modules/media/tests/src/Kernel/MediaTest.php
1649516512
core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php
16513+
core/modules/media/tests/src/Kernel/MediaSourceValidationTest.php
1649616514
core/modules/media/tests/src/Kernel/MediaTypeValidationTest.php
1649716515
core/modules/media/tests/src/Kernel/MediaSourceTest.php
1649816516
core/modules/media/tests/src/Kernel/ConfigActionsTest.php
@@ -16589,6 +16607,7 @@ core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php
1658916607
core/modules/media/tests/modules/media_test_oembed/src/MediaTestOembedServiceProvider.php
1659016608
core/modules/media/tests/modules/media_test_oembed/src/Hook/MediaTestOembedThemeHooks.php
1659116609
core/modules/media/tests/modules/media_test_oembed/src/Hook/MediaTestOembedHooks.php
16610+
core/modules/media/tests/modules/media_test_oembed/src/Hook/EntityBundleInfoAlter.php
1659216611
core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php
1659316612
core/modules/media/tests/modules/media_test_oembed/media_test_oembed.routing.yml
1659416613
core/modules/media/tests/modules/media_test_oembed/media_test_oembed.libraries.yml

0 commit comments

Comments
 (0)