@@ -5383,6 +5383,13 @@ Tests/Core/Cache/CacheTest.php
53835383Core/Cache/CacheTest.php
53845384Cache/CacheTest.php
53855385CacheTest.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
53865393core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php
53875394tests/Drupal/Tests/Core/Cache/NullBackendTest.php
53885395Drupal/Tests/Core/Cache/NullBackendTest.php
@@ -14857,6 +14864,11 @@ tests/PHPStan/Rules/TestClassMethodMetadata.php
1485714864PHPStan/Rules/TestClassMethodMetadata.php
1485814865Rules/TestClassMethodMetadata.php
1485914866TestClassMethodMetadata.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
1486014872core/tests/PHPStan/fixtures/component-tests.php
1486114873tests/PHPStan/fixtures/component-tests.php
1486214874PHPStan/fixtures/component-tests.php
@@ -33632,6 +33644,12 @@ Drupal/Core/Test/JUnitConverter.php
3363233644Core/Test/JUnitConverter.php
3363333645Test/JUnitConverter.php
3363433646JUnitConverter.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
3363533653core/lib/Drupal/Core/Test/AssertMailTrait.php
3363633654lib/Drupal/Core/Test/AssertMailTrait.php
3363733655Drupal/Core/Test/AssertMailTrait.php
@@ -54382,6 +54400,11 @@ modules/content_translation/src/FieldTranslationSynchronizer.php
5438254400content_translation/src/FieldTranslationSynchronizer.php
5438354401src/FieldTranslationSynchronizer.php
5438454402FieldTranslationSynchronizer.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
5438554408core/modules/content_translation/src/ContentTranslationHandlerInterface.php
5438654409modules/content_translation/src/ContentTranslationHandlerInterface.php
5438754410content_translation/src/ContentTranslationHandlerInterface.php
@@ -54393,6 +54416,18 @@ content_translation/src/Form/ContentTranslationDeleteForm.php
5439354416src/Form/ContentTranslationDeleteForm.php
5439454417Form/ContentTranslationDeleteForm.php
5439554418ContentTranslationDeleteForm.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
5439654431core/modules/content_translation/src/Hook/ContentTranslationThemeHooks.php
5439754432modules/content_translation/src/Hook/ContentTranslationThemeHooks.php
5439854433content_translation/src/Hook/ContentTranslationThemeHooks.php
@@ -67319,6 +67354,15 @@ src/Unit/Plugin/HandlerTestTrait.php
6731967354Unit/Plugin/HandlerTestTrait.php
6732067355Plugin/HandlerTestTrait.php
6732167356HandlerTestTrait.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
6732267366core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php
6732367367modules/views/tests/src/Unit/Plugin/query/SqlTest.php
6732467368views/tests/src/Unit/Plugin/query/SqlTest.php
@@ -101556,6 +101600,37 @@ tests/src/Functional/GenericTest.php
101556101600src/Functional/GenericTest.php
101557101601Functional/GenericTest.php
101558101602GenericTest.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
101559101634core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
101560101635modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
101561101636mailer/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
101588101663src/Transport/CanaryTransport.php
101589101664Transport/CanaryTransport.php
101590101665CanaryTransport.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
101591101689core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
101592101690modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
101593101691mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
@@ -102388,6 +102486,13 @@ tests/src/Functional/LayoutBuilderFormModeTest.php
102388102486src/Functional/LayoutBuilderFormModeTest.php
102389102487Functional/LayoutBuilderFormModeTest.php
102390102488LayoutBuilderFormModeTest.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
102391102496core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
102392102497modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
102393102498layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
@@ -102919,6 +103024,12 @@ modules/layout_builder/src/LayoutOverrideFieldHelper.php
102919103024layout_builder/src/LayoutOverrideFieldHelper.php
102920103025src/LayoutOverrideFieldHelper.php
102921103026LayoutOverrideFieldHelper.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
102922103033core/modules/layout_builder/src/SectionStorage/SectionStorageDefinition.php
102923103034modules/layout_builder/src/SectionStorage/SectionStorageDefinition.php
102924103035layout_builder/src/SectionStorage/SectionStorageDefinition.php
@@ -103371,6 +103482,11 @@ layout_builder/src/Field/LayoutSectionItemList.php
103371103482src/Field/LayoutSectionItemList.php
103372103483Field/LayoutSectionItemList.php
103373103484LayoutSectionItemList.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
103374103490core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
103375103491modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
103376103492layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
@@ -114716,6 +114832,13 @@ tests/src/Kernel/MediaEmbedFilterTestBase.php
114716114832src/Kernel/MediaEmbedFilterTestBase.php
114717114833Kernel/MediaEmbedFilterTestBase.php
114718114834MediaEmbedFilterTestBase.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
114719114842core/modules/media/tests/src/Kernel/MediaTypeValidationTest.php
114720114843modules/media/tests/src/Kernel/MediaTypeValidationTest.php
114721114844media/tests/src/Kernel/MediaTypeValidationTest.php
@@ -115461,6 +115584,15 @@ media_test_oembed/src/Hook/MediaTestOembedHooks.php
115461115584src/Hook/MediaTestOembedHooks.php
115462115585Hook/MediaTestOembedHooks.php
115463115586MediaTestOembedHooks.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
115464115596core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php
115465115597modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php
115466115598media/tests/modules/media_test_oembed/src/ProviderRepository.php
0 commit comments