@@ -5591,7 +5591,6 @@ core/modules/file/config/optional/views.view.files.yml
55915591core/modules/file/config/schema/file.views.schema.yml
55925592core/modules/file/config/schema/file.schema.yml
55935593core/modules/file/config/install/file.settings.yml
5594- core/modules/file/file.field.inc
55955594core/modules/file/file.field_type_categories.yml
55965595core/modules/file/tests/modules/file_test_get_ids/migrations/d7_file_used.yml
55975596core/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
1028710286core/modules/ckeditor5/tests/modules/ckeditor_test/ckeditor_test.info.yml
1028810287core/modules/ckeditor5/tests/modules/ckeditor5_plugin_conditions_test/ckeditor5_plugin_conditions_test.info.yml
1028910288core/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
1029210289core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/ckeditor5_plugin_elements_subset.info.yml
1029310290core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/config/schema/ckeditor5_plugin_elements_subset.schema.yml
1029410291core/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
1031610313core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaLinkabilityTest.php
1031710314core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php
1031810315core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php
10319- core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditorStylesheetsWarningTest.php
1032010316core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTestBase.php
1032110317core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php
1032210318core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php
@@ -10382,8 +10378,6 @@ core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php
1038210378core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php
1038310379core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
1038410380core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php
10385- core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginInterface.php
10386- core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php
1038710381core/modules/ckeditor5/src/Plugin/CKEditor5PluginManagerInterface.php
1038810382core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingPreventSelfXssConstraintValidator.php
1038910383core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemConstraint.php
@@ -10410,12 +10404,8 @@ core/modules/ckeditor5/src/Plugin/Validation/Constraint/StyleSensibleElementCons
1041010404core/modules/ckeditor5/src/Plugin/Validation/Constraint/UniqueLabelInListConstraint.php
1041110405core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraint.php
1041210406core/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
1041610407core/modules/ckeditor5/src/Annotation/CKEditor5Plugin.php
1041710408core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php
10418- core/modules/ckeditor5/src/Annotation/CKEditor4To5Upgrade.php
1041910409core/modules/ckeditor5/src/Annotation/CKEditor5AspectsOfCKEditor5Plugin.php
1042010410core/modules/ckeditor5/src/SmartDefaultSettings.php
1042110411core/modules/ckeditor5/src/HTMLRestrictions.php
@@ -10727,7 +10717,6 @@ core/modules/node/tests/src/Kernel/NodeFieldOverridesTest.php
1072710717core/modules/node/tests/src/Kernel/SummaryLengthTest.php
1072810718core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php
1072910719core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php
10730- core/modules/node/tests/src/Kernel/NodeDeprecationTest.php
1073110720core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php
1073210721core/modules/node/tests/src/Kernel/NodeAccessRecordsTest.php
1073310722core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php
@@ -10772,8 +10761,6 @@ core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php
1077210761core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php
1077310762core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php
1077410763core/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
1077710764core/modules/node/tests/src/Unit/NodeOperationAccessTest.php
1077810765core/modules/node/node.links.task.yml
1077910766core/modules/node/migrations/d7_node_complete.yml
@@ -10840,12 +10827,10 @@ core/modules/node/src/Plugin/views/filter/Status.php
1084010827core/modules/node/src/Plugin/views/filter/Access.php
1084110828core/modules/node/src/Plugin/views/area/ListingEmpty.php
1084210829core/modules/node/src/Plugin/views/argument_default/Node.php
10843- core/modules/node/src/Plugin/Action/UnpublishByKeywordNode.php
1084410830core/modules/node/src/Plugin/Action/StickyNode.php
1084510831core/modules/node/src/Plugin/Action/DemoteNode.php
1084610832core/modules/node/src/Plugin/Action/PromoteNode.php
1084710833core/modules/node/src/Plugin/Action/UnstickyNode.php
10848- core/modules/node/src/Plugin/Action/AssignOwnerNode.php
1084910834core/modules/node/src/Plugin/Search/NodeSearch.php
1085010835core/modules/node/src/Plugin/Block/SyndicateBlock.php
1085110836core/modules/node/src/NodeAccessControlHandlerInterface.php
@@ -12307,7 +12292,6 @@ core/tests/Drupal/KernelTests/Core/Updater/UpdaterTest.php
1230712292core/tests/Drupal/KernelTests/Core/Url/LinkGenerationTest.php
1230812293core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php
1230912294core/tests/Drupal/KernelTests/Core/Common/XssUnitTest.php
12310- core/tests/Drupal/KernelTests/Core/Common/LegacyCommonTest.php
1231112295core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php
1231212296core/tests/Drupal/KernelTests/Core/Plugin/EntityContextTypedDataTest.php
1231312297core/tests/Drupal/KernelTests/Core/Plugin/DerivativeTest.php
@@ -12386,7 +12370,6 @@ core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php
1238612370core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php
1238712371core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php
1238812372core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php
12389- core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php
1239012373core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
1239112374core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php
1239212375core/tests/Drupal/KernelTests/Core/Theme/BaseThemeMissingTest.php
@@ -12411,7 +12394,6 @@ core/tests/Drupal/KernelTests/Core/Extension/ModuleExtensionListTest.php
1241112394core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php
1241212395core/tests/Drupal/KernelTests/Core/Extension/ModuleImplementsAlterTest.php
1241312396core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php
12414- core/tests/Drupal/KernelTests/Core/Extension/ModuleLegacyTest.php
1241512397core/tests/Drupal/KernelTests/Core/Extension/UpdateDescriptionTest.php
1241612398core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookTest.php
1241712399core/tests/Drupal/KernelTests/Core/Extension/ThemeExtensionListTest.php
@@ -12473,11 +12455,9 @@ core/tests/Drupal/KernelTests/Core/Session/AccountSwitcherTest.php
1247312455core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php
1247412456core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php
1247512457core/tests/Drupal/KernelTests/Core/Site/SettingsRewriteTest.php
12476- core/tests/Drupal/KernelTests/Core/Site/LegacySettingsRewriteTest.php
1247712458core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php
1247812459core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php
1247912460core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php
12480- core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php
1248112461core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php
1248212462core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php
1248312463core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelSiteTest.php
@@ -12654,7 +12634,6 @@ core/tests/Drupal/KernelTests/Core/Asset/DeprecatedAssetsTest.php
1265412634core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php
1265512635core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php
1265612636core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php
12657- core/tests/Drupal/KernelTests/Core/Asset/LegacyAssetTest.php
1265812637core/tests/Drupal/KernelTests/Core/DependencyInjection/ServicesDefaultsTest.php
1265912638core/tests/Drupal/KernelTests/Core/DependencyInjection/AutowireTest.php
1266012639core/tests/Drupal/KernelTests/Core/DependencyInjection/AutoconfigurationTest.php
@@ -12838,7 +12817,6 @@ core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php
1283812817core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php
1283912818core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php
1284012819core/tests/Drupal/Tests/Core/Extension/GenericTestExistsTest.php
12841- core/tests/Drupal/Tests/Core/Extension/LegacyExtensionTest.php
1284212820core/tests/Drupal/Tests/Core/Extension/DatabaseDriverListTest.php
1284312821core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module
1284412822core/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
1487514853core/lib/Drupal/Core/Extension/ThemeExtensionList.php
1487614854core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php
1487714855core/lib/Drupal/Core/Extension/ModuleExtensionList.php
14878- core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterIterator.php
1487914856core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterCallback.php
1488014857core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php
1488114858core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php
@@ -15898,7 +15875,6 @@ core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php
1589815875core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterEventSubscribersPass.php
1589915876core/lib/Drupal/Core/DependencyInjection/Compiler/BackendCompilerPass.php
1590015877core/lib/Drupal/Core/DependencyInjection/Compiler/CorsCompilerPass.php
15901- core/lib/Drupal/Core/DependencyInjection/Compiler/DependencySerializationTraitPass.php
1590215878core/lib/Drupal/Core/DependencyInjection/Compiler/TwigExtensionPass.php
1590315879core/lib/Drupal/Core/DependencyInjection/Compiler/ModifyServiceDefinitionsPass.php
1590415880core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
@@ -16386,7 +16362,6 @@ core/lib/Drupal/Component/DependencyInjection/TESTING.txt
1638616362core/lib/Drupal/Component/DependencyInjection/Container.php
1638716363core/lib/Drupal/Component/DependencyInjection/ContainerInterface.php
1638816364core/lib/Drupal/Component/DependencyInjection/LICENSE.txt
16389- core/lib/Drupal/Component/DependencyInjection/ServiceIdHashTrait.php
1639016365core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php
1639116366core/lib/Drupal/Component/DependencyInjection/README.txt
1639216367core/lib/Drupal/Component/DependencyInjection/composer.json
0 commit comments