@@ -5591,7 +5591,6 @@ core/modules/file/config/optional/views.view.files.yml
5591
5591
core/modules/file/config/schema/file.views.schema.yml
5592
5592
core/modules/file/config/schema/file.schema.yml
5593
5593
core/modules/file/config/install/file.settings.yml
5594
- core/modules/file/file.field.inc
5595
5594
core/modules/file/file.field_type_categories.yml
5596
5595
core/modules/file/tests/modules/file_test_get_ids/migrations/d7_file_used.yml
5597
5596
core/modules/file/tests/modules/file_test_get_ids/src/Plugin/migrate/source/d7/FileUsed.php
@@ -10287,8 +10286,6 @@ core/modules/ckeditor5/tests/modules/ckeditor_test/ckeditor_test.module
10287
10286
core/modules/ckeditor5/tests/modules/ckeditor_test/ckeditor_test.info.yml
10288
10287
core/modules/ckeditor5/tests/modules/ckeditor5_plugin_conditions_test/ckeditor5_plugin_conditions_test.info.yml
10289
10288
core/modules/ckeditor5/tests/modules/ckeditor5_plugin_conditions_test/ckeditor5_plugin_conditions_test.ckeditor5.yml
10290
- core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.info.yml
10291
- core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.module
10292
10289
core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/ckeditor5_plugin_elements_subset.info.yml
10293
10290
core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/config/schema/ckeditor5_plugin_elements_subset.schema.yml
10294
10291
core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/ckeditor5_plugin_elements_subset.ckeditor5.yml
@@ -10316,7 +10313,6 @@ core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTest.php
10316
10313
core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaLinkabilityTest.php
10317
10314
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php
10318
10315
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php
10319
- core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditorStylesheetsWarningTest.php
10320
10316
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php
10321
10317
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php
10322
10318
core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php
@@ -10382,8 +10378,6 @@ core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php
10382
10378
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php
10383
10379
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
10384
10380
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php
10385
- core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginInterface.php
10386
- core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php
10387
10381
core/modules/ckeditor5/src/Plugin/CKEditor5PluginManagerInterface.php
10388
10382
core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingPreventSelfXssConstraintValidator.php
10389
10383
core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemConstraint.php
@@ -10410,12 +10404,8 @@ core/modules/ckeditor5/src/Plugin/Validation/Constraint/StyleSensibleElementCons
10410
10404
core/modules/ckeditor5/src/Plugin/Validation/Constraint/UniqueLabelInListConstraint.php
10411
10405
core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraint.php
10412
10406
core/modules/ckeditor5/src/Plugin/Validation/Constraint/TextEditorObjectDependentValidatorTrait.php
10413
- core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Contrib.php
10414
- core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Core.php
10415
- core/modules/ckeditor5/src/CKEditor5StylesheetsMessage.php
10416
10407
core/modules/ckeditor5/src/Annotation/CKEditor5Plugin.php
10417
10408
core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php
10418
- core/modules/ckeditor5/src/Annotation/CKEditor4To5Upgrade.php
10419
10409
core/modules/ckeditor5/src/Annotation/CKEditor5AspectsOfCKEditor5Plugin.php
10420
10410
core/modules/ckeditor5/src/SmartDefaultSettings.php
10421
10411
core/modules/ckeditor5/src/HTMLRestrictions.php
@@ -10727,7 +10717,6 @@ core/modules/node/tests/src/Kernel/NodeFieldOverridesTest.php
10727
10717
core/modules/node/tests/src/Kernel/SummaryLengthTest.php
10728
10718
core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php
10729
10719
core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php
10730
- core/modules/node/tests/src/Kernel/NodeDeprecationTest.php
10731
10720
core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php
10732
10721
core/modules/node/tests/src/Kernel/NodeAccessRecordsTest.php
10733
10722
core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php
@@ -10772,8 +10761,6 @@ core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php
10772
10761
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php
10773
10762
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php
10774
10763
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php
10775
- core/modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php
10776
- core/modules/node/tests/src/Unit/Action/AssignOwnerNodeTest.php
10777
10764
core/modules/node/tests/src/Unit/NodeOperationAccessTest.php
10778
10765
core/modules/node/node.links.task.yml
10779
10766
core/modules/node/migrations/d7_node_complete.yml
@@ -10840,12 +10827,10 @@ core/modules/node/src/Plugin/views/filter/Status.php
10840
10827
core/modules/node/src/Plugin/views/filter/Access.php
10841
10828
core/modules/node/src/Plugin/views/area/ListingEmpty.php
10842
10829
core/modules/node/src/Plugin/views/argument_default/Node.php
10843
- core/modules/node/src/Plugin/Action/UnpublishByKeywordNode.php
10844
10830
core/modules/node/src/Plugin/Action/StickyNode.php
10845
10831
core/modules/node/src/Plugin/Action/DemoteNode.php
10846
10832
core/modules/node/src/Plugin/Action/PromoteNode.php
10847
10833
core/modules/node/src/Plugin/Action/UnstickyNode.php
10848
- core/modules/node/src/Plugin/Action/AssignOwnerNode.php
10849
10834
core/modules/node/src/Plugin/Search/NodeSearch.php
10850
10835
core/modules/node/src/Plugin/Block/SyndicateBlock.php
10851
10836
core/modules/node/src/NodeAccessControlHandlerInterface.php
@@ -12307,7 +12292,6 @@ core/tests/Drupal/KernelTests/Core/Updater/UpdaterTest.php
12307
12292
core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php
12308
12293
core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php
12309
12294
core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php
12310
- core/tests/Drupal/KernelTests/Core/Common/LegacyCommonTest.php
12311
12295
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php
12312
12296
core/tests/Drupal/KernelTests/Core/Plugin/EntityContextTypedDataTest.php
12313
12297
core/tests/Drupal/KernelTests/Core/Plugin/DerivativeTest.php
@@ -12386,7 +12370,6 @@ core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php
12386
12370
core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php
12387
12371
core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php
12388
12372
core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php
12389
- core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php
12390
12373
core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
12391
12374
core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php
12392
12375
core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php
@@ -12411,7 +12394,6 @@ core/tests/Drupal/KernelTests/Core/Extension/ModuleExtensionListTest.php
12411
12394
core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php
12412
12395
core/tests/Drupal/KernelTests/Core/Extension/ModuleImplementsAlterTest.php
12413
12396
core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php
12414
- core/tests/Drupal/KernelTests/Core/Extension/ModuleLegacyTest.php
12415
12397
core/tests/Drupal/KernelTests/Core/Extension/UpdateDescriptionTest.php
12416
12398
core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookTest.php
12417
12399
core/tests/Drupal/KernelTests/Core/Extension/ThemeExtensionListTest.php
@@ -12473,11 +12455,9 @@ core/tests/Drupal/KernelTests/Core/Session/AccountSwitcherTest.php
12473
12455
core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php
12474
12456
core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php
12475
12457
core/tests/Drupal/KernelTests/Core/Site/SettingsRewriteTest.php
12476
- core/tests/Drupal/KernelTests/Core/Site/LegacySettingsRewriteTest.php
12477
12458
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php
12478
12459
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php
12479
12460
core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php
12480
- core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php
12481
12461
core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php
12482
12462
core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php
12483
12463
core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelSiteTest.php
@@ -12654,7 +12634,6 @@ core/tests/Drupal/KernelTests/Core/Asset/DeprecatedAssetsTest.php
12654
12634
core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php
12655
12635
core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php
12656
12636
core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php
12657
- core/tests/Drupal/KernelTests/Core/Asset/LegacyAssetTest.php
12658
12637
core/tests/Drupal/KernelTests/Core/DependencyInjection/ServicesDefaultsTest.php
12659
12638
core/tests/Drupal/KernelTests/Core/DependencyInjection/AutowireTest.php
12660
12639
core/tests/Drupal/KernelTests/Core/DependencyInjection/AutoconfigurationTest.php
@@ -12838,7 +12817,6 @@ core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php
12838
12817
core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php
12839
12818
core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php
12840
12819
core/tests/Drupal/Tests/Core/Extension/GenericTestExistsTest.php
12841
- core/tests/Drupal/Tests/Core/Extension/LegacyExtensionTest.php
12842
12820
core/tests/Drupal/Tests/Core/Extension/DatabaseDriverListTest.php
12843
12821
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module
12844
12822
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml
@@ -14875,7 +14853,6 @@ core/lib/Drupal/Core/Extension/ProfileExtensionList.php
14875
14853
core/lib/Drupal/Core/Extension/ThemeExtensionList.php
14876
14854
core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php
14877
14855
core/lib/Drupal/Core/Extension/ModuleExtensionList.php
14878
- core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterIterator.php
14879
14856
core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterCallback.php
14880
14857
core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php
14881
14858
core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php
@@ -15898,7 +15875,6 @@ core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php
15898
15875
core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterEventSubscribersPass.php
15899
15876
core/lib/Drupal/Core/DependencyInjection/Compiler/BackendCompilerPass.php
15900
15877
core/lib/Drupal/Core/DependencyInjection/Compiler/CorsCompilerPass.php
15901
- core/lib/Drupal/Core/DependencyInjection/Compiler/DependencySerializationTraitPass.php
15902
15878
core/lib/Drupal/Core/DependencyInjection/Compiler/TwigExtensionPass.php
15903
15879
core/lib/Drupal/Core/DependencyInjection/Compiler/ModifyServiceDefinitionsPass.php
15904
15880
core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
@@ -16386,7 +16362,6 @@ core/lib/Drupal/Component/DependencyInjection/TESTING.txt
16386
16362
core/lib/Drupal/Component/DependencyInjection/Container.php
16387
16363
core/lib/Drupal/Component/DependencyInjection/ContainerInterface.php
16388
16364
core/lib/Drupal/Component/DependencyInjection/LICENSE.txt
16389
- core/lib/Drupal/Component/DependencyInjection/ServiceIdHashTrait.php
16390
16365
core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php
16391
16366
core/lib/Drupal/Component/DependencyInjection/README.txt
16392
16367
core/lib/Drupal/Component/DependencyInjection/composer.json
0 commit comments