pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/drupal8



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun 21 16:48:44 UTC 2020

Modified Files:
        pkgsrc/www/drupal8: Makefile PLIST distinfo

Log Message:
www/drupal8: update to 8.9.1

Update durpal8 to latest 8.x release, 8.9.1.

pkgsrc change: update PHP support to 7.3.x and 7.4.x.

Changes from 8.7.14 are too many to write here.
Please refer <https://www.drupal.org/project/drupal/releases/> for
each release.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/drupal8/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/drupal8/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/drupal8/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/drupal8/Makefile
diff -u pkgsrc/www/drupal8/Makefile:1.33 pkgsrc/www/drupal8/Makefile:1.34
--- pkgsrc/www/drupal8/Makefile:1.33    Wed May 20 16:31:27 2020
+++ pkgsrc/www/drupal8/Makefile Sun Jun 21 16:48:44 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2020/05/20 16:31:27 taca Exp $
+# $NetBSD: Makefile,v 1.34 2020/06/21 16:48:44 taca Exp $
 
-DISTNAME=      drupal-8.7.14
+DISTNAME=      drupal-8.9.1
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  http://ftp.drupal.org/files/projects/
@@ -13,7 +13,7 @@ LICENSE=      gnu-gpl-v2
 DEPENDS+=      ${PHP_PKG_PREFIX}-gd>=5.4.0:../../graphics/php-gd
 DEPENDS+=      ${PHP_PKG_PREFIX}-json>=5.4.0:../../textproc/php-json
 
-PHP_VERSIONS_ACCEPTED= 72 73
+PHP_VERSIONS_ACCEPTED= 73 74
 
 NO_BUILD=      YES
 DRUPAL=                share/drupal
@@ -45,6 +45,10 @@ REPLACE_FILES.php+=  core/scripts/update-
 REPLACE_FILES.php+=    core/scripts/rebuild_token_calculator.sh
 REPLACE_FILES.php+=    vendor/pear/archive_tar/scripts/phptar.in
 
+REPLACE_SH+=           core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scripts/disable-git-bin/git
+REPLACE_SH+=           vendor/paragonie/random_compat/build-phar.sh
+REPLACE_SH+=           vendor/twig/twig/drupal_test.sh
+
 SUBST_CLASSES+=                conf
 SUBST_STAGE.conf=      pre-install
 SUBST_FILES.conf=      drupal.conf

Index: pkgsrc/www/drupal8/PLIST
diff -u pkgsrc/www/drupal8/PLIST:1.26 pkgsrc/www/drupal8/PLIST:1.27
--- pkgsrc/www/drupal8/PLIST:1.26       Wed May 20 16:31:27 2020
+++ pkgsrc/www/drupal8/PLIST    Sun Jun 21 16:48:44 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2020/05/20 16:31:27 taca Exp $
+@comment $NetBSD: PLIST,v 1.27 2020/06/21 16:48:44 taca Exp $
 share/drupal/.csslintrc
 share/drupal/.editorconfig
 share/drupal/.eslintignore
@@ -20,6 +20,7 @@ share/drupal/core/.eslintrc.passing.json
 share/drupal/core/.gitignore
 share/drupal/core/.prettierignore
 share/drupal/core/.prettierrc.json
+share/drupal/core/.stylelintignore
 share/drupal/core/.stylelintrc.json
 share/drupal/core/CHANGELOG.txt
 share/drupal/core/COPYRIGHT.txt
@@ -30,6 +31,31 @@ share/drupal/core/INSTALL.txt
 share/drupal/core/LICENSE.txt
 share/drupal/core/MAINTAINERS.txt
 share/drupal/core/UPDATE.txt
+share/drupal/core/assets/scaffold/README.txt
+share/drupal/core/assets/scaffold/TESTING.txt
+share/drupal/core/assets/scaffold/files/csslintrc
+share/drupal/core/assets/scaffold/files/default.services.yml
+share/drupal/core/assets/scaffold/files/default.settings.php
+share/drupal/core/assets/scaffold/files/development.services.yml
+share/drupal/core/assets/scaffold/files/drupal.INSTALL.txt
+share/drupal/core/assets/scaffold/files/drupal.README.txt
+share/drupal/core/assets/scaffold/files/editorconfig
+share/drupal/core/assets/scaffold/files/eslintignore
+share/drupal/core/assets/scaffold/files/eslintrc.json
+share/drupal/core/assets/scaffold/files/example.gitignore
+share/drupal/core/assets/scaffold/files/example.settings.local.php
+share/drupal/core/assets/scaffold/files/example.sites.php
+share/drupal/core/assets/scaffold/files/gitattributes
+share/drupal/core/assets/scaffold/files/ht.router.php
+share/drupal/core/assets/scaffold/files/htaccess
+share/drupal/core/assets/scaffold/files/index.php
+share/drupal/core/assets/scaffold/files/modules.README.txt
+share/drupal/core/assets/scaffold/files/profiles.README.txt
+share/drupal/core/assets/scaffold/files/robots.txt
+share/drupal/core/assets/scaffold/files/sites.README.txt
+share/drupal/core/assets/scaffold/files/themes.README.txt
+share/drupal/core/assets/scaffold/files/update.php
+share/drupal/core/assets/scaffold/files/web.config
 share/drupal/core/assets/vendor/.gitignore
 share/drupal/core/assets/vendor/backbone/backbone-min.js
 share/drupal/core/assets/vendor/backbone/backbone-min.map
@@ -308,7 +334,6 @@ share/drupal/core/assets/vendor/jquery-o
 share/drupal/core/assets/vendor/jquery-once/jquery.once.min.js
 share/drupal/core/assets/vendor/jquery-once/jquery.once.min.js.map
 share/drupal/core/assets/vendor/jquery-ui-touch-punch/jquery.ui.touch-punch.js
-share/drupal/core/assets/vendor/jquery.cookie/jquery.cookie.min.js
 share/drupal/core/assets/vendor/jquery.ui/AUTHORS.txt
 share/drupal/core/assets/vendor/jquery.ui/README.md
 share/drupal/core/assets/vendor/jquery.ui/package.json
@@ -471,18 +496,20 @@ share/drupal/core/assets/vendor/jquery.u
 share/drupal/core/assets/vendor/jquery.ui/ui/widgets/spinner-min.js
 share/drupal/core/assets/vendor/jquery.ui/ui/widgets/tabs-min.js
 share/drupal/core/assets/vendor/jquery.ui/ui/widgets/tooltip-min.js
-share/drupal/core/assets/vendor/jquery/jquery-extend-3.4.0.js
-share/drupal/core/assets/vendor/jquery/jquery-htmlprefilter-3.5.0.js
 share/drupal/core/assets/vendor/jquery/jquery.js
 share/drupal/core/assets/vendor/jquery/jquery.min.js
 share/drupal/core/assets/vendor/jquery/jquery.min.map
+share/drupal/core/assets/vendor/js-cookie/js.cookie.min.js
 share/drupal/core/assets/vendor/matchMedia/matchMedia.addListener.min.js
 share/drupal/core/assets/vendor/matchMedia/matchMedia.min.js
 share/drupal/core/assets/vendor/modernizr/modernizr.min.js
 share/drupal/core/assets/vendor/normalize-css/normalize.css
 share/drupal/core/assets/vendor/picturefill/picturefill.min.js
+share/drupal/core/assets/vendor/popperjs/popper.min.js
+share/drupal/core/assets/vendor/popperjs/popper.min.js.map
+share/drupal/core/assets/vendor/sortable/Sortable.min.js
 share/drupal/core/assets/vendor/underscore/underscore-min.js
-share/drupal/core/assets/vendor/underscore/underscore-min.map
+share/drupal/core/assets/vendor/underscore/underscore-min.js.map
 share/drupal/core/authorize.php
 share/drupal/core/composer.json
 share/drupal/core/config/install/core.extension.yml
@@ -521,6 +548,8 @@ share/drupal/core/install.php
 share/drupal/core/lib/Drupal.php
 share/drupal/core/lib/Drupal/Component/Annotation/AnnotationBase.php
 share/drupal/core/lib/Drupal/Component/Annotation/AnnotationInterface.php
+share/drupal/core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php
+share/drupal/core/lib/Drupal/Component/Annotation/Doctrine/SimpleAnnotationReader.php
 share/drupal/core/lib/Drupal/Component/Annotation/LICENSE.txt
 share/drupal/core/lib/Drupal/Component/Annotation/Plugin.php
 share/drupal/core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php
@@ -536,7 +565,6 @@ share/drupal/core/lib/Drupal/Component/A
 share/drupal/core/lib/Drupal/Component/Assertion/README.txt
 share/drupal/core/lib/Drupal/Component/Assertion/TESTING.txt
 share/drupal/core/lib/Drupal/Component/Assertion/composer.json
-share/drupal/core/lib/Drupal/Component/Assertion/global_namespace_php5.php
 share/drupal/core/lib/Drupal/Component/Bridge/LICENSE.txt
 share/drupal/core/lib/Drupal/Component/Bridge/README.txt
 share/drupal/core/lib/Drupal/Component/Bridge/TESTING.txt
@@ -600,6 +628,11 @@ share/drupal/core/lib/Drupal/Component/F
 share/drupal/core/lib/Drupal/Component/FileCache/README.txt
 share/drupal/core/lib/Drupal/Component/FileCache/TESTING.txt
 share/drupal/core/lib/Drupal/Component/FileCache/composer.json
+share/drupal/core/lib/Drupal/Component/FileSecurity/FileSecurity.php
+share/drupal/core/lib/Drupal/Component/FileSecurity/LICENSE.txt
+share/drupal/core/lib/Drupal/Component/FileSecurity/README.txt
+share/drupal/core/lib/Drupal/Component/FileSecurity/TESTING.txt
+share/drupal/core/lib/Drupal/Component/FileSecurity/composer.json
 share/drupal/core/lib/Drupal/Component/FileSystem/FileSystem.php
 share/drupal/core/lib/Drupal/Component/FileSystem/LICENSE.txt
 share/drupal/core/lib/Drupal/Component/FileSystem/README.txt
@@ -937,6 +970,7 @@ share/drupal/core/lib/Drupal/Component/U
 share/drupal/core/lib/Drupal/Component/Utility/Bytes.php
 share/drupal/core/lib/Drupal/Component/Utility/Color.php
 share/drupal/core/lib/Drupal/Component/Utility/Crypt.php
+share/drupal/core/lib/Drupal/Component/Utility/DeprecatedArray.php
 share/drupal/core/lib/Drupal/Component/Utility/DiffArray.php
 share/drupal/core/lib/Drupal/Component/Utility/EmailValidator.php
 share/drupal/core/lib/Drupal/Component/Utility/EmailValidatorInterface.php
@@ -1037,6 +1071,7 @@ share/drupal/core/lib/Drupal/Core/Ajax/D
 share/drupal/core/lib/Drupal/Core/Ajax/HtmlCommand.php
 share/drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php
 share/drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php
+share/drupal/core/lib/Drupal/Core/Ajax/MessageCommand.php
 share/drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php
 share/drupal/core/lib/Drupal/Core/Ajax/OpenModalDialogCommand.php
 share/drupal/core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php
@@ -1086,6 +1121,7 @@ share/drupal/core/lib/Drupal/Core/Asset/
 share/drupal/core/lib/Drupal/Core/Asset/JsCollectionOptimizer.php
 share/drupal/core/lib/Drupal/Core/Asset/JsCollectionRenderer.php
 share/drupal/core/lib/Drupal/Core/Asset/JsOptimizer.php
+share/drupal/core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php
 share/drupal/core/lib/Drupal/Core/Asset/LibraryDependencyResolver.php
 share/drupal/core/lib/Drupal/Core/Asset/LibraryDependencyResolverInterface.php
 share/drupal/core/lib/Drupal/Core/Asset/LibraryDiscovery.php
@@ -1127,6 +1163,7 @@ share/drupal/core/lib/Drupal/Core/Cache/
 share/drupal/core/lib/Drupal/Core/Cache/CacheFactory.php
 share/drupal/core/lib/Drupal/Core/Cache/CacheFactoryInterface.php
 share/drupal/core/lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php
+share/drupal/core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php
 share/drupal/core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php
 share/drupal/core/lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php
 share/drupal/core/lib/Drupal/Core/Cache/CacheableDependencyInterface.php
@@ -1155,6 +1192,7 @@ share/drupal/core/lib/Drupal/Core/Cache/
 share/drupal/core/lib/Drupal/Core/Cache/Context/PagersCacheContext.php
 share/drupal/core/lib/Drupal/Core/Cache/Context/PathCacheContext.php
 share/drupal/core/lib/Drupal/Core/Cache/Context/PathParentCacheContext.php
+share/drupal/core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php
 share/drupal/core/lib/Drupal/Core/Cache/Context/QueryArgsCacheContext.php
 share/drupal/core/lib/Drupal/Core/Cache/Context/RequestFormatCacheContext.php
 share/drupal/core/lib/Drupal/Core/Cache/Context/RequestStackCacheContextBase.php
@@ -1254,18 +1292,22 @@ share/drupal/core/lib/Drupal/Core/Config
 share/drupal/core/lib/Drupal/Core/Config/Entity/Query/Query.php
 share/drupal/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php
 share/drupal/core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php
+share/drupal/core/lib/Drupal/Core/Config/ExportStorageManager.php
 share/drupal/core/lib/Drupal/Core/Config/ExtensionInstallStorage.php
 share/drupal/core/lib/Drupal/Core/Config/FileStorage.php
 share/drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php
 share/drupal/core/lib/Drupal/Core/Config/ImmutableConfig.php
 share/drupal/core/lib/Drupal/Core/Config/ImmutableConfigException.php
+share/drupal/core/lib/Drupal/Core/Config/ImportStorageTransformer.php
 share/drupal/core/lib/Drupal/Core/Config/Importer/ConfigImporterBatch.php
 share/drupal/core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php
 share/drupal/core/lib/Drupal/Core/Config/Importer/MissingContentEvent.php
 share/drupal/core/lib/Drupal/Core/Config/InstallStorage.php
+share/drupal/core/lib/Drupal/Core/Config/ManagedStorage.php
 share/drupal/core/lib/Drupal/Core/Config/MemoryStorage.php
 share/drupal/core/lib/Drupal/Core/Config/NullStorage.php
 share/drupal/core/lib/Drupal/Core/Config/PreExistingConfigException.php
+share/drupal/core/lib/Drupal/Core/Config/ReadOnlyStorage.php
 share/drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php
 share/drupal/core/lib/Drupal/Core/Config/Schema/ConfigSchemaAlterException.php
 share/drupal/core/lib/Drupal/Core/Config/Schema/ConfigSchemaDiscovery.php
@@ -1285,6 +1327,9 @@ share/drupal/core/lib/Drupal/Core/Config
 share/drupal/core/lib/Drupal/Core/Config/StorageCopyTrait.php
 share/drupal/core/lib/Drupal/Core/Config/StorageException.php
 share/drupal/core/lib/Drupal/Core/Config/StorageInterface.php
+share/drupal/core/lib/Drupal/Core/Config/StorageManagerInterface.php
+share/drupal/core/lib/Drupal/Core/Config/StorageTransformEvent.php
+share/drupal/core/lib/Drupal/Core/Config/StorageTransformerException.php
 share/drupal/core/lib/Drupal/Core/Config/Testing/ConfigSchemaChecker.php
 share/drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php
 share/drupal/core/lib/Drupal/Core/Config/TypedConfigManagerInterface.php
@@ -1481,7 +1526,9 @@ share/drupal/core/lib/Drupal/Core/Entity
 share/drupal/core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityAccessControlHandlerInterface.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityAutocompleteMatcher.php
+share/drupal/core/lib/Drupal/Core/Entity/EntityAutocompleteMatcherInterface.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityBase.php
+share/drupal/core/lib/Drupal/Core/Entity/EntityBundleAccessCheck.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityBundleListener.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityBundleListenerInterface.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityChangedInterface.php
@@ -1663,6 +1710,7 @@ share/drupal/core/lib/Drupal/Core/EventS
 share/drupal/core/lib/Drupal/Core/EventSubscriber/ExceptionJsonSubscriber.php
 share/drupal/core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php
 share/drupal/core/lib/Drupal/Core/EventSubscriber/ExceptionTestSiteSubscriber.php
+share/drupal/core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
 share/drupal/core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
 share/drupal/core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
 share/drupal/core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
@@ -1710,6 +1758,7 @@ share/drupal/core/lib/Drupal/Core/Extens
 share/drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php
 share/drupal/core/lib/Drupal/Core/Extension/ModuleInstaller.php
 share/drupal/core/lib/Drupal/Core/Extension/ModuleInstallerInterface.php
+share/drupal/core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php
 share/drupal/core/lib/Drupal/Core/Extension/ModuleUninstallValidatorException.php
 share/drupal/core/lib/Drupal/Core/Extension/ModuleUninstallValidatorInterface.php
 share/drupal/core/lib/Drupal/Core/Extension/ProfileExtensionList.php
@@ -1827,11 +1876,15 @@ share/drupal/core/lib/Drupal/Core/File/E
 share/drupal/core/lib/Drupal/Core/File/Exception/FileExistsException.php
 share/drupal/core/lib/Drupal/Core/File/Exception/FileNotExistsException.php
 share/drupal/core/lib/Drupal/Core/File/Exception/FileWriteException.php
+share/drupal/core/lib/Drupal/Core/File/Exception/NotRegularDirectoryException.php
 share/drupal/core/lib/Drupal/Core/File/Exception/NotRegularFileException.php
 share/drupal/core/lib/Drupal/Core/File/FileSystem.php
 share/drupal/core/lib/Drupal/Core/File/FileSystemInterface.php
+share/drupal/core/lib/Drupal/Core/File/HtaccessWriter.php
+share/drupal/core/lib/Drupal/Core/File/HtaccessWriterInterface.php
 share/drupal/core/lib/Drupal/Core/File/MimeType/ExtensionMimeTypeGuesser.php
 share/drupal/core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php
+share/drupal/core/lib/Drupal/Core/File/ProtectedDirectory.php
 share/drupal/core/lib/Drupal/Core/File/file.api.php
 share/drupal/core/lib/Drupal/Core/FileTransfer/ChmodInterface.php
 share/drupal/core/lib/Drupal/Core/FileTransfer/FTP.php
@@ -1879,6 +1932,7 @@ share/drupal/core/lib/Drupal/Core/Form/O
 share/drupal/core/lib/Drupal/Core/Form/SubformState.php
 share/drupal/core/lib/Drupal/Core/Form/SubformStateInterface.php
 share/drupal/core/lib/Drupal/Core/Form/form.api.php
+share/drupal/core/lib/Drupal/Core/GeneratedButton.php
 share/drupal/core/lib/Drupal/Core/GeneratedLink.php
 share/drupal/core/lib/Drupal/Core/GeneratedNoLink.php
 share/drupal/core/lib/Drupal/Core/GeneratedUrl.php
@@ -2027,7 +2081,6 @@ share/drupal/core/lib/Drupal/Core/Messen
 share/drupal/core/lib/Drupal/Core/Messenger/Messenger.php
 share/drupal/core/lib/Drupal/Core/Messenger/MessengerInterface.php
 share/drupal/core/lib/Drupal/Core/Messenger/MessengerTrait.php
-share/drupal/core/lib/Drupal/Core/Operations/OperationsProviderInterface.php
 share/drupal/core/lib/Drupal/Core/PageCache/ChainRequestPolicy.php
 share/drupal/core/lib/Drupal/Core/PageCache/ChainRequestPolicyInterface.php
 share/drupal/core/lib/Drupal/Core/PageCache/ChainResponsePolicy.php
@@ -2040,6 +2093,11 @@ share/drupal/core/lib/Drupal/Core/PageCa
 share/drupal/core/lib/Drupal/Core/PageCache/ResponsePolicy/KillSwitch.php
 share/drupal/core/lib/Drupal/Core/PageCache/ResponsePolicy/NoServerError.php
 share/drupal/core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php
+share/drupal/core/lib/Drupal/Core/Pager/Pager.php
+share/drupal/core/lib/Drupal/Core/Pager/PagerManager.php
+share/drupal/core/lib/Drupal/Core/Pager/PagerManagerInterface.php
+share/drupal/core/lib/Drupal/Core/Pager/PagerParameters.php
+share/drupal/core/lib/Drupal/Core/Pager/PagerParametersInterface.php
 share/drupal/core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php
 share/drupal/core/lib/Drupal/Core/ParamConverter/DynamicEntityTypeParamConverterTrait.php
 share/drupal/core/lib/Drupal/Core/ParamConverter/EntityConverter.php
@@ -2053,6 +2111,8 @@ share/drupal/core/lib/Drupal/Core/Passwo
 share/drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php
 share/drupal/core/lib/Drupal/Core/Path/AliasManager.php
 share/drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php
+share/drupal/core/lib/Drupal/Core/Path/AliasRepository.php
+share/drupal/core/lib/Drupal/Core/Path/AliasRepositoryInterface.php
 share/drupal/core/lib/Drupal/Core/Path/AliasStorage.php
 share/drupal/core/lib/Drupal/Core/Path/AliasStorageInterface.php
 share/drupal/core/lib/Drupal/Core/Path/AliasWhitelist.php
@@ -2062,6 +2122,10 @@ share/drupal/core/lib/Drupal/Core/Path/P
 share/drupal/core/lib/Drupal/Core/Path/PathMatcherInterface.php
 share/drupal/core/lib/Drupal/Core/Path/PathValidator.php
 share/drupal/core/lib/Drupal/Core/Path/PathValidatorInterface.php
+share/drupal/core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraint.php
+share/drupal/core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php
+share/drupal/core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/ValidPathConstraint.php
+share/drupal/core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/ValidPathConstraintValidator.php
 share/drupal/core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php
 share/drupal/core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php
 share/drupal/core/lib/Drupal/Core/PathProcessor/OutboundPathProcessorInterface.php
@@ -2124,6 +2188,7 @@ share/drupal/core/lib/Drupal/Core/ProxyC
 share/drupal/core/lib/Drupal/Core/ProxyClass/Cron.php
 share/drupal/core/lib/Drupal/Core/ProxyClass/Entity/ContentUninstallValidator.php
 share/drupal/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php
+share/drupal/core/lib/Drupal/Core/ProxyClass/Extension/ModuleRequiredByThemesUninstallValidator.php
 share/drupal/core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php
 share/drupal/core/lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php
 share/drupal/core/lib/Drupal/Core/ProxyClass/File/MimeType/MimeTypeGuesser.php
@@ -2202,6 +2267,7 @@ share/drupal/core/lib/Drupal/Core/Render
 share/drupal/core/lib/Drupal/Core/Render/Element/Radio.php
 share/drupal/core/lib/Drupal/Core/Render/Element/Radios.php
 share/drupal/core/lib/Drupal/Core/Render/Element/Range.php
+share/drupal/core/lib/Drupal/Core/Render/Element/RenderCallbackInterface.php
 share/drupal/core/lib/Drupal/Core/Render/Element/RenderElement.php
 share/drupal/core/lib/Drupal/Core/Render/Element/Search.php
 share/drupal/core/lib/Drupal/Core/Render/Element/Select.php
@@ -2257,6 +2323,7 @@ share/drupal/core/lib/Drupal/Core/Routin
 share/drupal/core/lib/Drupal/Core/Routing/AccessAwareRouterInterface.php
 share/drupal/core/lib/Drupal/Core/Routing/AdminContext.php
 share/drupal/core/lib/Drupal/Core/Routing/BcRoute.php
+share/drupal/core/lib/Drupal/Core/Routing/CacheableRouteProviderInterface.php
 share/drupal/core/lib/Drupal/Core/Routing/CacheableSecuredRedirectResponse.php
 share/drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php
 share/drupal/core/lib/Drupal/Core/Routing/ContentTypeHeaderMatcher.php
@@ -2307,12 +2374,17 @@ share/drupal/core/lib/Drupal/Core/Routin
 share/drupal/core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php
 share/drupal/core/lib/Drupal/Core/Routing/UrlMatcher.php
 share/drupal/core/lib/Drupal/Core/Routing/routing.api.php
+share/drupal/core/lib/Drupal/Core/Security/DoTrustedCallbackTrait.php
 share/drupal/core/lib/Drupal/Core/Security/PharExtensionInterceptor.php
 share/drupal/core/lib/Drupal/Core/Security/RequestSanitizer.php
+share/drupal/core/lib/Drupal/Core/Security/TrustedCallbackInterface.php
+share/drupal/core/lib/Drupal/Core/Security/UntrustedCallbackException.php
 share/drupal/core/lib/Drupal/Core/Serialization/Yaml.php
+share/drupal/core/lib/Drupal/Core/Session/AccountEvents.php
 share/drupal/core/lib/Drupal/Core/Session/AccountInterface.php
 share/drupal/core/lib/Drupal/Core/Session/AccountProxy.php
 share/drupal/core/lib/Drupal/Core/Session/AccountProxyInterface.php
+share/drupal/core/lib/Drupal/Core/Session/AccountSetEvent.php
 share/drupal/core/lib/Drupal/Core/Session/AccountSwitcher.php
 share/drupal/core/lib/Drupal/Core/Session/AccountSwitcherInterface.php
 share/drupal/core/lib/Drupal/Core/Session/AnonymousUserSession.php
@@ -2367,6 +2439,7 @@ share/drupal/core/lib/Drupal/Core/TempSt
 share/drupal/core/lib/Drupal/Core/Template/Attribute.php
 share/drupal/core/lib/Drupal/Core/Template/AttributeArray.php
 share/drupal/core/lib/Drupal/Core/Template/AttributeBoolean.php
+share/drupal/core/lib/Drupal/Core/Template/AttributeHelper.php
 share/drupal/core/lib/Drupal/Core/Template/AttributeString.php
 share/drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php
 share/drupal/core/lib/Drupal/Core/Template/Loader/FilesystemLoader.php
@@ -2380,12 +2453,18 @@ share/drupal/core/lib/Drupal/Core/Templa
 share/drupal/core/lib/Drupal/Core/Template/TwigSandboxPolicy.php
 share/drupal/core/lib/Drupal/Core/Template/TwigTransTokenParser.php
 share/drupal/core/lib/Drupal/Core/Test/AssertMailTrait.php
+share/drupal/core/lib/Drupal/Core/Test/EnvironmentCleaner.php
+share/drupal/core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php
+share/drupal/core/lib/Drupal/Core/Test/Exception/MissingGroupException.php
 share/drupal/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
 share/drupal/core/lib/Drupal/Core/Test/HttpClientMiddleware/TestHttpClientMiddleware.php
+share/drupal/core/lib/Drupal/Core/Test/JUnitConverter.php
 share/drupal/core/lib/Drupal/Core/Test/ObjectSerialization.php
+share/drupal/core/lib/Drupal/Core/Test/PhpUnitTestRunner.php
 share/drupal/core/lib/Drupal/Core/Test/RefreshVariablesTrait.php
 share/drupal/core/lib/Drupal/Core/Test/RunTests/TestFileParser.php
 share/drupal/core/lib/Drupal/Core/Test/TestDatabase.php
+share/drupal/core/lib/Drupal/Core/Test/TestDiscovery.php
 share/drupal/core/lib/Drupal/Core/Test/TestKernel.php
 share/drupal/core/lib/Drupal/Core/Test/TestRunnerKernel.php
 share/drupal/core/lib/Drupal/Core/Test/TestSetupTrait.php
@@ -2466,6 +2545,9 @@ share/drupal/core/lib/Drupal/Core/TypedD
 share/drupal/core/lib/Drupal/Core/TypedData/Validation/RecursiveValidator.php
 share/drupal/core/lib/Drupal/Core/TypedData/Validation/TypedDataAwareValidatorTrait.php
 share/drupal/core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php
+share/drupal/core/lib/Drupal/Core/Update/RemovedPostUpdateNameException.php
+share/drupal/core/lib/Drupal/Core/Update/UpdateBackend.php
+share/drupal/core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php
 share/drupal/core/lib/Drupal/Core/Update/UpdateCompilerPass.php
 share/drupal/core/lib/Drupal/Core/Update/UpdateKernel.php
 share/drupal/core/lib/Drupal/Core/Update/UpdateRegistry.php
@@ -2507,6 +2589,7 @@ share/drupal/core/lib/Drupal/Core/Valida
 share/drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraint.php
 share/drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidator.php
 share/drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php
+share/drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraintValidator.php
 share/drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RegexConstraint.php
 share/drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldConstraint.php
 share/drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldValueValidator.php
@@ -2523,6 +2606,8 @@ share/drupal/core/misc/autocomplete.es6.
 share/drupal/core/misc/autocomplete.js
 share/drupal/core/misc/batch.es6.js
 share/drupal/core/misc/batch.js
+share/drupal/core/misc/checkbox.es6.js
+share/drupal/core/misc/checkbox.js
 share/drupal/core/misc/collapse.es6.js
 share/drupal/core/misc/collapse.js
 share/drupal/core/misc/date.es6.js
@@ -2657,6 +2742,8 @@ share/drupal/core/misc/icons/ffffff/star
 share/drupal/core/misc/icons/ffffff/twistie-down.svg
 share/drupal/core/misc/icons/ffffff/twistie-up.svg
 share/drupal/core/misc/icons/license.md
+share/drupal/core/misc/jquery.cookie.shim.es6.js
+share/drupal/core/misc/jquery.cookie.shim.js
 share/drupal/core/misc/loading-small.gif
 share/drupal/core/misc/loading.gif
 share/drupal/core/misc/machine-name.es6.js
@@ -2667,6 +2754,8 @@ share/drupal/core/misc/menu-expanded.png
 share/drupal/core/misc/message.es6.js
 share/drupal/core/misc/message.js
 share/drupal/core/misc/normalize-fixes.css
+share/drupal/core/misc/polyfills/object.assign.es6.js
+share/drupal/core/misc/polyfills/object.assign.js
 share/drupal/core/misc/print.css
 share/drupal/core/misc/progress.es6.js
 share/drupal/core/misc/progress.js
@@ -2696,26 +2785,31 @@ share/drupal/core/modules/action/action.
 share/drupal/core/modules/action/action.links.task.yml
 share/drupal/core/modules/action/action.module
 share/drupal/core/modules/action/action.permissions.yml
-share/drupal/core/modules/action/action.post_udate.php
+share/drupal/core/modules/action/action.post_update.php
 share/drupal/core/modules/action/action.routing.yml
-share/drupal/core/modules/action/config/install/action.settings.yml
-share/drupal/core/modules/action/config/schema/action.schema.yml
 share/drupal/core/modules/action/migrations/action_settings.yml
 share/drupal/core/modules/action/migrations/d6_action.yml
 share/drupal/core/modules/action/migrations/d7_action.yml
+share/drupal/core/modules/action/migrations/state/action.migrate_drupal.yml
 share/drupal/core/modules/action/src/ActionAddForm.php
 share/drupal/core/modules/action/src/ActionEditForm.php
 share/drupal/core/modules/action/src/ActionFormBase.php
 share/drupal/core/modules/action/src/ActionListBuilder.php
+share/drupal/core/modules/action/src/Form/ActionAddForm.php
 share/drupal/core/modules/action/src/Form/ActionAdminManageForm.php
 share/drupal/core/modules/action/src/Form/ActionDeleteForm.php
+share/drupal/core/modules/action/src/Form/ActionEditForm.php
+share/drupal/core/modules/action/src/Form/ActionFormBase.php
 share/drupal/core/modules/action/src/Plugin/migrate/source/Action.php
 share/drupal/core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml
 share/drupal/core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml
 share/drupal/core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php
+share/drupal/core/modules/action/tests/fixtures/update/action.settings_3022401.yml
+share/drupal/core/modules/action/tests/fixtures/update/drupal-8.action-3022401.php
 share/drupal/core/modules/action/tests/src/Functional/ActionListTest.php
 share/drupal/core/modules/action/tests/src/Functional/ActionUninstallTest.php
 share/drupal/core/modules/action/tests/src/Functional/ConfigurationTest.php
+share/drupal/core/modules/action/tests/src/Functional/Update/ActionConfigTest.php
 share/drupal/core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php
 share/drupal/core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
 share/drupal/core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
@@ -2750,6 +2844,7 @@ share/drupal/core/modules/aggregator/mig
 share/drupal/core/modules/aggregator/migrations/d7_aggregator_feed.yml
 share/drupal/core/modules/aggregator/migrations/d7_aggregator_item.yml
 share/drupal/core/modules/aggregator/migrations/d7_aggregator_settings.yml
+share/drupal/core/modules/aggregator/migrations/state/aggregator.migrate_drupal.yml
 share/drupal/core/modules/aggregator/src/AggregatorFeedViewsData.php
 share/drupal/core/modules/aggregator/src/AggregatorItemViewsData.php
 share/drupal/core/modules/aggregator/src/Annotation/AggregatorFetcher.php
@@ -2799,6 +2894,8 @@ share/drupal/core/modules/aggregator/src
 share/drupal/core/modules/aggregator/src/Tests/AggregatorTestBase.php
 share/drupal/core/modules/aggregator/templates/aggregator-feed.html.twig
 share/drupal/core/modules/aggregator/templates/aggregator-item.html.twig
+share/drupal/core/modules/aggregator/tests/modules/aggregator_display_configurable_test/aggregator_display_configurable_test.info.yml
+share/drupal/core/modules/aggregator/tests/modules/aggregator_display_configurable_test/aggregator_display_configurable_test.module
 share/drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.info.yml
 share/drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module
 share/drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.routing.yml
@@ -2816,6 +2913,7 @@ share/drupal/core/modules/aggregator/tes
 share/drupal/core/modules/aggregator/tests/src/Functional/AddFeedTest.php
 share/drupal/core/modules/aggregator/tests/src/Functional/AggregatorAdminTest.php
 share/drupal/core/modules/aggregator/tests/src/Functional/AggregatorCronTest.php
+share/drupal/core/modules/aggregator/tests/src/Functional/AggregatorDisplayConfigurableTest.php
 share/drupal/core/modules/aggregator/tests/src/Functional/AggregatorRenderingTest.php
 share/drupal/core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php
 share/drupal/core/modules/aggregator/tests/src/Functional/DeleteFeedItemTest.php
@@ -2885,6 +2983,7 @@ share/drupal/core/modules/ban/ban.permis
 share/drupal/core/modules/ban/ban.routing.yml
 share/drupal/core/modules/ban/ban.services.yml
 share/drupal/core/modules/ban/migrations/d7_blocked_ips.yml
+share/drupal/core/modules/ban/migrations/state/ban.migrate_drupal.yml
 share/drupal/core/modules/ban/src/BanIpManager.php
 share/drupal/core/modules/ban/src/BanIpManagerInterface.php
 share/drupal/core/modules/ban/src/BanMiddleware.php
@@ -2893,7 +2992,7 @@ share/drupal/core/modules/ban/src/Form/B
 share/drupal/core/modules/ban/src/Plugin/migrate/destination/BlockedIp.php
 share/drupal/core/modules/ban/src/Plugin/migrate/source/d7/BlockedIps.php
 share/drupal/core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php
-share/drupal/core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIPsTest.php
+share/drupal/core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php
 share/drupal/core/modules/ban/tests/src/Kernel/Plugin/migrate/source/d7/BlockedIpsTest.php
 share/drupal/core/modules/ban/tests/src/Unit/BanMiddlewareTest.php
 share/drupal/core/modules/basic_auth/basic_auth.info.yml
@@ -2960,6 +3059,7 @@ share/drupal/core/modules/block/js/block
 share/drupal/core/modules/block/js/block.js
 share/drupal/core/modules/block/migrations/d6_block.yml
 share/drupal/core/modules/block/migrations/d7_block.yml
+share/drupal/core/modules/block/migrations/state/block.migrate_drupal.yml
 share/drupal/core/modules/block/src/BlockAccessControlHandler.php
 share/drupal/core/modules/block/src/BlockForm.php
 share/drupal/core/modules/block/src/BlockInterface.php
@@ -2998,6 +3098,7 @@ share/drupal/core/modules/block/tests/mo
 share/drupal/core/modules/block/tests/modules/block_test/block_test.services.yml
 share/drupal/core/modules/block/tests/modules/block_test/config/install/block.block.test_block.yml
 share/drupal/core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml
+share/drupal/core/modules/block/tests/modules/block_test/src/BlockRenderAlterContent.php
 share/drupal/core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php
 share/drupal/core/modules/block/tests/modules/block_test/src/Controller/TestMultipleFormController.php
 share/drupal/core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php
@@ -3036,7 +3137,6 @@ share/drupal/core/modules/block/tests/sr
 share/drupal/core/modules/block/tests/src/Functional/BlockLanguageTest.php
 share/drupal/core/modules/block/tests/src/Functional/BlockRenderOrderTest.php
 share/drupal/core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php
-share/drupal/core/modules/block/tests/src/Functional/BlockTemplateSuggestionsTest.php
 share/drupal/core/modules/block/tests/src/Functional/BlockTest.php
 share/drupal/core/modules/block/tests/src/Functional/BlockTestBase.php
 share/drupal/core/modules/block/tests/src/Functional/BlockUiTest.php
@@ -3044,7 +3144,6 @@ share/drupal/core/modules/block/tests/sr
 share/drupal/core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php
 share/drupal/core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php
 share/drupal/core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php
-share/drupal/core/modules/block/tests/src/Functional/NewDefaultThemeBlocksTest.php
 share/drupal/core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php
 share/drupal/core/modules/block/tests/src/Functional/Rest/BlockJsonAnonTest.php
 share/drupal/core/modules/block/tests/src/Functional/Rest/BlockJsonBasicAuthTest.php
@@ -3063,11 +3162,13 @@ share/drupal/core/modules/block/tests/sr
 share/drupal/core/modules/block/tests/src/Kernel/BlockInterfaceTest.php
 share/drupal/core/modules/block/tests/src/Kernel/BlockRebuildTest.php
 share/drupal/core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
+share/drupal/core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php
 share/drupal/core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
 share/drupal/core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php
 share/drupal/core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php
 share/drupal/core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php
 share/drupal/core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php
+share/drupal/core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
 share/drupal/core/modules/block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php
 share/drupal/core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php
 share/drupal/core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php
@@ -3080,6 +3181,8 @@ share/drupal/core/modules/block/tests/sr
 share/drupal/core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php
 share/drupal/core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php
 share/drupal/core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php
+share/drupal/core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockPluginIdTest.php
+share/drupal/core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockVisibilityTest.php
 share/drupal/core/modules/block_content/block_content.info.yml
 share/drupal/core/modules/block_content/block_content.install
 share/drupal/core/modules/block_content/block_content.libraries.yml
@@ -3101,6 +3204,7 @@ share/drupal/core/modules/block_content/
 share/drupal/core/modules/block_content/migrations/block_content_type.yml
 share/drupal/core/modules/block_content/migrations/d6_custom_block.yml
 share/drupal/core/modules/block_content/migrations/d7_custom_block.yml
+share/drupal/core/modules/block_content/migrations/state/block_content.migrate_drupal.yml
 share/drupal/core/modules/block_content/src/Access/AccessGroupAnd.php
 share/drupal/core/modules/block_content/src/Access/DependentAccessInterface.php
 share/drupal/core/modules/block_content/src/Access/RefinableDependentAccessInterface.php
@@ -3191,7 +3295,6 @@ share/drupal/core/modules/block_content/
 share/drupal/core/modules/block_content/tests/src/Functional/Views/BlockContentTestBase.php
 share/drupal/core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php
 share/drupal/core/modules/block_content/tests/src/Functional/Views/FieldTypeTest.php
-share/drupal/core/modules/block_content/tests/src/Functional/Views/RevisionRelationshipsTest.php
 share/drupal/core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php
 share/drupal/core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php
 share/drupal/core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php
@@ -3209,11 +3312,13 @@ share/drupal/core/modules/block_content/
 share/drupal/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php
 share/drupal/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php
 share/drupal/core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTranslationTest.php
+share/drupal/core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php
 share/drupal/core/modules/block_content/tests/src/Unit/Access/AccessGroupAndTest.php
 share/drupal/core/modules/block_content/tests/src/Unit/Access/AccessibleTestingTrait.php
 share/drupal/core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php
 share/drupal/core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php
 share/drupal/core/modules/block_place/block_place.info.yml
+share/drupal/core/modules/block_place/block_place.install
 share/drupal/core/modules/block_place/block_place.libraries.yml
 share/drupal/core/modules/block_place/block_place.module
 share/drupal/core/modules/block_place/block_place.services.yml
@@ -3249,6 +3354,7 @@ share/drupal/core/modules/book/config/sc
 share/drupal/core/modules/book/migrations/book_settings.yml
 share/drupal/core/modules/book/migrations/d6_book.yml
 share/drupal/core/modules/book/migrations/d7_book.yml
+share/drupal/core/modules/book/migrations/state/book.migrate_drupal.yml
 share/drupal/core/modules/book/src/Access/BookNodeIsRemovableAccessCheck.php
 share/drupal/core/modules/book/src/BookBreadcrumbBuilder.php
 share/drupal/core/modules/book/src/BookExport.php
@@ -3397,12 +3503,14 @@ share/drupal/core/modules/ckeditor/tests
 share/drupal/core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
 share/drupal/core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
 share/drupal/core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php
+share/drupal/core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php
 share/drupal/core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php
 share/drupal/core/modules/ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php
 share/drupal/core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
 share/drupal/core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
 share/drupal/core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
 share/drupal/core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php
+share/drupal/core/modules/ckeditor/tests/src/Traits/CKEditorAdminSortTrait.php
 share/drupal/core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php
 share/drupal/core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php
 share/drupal/core/modules/ckeditor/tests/src/Unit/Plugin/CKEditorPlugin/LanguageTest.php
@@ -3419,9 +3527,11 @@ share/drupal/core/modules/color/images/h
 share/drupal/core/modules/color/images/hook.png
 share/drupal/core/modules/color/images/lock.png
 share/drupal/core/modules/color/migrations/d7_color.yml
+share/drupal/core/modules/color/migrations/state/color.migrate_drupal.yml
 share/drupal/core/modules/color/preview.es6.js
 share/drupal/core/modules/color/preview.html
 share/drupal/core/modules/color/preview.js
+share/drupal/core/modules/color/src/ColorSystemBrandingBlockAlter.php
 share/drupal/core/modules/color/src/EventSubscriber/ColorConfigCacheInvalidator.php
 share/drupal/core/modules/color/src/Plugin/migrate/destination/Color.php
 share/drupal/core/modules/color/src/Plugin/migrate/source/d7/Color.php
@@ -3438,6 +3548,7 @@ share/drupal/core/modules/color/tests/mo
 share/drupal/core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php
 share/drupal/core/modules/color/tests/src/Functional/ColorSafePreviewTest.php
 share/drupal/core/modules/color/tests/src/Functional/ColorTest.php
+share/drupal/core/modules/color/tests/src/Kernel/ColorLegacyTest.php
 share/drupal/core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php
 share/drupal/core/modules/color/tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php
 share/drupal/core/modules/comment/comment-entity-form.es6.js
@@ -3487,6 +3598,7 @@ share/drupal/core/modules/comment/migrat
 share/drupal/core/modules/comment/migrations/d7_comment_field.yml
 share/drupal/core/modules/comment/migrations/d7_comment_field_instance.yml
 share/drupal/core/modules/comment/migrations/d7_comment_type.yml
+share/drupal/core/modules/comment/migrations/state/comment.migrate_drupal.yml
 share/drupal/core/modules/comment/src/CommentAccessControlHandler.php
 share/drupal/core/modules/comment/src/CommentBreadcrumbBuilder.php
 share/drupal/core/modules/comment/src/CommentFieldItemList.php
@@ -3609,7 +3721,6 @@ share/drupal/core/modules/comment/tests/
 share/drupal/core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php
 share/drupal/core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
 share/drupal/core/modules/comment/tests/src/Functional/CommentTypeTest.php
-share/drupal/core/modules/comment/tests/src/Functional/CommentUninstallTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Hal/CommentHalJsonAnonTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Hal/CommentHalJsonBasicAuthTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Hal/CommentHalJsonCookieTest.php
@@ -3634,7 +3745,6 @@ share/drupal/core/modules/comment/tests/
 share/drupal/core/modules/comment/tests/src/Functional/Update/CommentAdminViewUpdateTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Update/CommentHostnameUpdateTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php
-share/drupal/core/modules/comment/tests/src/Functional/Views/ArgumentUserUIDTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Views/CommentEditTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php
@@ -3643,7 +3753,6 @@ share/drupal/core/modules/comment/tests/
 share/drupal/core/modules/comment/tests/src/Functional/Views/CommentRowTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Views/CommentTestBase.php
 share/drupal/core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php
-share/drupal/core/modules/comment/tests/src/Functional/Views/FilterUserUIDTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Views/RowRssTest.php
 share/drupal/core/modules/comment/tests/src/Functional/Views/WizardTest.php
@@ -3653,7 +3762,9 @@ share/drupal/core/modules/comment/tests/
 share/drupal/core/modules/comment/tests/src/Kernel/CommentHostnameTest.php
 share/drupal/core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php
 share/drupal/core/modules/comment/tests/src/Kernel/CommentItemTest.php
+share/drupal/core/modules/comment/tests/src/Kernel/CommentLegacyTest.php
 share/drupal/core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php
+share/drupal/core/modules/comment/tests/src/Kernel/CommentUninstallTest.php
 share/drupal/core/modules/comment/tests/src/Kernel/CommentValidationTest.php
 share/drupal/core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php
 share/drupal/core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php
@@ -3683,6 +3794,7 @@ share/drupal/core/modules/comment/tests/
 share/drupal/core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php
 share/drupal/core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php
 share/drupal/core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php
+share/drupal/core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php
 share/drupal/core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php
 share/drupal/core/modules/comment/tests/src/Unit/CommentManagerTest.php
 share/drupal/core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php
@@ -3728,6 +3840,9 @@ share/drupal/core/modules/config/tests/c
 share/drupal/core/modules/config/tests/config_events_test/config_events_test.info.yml
 share/drupal/core/modules/config/tests/config_events_test/config_events_test.services.yml
 share/drupal/core/modules/config/tests/config_events_test/src/EventSubscriber.php
+share/drupal/core/modules/config/tests/config_exclude_test/config/install/system.menu.exclude_test.yml
+share/drupal/core/modules/config/tests/config_exclude_test/config/install/system.menu.indirect_exclude_test.yml
+share/drupal/core/modules/config/tests/config_exclude_test/config_exclude_test.info.yml
 share/drupal/core/modules/config/tests/config_import_test/config_import_test.info.yml
 share/drupal/core/modules/config/tests/config_import_test/config_import_test.module
 share/drupal/core/modules/config/tests/config_import_test/config_import_test.services.yml
@@ -3821,6 +3936,9 @@ share/drupal/core/modules/config/tests/c
 share/drupal/core/modules/config/tests/config_test_language/config/install/config_test.dynamic.dotted.english.yml
 share/drupal/core/modules/config/tests/config_test_language/config/install/config_test.dynamic.dotted.french.yml
 share/drupal/core/modules/config/tests/config_test_language/config_test_language.info.yml
+share/drupal/core/modules/config/tests/config_transformer_test/config_transformer_test.info.yml
+share/drupal/core/modules/config/tests/config_transformer_test/config_transformer_test.services.yml
+share/drupal/core/modules/config/tests/config_transformer_test/src/EventSubscriber.php
 share/drupal/core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php
 share/drupal/core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php
 share/drupal/core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php
@@ -3844,6 +3962,7 @@ share/drupal/core/modules/config/tests/s
 share/drupal/core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php
 share/drupal/core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php
 share/drupal/core/modules/config/tests/src/Functional/SchemaConfigListenerWebTest.php
+share/drupal/core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php
 share/drupal/core/modules/config/tests/src/FunctionalJavascript/ConfigEntityTest.php
 share/drupal/core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php
 share/drupal/core/modules/config/tests/src/Traits/AssertConfigEntityImportTrait.php
@@ -3870,10 +3989,14 @@ share/drupal/core/modules/config_transla
 share/drupal/core/modules/config_translation/migrations/d6_user_profile_field_instance_translation.yml
 share/drupal/core/modules/config_translation/migrations/d6_user_settings_translation.yml
 share/drupal/core/modules/config_translation/migrations/d7_field_instance_label_description_translation.yml
+share/drupal/core/modules/config_translation/migrations/d7_field_instance_option_translation.yml
+share/drupal/core/modules/config_translation/migrations/d7_field_option_translation.yml
 share/drupal/core/modules/config_translation/migrations/d7_system_maintenance_translation.yml
 share/drupal/core/modules/config_translation/migrations/d7_system_site_translation.yml
+share/drupal/core/modules/config_translation/migrations/d7_taxonomy_vocabulary_translation.yml
 share/drupal/core/modules/config_translation/migrations/d7_user_mail_translation.yml
 share/drupal/core/modules/config_translation/migrations/d7_user_settings_translation.yml
+share/drupal/core/modules/config_translation/migrations/state/config_translation.migrate_drupal.yml
 share/drupal/core/modules/config_translation/src/Access/ConfigTranslationFormAccess.php
 share/drupal/core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php
 share/drupal/core/modules/config_translation/src/ConfigEntityMapper.php
@@ -3963,6 +4086,7 @@ share/drupal/core/modules/contact/contac
 share/drupal/core/modules/contact/migrations/contact_category.yml
 share/drupal/core/modules/contact/migrations/d6_contact_settings.yml
 share/drupal/core/modules/contact/migrations/d7_contact_settings.yml
+share/drupal/core/modules/contact/migrations/state/contact.migrate_drupal.yml
 share/drupal/core/modules/contact/src/Access/ContactPageAccess.php
 share/drupal/core/modules/contact/src/ContactFormAccessControlHandler.php
 share/drupal/core/modules/contact/src/ContactFormEditForm.php
@@ -4016,7 +4140,6 @@ share/drupal/core/modules/contact/tests/
 share/drupal/core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php
 share/drupal/core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php
 share/drupal/core/modules/contact/tests/src/Functional/Update/ContactUpdateTest.php
-share/drupal/core/modules/contact/tests/src/Functional/Views/ContactFieldsTest.php
 share/drupal/core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php
 share/drupal/core/modules/contact/tests/src/Kernel/MessageEntityTest.php
 share/drupal/core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php
@@ -4024,6 +4147,7 @@ share/drupal/core/modules/contact/tests/
 share/drupal/core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php
 share/drupal/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php
 share/drupal/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/d6/ContactSettingsTest.php
+share/drupal/core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php
 share/drupal/core/modules/contact/tests/src/Unit/MailHandlerTest.php
 share/drupal/core/modules/content_moderation/config/optional/views.view.moderated_content.yml
 share/drupal/core/modules/content_moderation/config/schema/content_moderation.schema.yml
@@ -4079,7 +4203,10 @@ share/drupal/core/modules/content_modera
 share/drupal/core/modules/content_moderation/src/Plugin/Validation/Constraint/ModerationStateConstraintValidator.php
 share/drupal/core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php
 share/drupal/core/modules/content_moderation/src/Plugin/WorkflowType/ContentModerationInterface.php
+share/drupal/core/modules/content_moderation/src/Plugin/views/ModerationStateJoinViewsHandlerTrait.php
+share/drupal/core/modules/content_moderation/src/Plugin/views/field/ModerationStateField.php
 share/drupal/core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php
+share/drupal/core/modules/content_moderation/src/Plugin/views/sort/ModerationStateSort.php
 share/drupal/core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php
 share/drupal/core/modules/content_moderation/src/StateTransitionValidation.php
 share/drupal/core/modules/content_moderation/src/StateTransitionValidationInterface.php
@@ -4101,15 +4228,15 @@ share/drupal/core/modules/content_modera
 share/drupal/core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_base_table_filter_on_revision.yml
 share/drupal/core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_entity_test.yml
 share/drupal/core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_filter_revision_table.yml
+share/drupal/core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_base_table.yml
+share/drupal/core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_state_sort_revision_table.yml
 share/drupal/core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml
+share/drupal/core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module
 share/drupal/core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php
 share/drupal/core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php
-share/drupal/core/modules/content_moderation/tests/src/Functional/DefaultContentModerationStateRevisionUpdateTest.php
 share/drupal/core/modules/content_moderation/tests/src/Functional/DefaultModerationStateTest.php
-share/drupal/core/modules/content_moderation/tests/src/Functional/DefaultModerationStateUpdateTest.php
-share/drupal/core/modules/content_moderation/tests/src/Functional/EntityFormDisplayDependenciesUpdateTest.php
+share/drupal/core/modules/content_moderation/tests/src/Functional/DeprecatedModerationStateViewsRelationshipTest.php
 share/drupal/core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php
-share/drupal/core/modules/content_moderation/tests/src/Functional/ModeratedContentViewLatestRevisionUpdateTest.php
 share/drupal/core/modules/content_moderation/tests/src/Functional/ModeratedContentViewTest.php
 share/drupal/core/modules/content_moderation/tests/src/Functional/ModerationActionsTest.php
 share/drupal/core/modules/content_moderation/tests/src/Functional/ModerationContentTranslationTest.php
@@ -4123,12 +4250,20 @@ share/drupal/core/modules/content_modera
 share/drupal/core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php
 share/drupal/core/modules/content_moderation/tests/src/Functional/NodeAccessTest.php
 share/drupal/core/modules/content_moderation/tests/src/Functional/Update/ContentModerationUpdateTest.php
+share/drupal/core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php
+share/drupal/core/modules/content_moderation/tests/src/Functional/Update/DefaultModerationStateUpdateTest.php
+share/drupal/core/modules/content_moderation/tests/src/Functional/Update/EntityFormDisplayDependenciesUpdateTest.php
+share/drupal/core/modules/content_moderation/tests/src/Functional/Update/ModeratedContentViewLatestRevisionUpdateTest.php
+share/drupal/core/modules/content_moderation/tests/src/Functional/Update/ModerationStateViewsFieldUpdateTest.php
 share/drupal/core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php
+share/drupal/core/modules/content_moderation/tests/src/Functional/WorkspaceContentModerationIntegrationTest.php
+share/drupal/core/modules/content_moderation/tests/src/Kernel/ContentModerationAccessTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ContentModerationPermissionsTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateAccessControlHandlerTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateResourceTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateStorageSchemaTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php
+share/drupal/core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php
@@ -4144,6 +4279,8 @@ share/drupal/core/modules/content_modera
 share/drupal/core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php
 share/drupal/core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php
+share/drupal/core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php
+share/drupal/core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php
 share/drupal/core/modules/content_moderation/tests/src/Traits/ContentModerationTestTrait.php
 share/drupal/core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php
 share/drupal/core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php
@@ -4182,8 +4319,11 @@ share/drupal/core/modules/content_transl
 share/drupal/core/modules/content_translation/migrations/d7_node_entity_translation.yml
 share/drupal/core/modules/content_translation/migrations/d7_node_translation.yml
 share/drupal/core/modules/content_translation/migrations/d7_taxonomy_term_entity_translation.yml
+share/drupal/core/modules/content_translation/migrations/d7_taxonomy_term_localized_translation.yml
+share/drupal/core/modules/content_translation/migrations/d7_taxonomy_term_translation.yml
 share/drupal/core/modules/content_translation/migrations/d7_user_entity_translation.yml
 share/drupal/core/modules/content_translation/migrations/node_translation_menu_links.yml
+share/drupal/core/modules/content_translation/migrations/state/content_translation.migrate_drupal.yml
 share/drupal/core/modules/content_translation/migrations/statistics_node_translation_counter.yml
 share/drupal/core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php
 share/drupal/core/modules/content_translation/src/Access/ContentTranslationManageAccessCheck.php
@@ -4246,6 +4386,7 @@ share/drupal/core/modules/content_transl
 share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php
 share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php
 share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php
+share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php
 share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php
 share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php
 share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php
@@ -4291,6 +4432,7 @@ share/drupal/core/modules/contextual/src
 share/drupal/core/modules/contextual/src/Element/ContextualLinks.php
 share/drupal/core/modules/contextual/src/Element/ContextualLinksPlaceholder.php
 share/drupal/core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
+share/drupal/core/modules/contextual/tests/modules/contextual_test/config/optional/views.view.contextual_recent.yml
 share/drupal/core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml
 share/drupal/core/modules/contextual/tests/modules/contextual_test/contextual_test.links.contextual.yml
 share/drupal/core/modules/contextual/tests/modules/contextual_test/contextual_test.module
@@ -4299,6 +4441,7 @@ share/drupal/core/modules/contextual/tes
 share/drupal/core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php
 share/drupal/core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinkClickTrait.php
 share/drupal/core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php
+share/drupal/core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php
 share/drupal/core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php
 share/drupal/core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php
 share/drupal/core/modules/datetime/config/schema/datetime.schema.yml
@@ -4306,6 +4449,7 @@ share/drupal/core/modules/datetime/confi
 share/drupal/core/modules/datetime/datetime.info.yml
 share/drupal/core/modules/datetime/datetime.module
 share/drupal/core/modules/datetime/datetime.views.inc
+share/drupal/core/modules/datetime/migrations/state/datetime.migrate_drupal.yml
 share/drupal/core/modules/datetime/src/DateTimeComputed.php
 share/drupal/core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php
 share/drupal/core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeDefaultFormatter.php
@@ -4335,8 +4479,10 @@ share/drupal/core/modules/datetime/src/T
 share/drupal/core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php
 share/drupal/core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml
 share/drupal/core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_argument_datetime.yml
+share/drupal/core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_exposed_filter_datetime.yml
 share/drupal/core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_filter_datetime.yml
 share/drupal/core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_sort_datetime.yml
+share/drupal/core/modules/datetime/tests/src/Functional/DateFilterTest.php
 share/drupal/core/modules/datetime/tests/src/Functional/DateTestBase.php
 share/drupal/core/modules/datetime/tests/src/Functional/DateTimeFieldTest.php
 share/drupal/core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php
@@ -4400,6 +4546,7 @@ share/drupal/core/modules/dblog/dblog.se
 share/drupal/core/modules/dblog/dblog.views.inc
 share/drupal/core/modules/dblog/migrations/d6_dblog_settings.yml
 share/drupal/core/modules/dblog/migrations/d7_dblog_settings.yml
+share/drupal/core/modules/dblog/migrations/state/dblog.migrate_drupal.yml
 share/drupal/core/modules/dblog/src/Controller/DbLogController.php
 share/drupal/core/modules/dblog/src/Form/DblogClearLogConfirmForm.php
 share/drupal/core/modules/dblog/src/Form/DblogFilterForm.php
@@ -4414,7 +4561,6 @@ share/drupal/core/modules/dblog/tests/mo
 share/drupal/core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_2851293.yml
 share/drupal/core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
 share/drupal/core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml
-share/drupal/core/modules/dblog/tests/src/Functional/ConnectionFailureTest.php
 share/drupal/core/modules/dblog/tests/src/Functional/DbLogResourceTest.php
 share/drupal/core/modules/dblog/tests/src/Functional/DbLogTest.php
 share/drupal/core/modules/dblog/tests/src/Functional/DbLogViewsTest.php
@@ -4422,6 +4568,7 @@ share/drupal/core/modules/dblog/tests/sr
 share/drupal/core/modules/dblog/tests/src/Functional/Update/DblogFiltersAndFieldsUpgradeTest.php
 share/drupal/core/modules/dblog/tests/src/Functional/Update/DblogNoLogsAvailableUpgradeTest.php
 share/drupal/core/modules/dblog/tests/src/Functional/Update/DblogRecentLogsUsingViewsUpdateTest.php
+share/drupal/core/modules/dblog/tests/src/Kernel/ConnectionFailureTest.php
 share/drupal/core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php
 share/drupal/core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php
 share/drupal/core/modules/dblog/tests/src/Kernel/DbLogTest.php
@@ -4466,6 +4613,7 @@ share/drupal/core/modules/editor/src/Edi
 share/drupal/core/modules/editor/src/EditorXssFilterInterface.php
 share/drupal/core/modules/editor/src/Element.php
 share/drupal/core/modules/editor/src/Entity/Editor.php
+share/drupal/core/modules/editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php
 share/drupal/core/modules/editor/src/Form/EditorImageDialog.php
 share/drupal/core/modules/editor/src/Form/EditorLinkDialog.php
 share/drupal/core/modules/editor/src/Plugin/EditorBase.php
@@ -4501,6 +4649,7 @@ share/drupal/core/modules/editor/tests/s
 share/drupal/core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php
 share/drupal/core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php
 share/drupal/core/modules/editor/tests/src/Functional/Update/EditorUpdateTest.php
+share/drupal/core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php
 share/drupal/core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php
 share/drupal/core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php
 share/drupal/core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php
@@ -4535,9 +4684,11 @@ share/drupal/core/modules/field/migratio
 share/drupal/core/modules/field/migrations/d7_field_instance.yml
 share/drupal/core/modules/field/migrations/d7_field_instance_widget_settings.yml
 share/drupal/core/modules/field/migrations/d7_view_modes.yml
+share/drupal/core/modules/field/migrations/state/field.migrate_drupal.yml
 share/drupal/core/modules/field/src/ConfigImporterFieldPurger.php
 share/drupal/core/modules/field/src/Entity/FieldConfig.php
 share/drupal/core/modules/field/src/Entity/FieldStorageConfig.php
+share/drupal/core/modules/field/src/EntityDisplayRebuilder.php
 share/drupal/core/modules/field/src/FieldConfigAccessControlHandler.php
 share/drupal/core/modules/field/src/FieldConfigInterface.php
 share/drupal/core/modules/field/src/FieldConfigStorage.php
@@ -4561,7 +4712,9 @@ share/drupal/core/modules/field/src/Plug
 share/drupal/core/modules/field/src/Plugin/migrate/process/d6/FieldSettings.php
 share/drupal/core/modules/field/src/Plugin/migrate/process/d6/FieldTypeDefaults.php
 share/drupal/core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceDefaults.php
+share/drupal/core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceOptionTranslation.php
 share/drupal/core/modules/field/src/Plugin/migrate/process/d7/FieldInstanceSettings.php
+share/drupal/core/modules/field/src/Plugin/migrate/process/d7/FieldOptionTranslation.php
 share/drupal/core/modules/field/src/Plugin/migrate/process/d7/FieldSettings.php
 share/drupal/core/modules/field/src/Plugin/migrate/process/d7/FieldTypeDefaults.php
 share/drupal/core/modules/field/src/Plugin/migrate/source/d6/Field.php
@@ -4576,6 +4729,7 @@ share/drupal/core/modules/field/src/Plug
 share/drupal/core/modules/field/src/Plugin/migrate/source/d7/FieldInstancePerFormDisplay.php
 share/drupal/core/modules/field/src/Plugin/migrate/source/d7/FieldInstancePerViewMode.php
 share/drupal/core/modules/field/src/Plugin/migrate/source/d7/FieldLabelDescriptionTranslation.php
+share/drupal/core/modules/field/src/Plugin/migrate/source/d7/FieldOptionTranslation.php
 share/drupal/core/modules/field/src/Plugin/migrate/source/d7/ViewMode.php
 share/drupal/core/modules/field/src/ProxyClass/FieldUninstallValidator.php
 share/drupal/core/modules/field/src/Tests/EntityReference/EntityReferenceTestTrait.php
@@ -4652,6 +4806,7 @@ share/drupal/core/modules/field/tests/sr
 share/drupal/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFileUploadTest.php
 share/drupal/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php
 share/drupal/core/modules/field/tests/src/Functional/EntityReference/EntityReferenceXSSTest.php
+share/drupal/core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php
 share/drupal/core/modules/field/tests/src/Functional/FieldAccessTest.php
 share/drupal/core/modules/field/tests/src/Functional/FieldDefaultValueCallbackTest.php
 share/drupal/core/modules/field/tests/src/Functional/FieldHelpTest.php
@@ -4666,6 +4821,7 @@ share/drupal/core/modules/field/tests/sr
 share/drupal/core/modules/field/tests/src/Functional/Hal/FieldStorageConfigHalJsonCookieTest.php
 share/drupal/core/modules/field/tests/src/Functional/NestedFormTest.php
 share/drupal/core/modules/field/tests/src/Functional/Number/NumberFieldTest.php
+share/drupal/core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php
 share/drupal/core/modules/field/tests/src/Functional/Rest/FieldConfigJsonAnonTest.php
 share/drupal/core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php
 share/drupal/core/modules/field/tests/src/Functional/Rest/FieldConfigJsonCookieTest.php
@@ -4687,8 +4843,6 @@ share/drupal/core/modules/field/tests/sr
 share/drupal/core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php
 share/drupal/core/modules/field/tests/src/Functional/Views/FieldTestBase.php
 share/drupal/core/modules/field/tests/src/Functional/Views/FieldUITest.php
-share/drupal/core/modules/field/tests/src/Functional/Views/HandlerFieldFieldTest.php
-share/drupal/core/modules/field/tests/src/Functional/reEnableModuleFieldTest.php
 share/drupal/core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
 share/drupal/core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
 share/drupal/core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php
@@ -4698,6 +4852,7 @@ share/drupal/core/modules/field/tests/sr
 share/drupal/core/modules/field/tests/src/Kernel/BulkDeleteTest.php
 share/drupal/core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php
 share/drupal/core/modules/field/tests/src/Kernel/DisplayApiTest.php
+share/drupal/core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Email/EmailItemTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Entity/Update/SqlContentEntityStorageSchemaColumnTest.php
 share/drupal/core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
@@ -4721,6 +4876,7 @@ share/drupal/core/modules/field/tests/sr
 share/drupal/core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php
 share/drupal/core/modules/field/tests/src/Kernel/FieldValidationTest.php
 share/drupal/core/modules/field/tests/src/Kernel/FormatterPluginManagerTest.php
+share/drupal/core/modules/field/tests/src/Kernel/LegacyFieldTypePluginManagerTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceOptionTranslationTest.php
@@ -4732,6 +4888,7 @@ share/drupal/core/modules/field/tests/sr
 share/drupal/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceLabelDescriptionTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php
+share/drupal/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldOptionTranslationTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php
@@ -4749,6 +4906,7 @@ share/drupal/core/modules/field/tests/sr
 share/drupal/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerFormDisplayTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstanceTest.php
+share/drupal/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldOptionTranslationTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php
 share/drupal/core/modules/field/tests/src/Kernel/ShapeItemTest.php
@@ -4763,6 +4921,7 @@ share/drupal/core/modules/field/tests/sr
 share/drupal/core/modules/field/tests/src/Kernel/Timestamp/TimestampItemTest.php
 share/drupal/core/modules/field/tests/src/Kernel/TranslationTest.php
 share/drupal/core/modules/field/tests/src/Kernel/Uri/UriItemTest.php
+share/drupal/core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php
 share/drupal/core/modules/field/tests/src/Kernel/WidgetPluginManagerTest.php
 share/drupal/core/modules/field/tests/src/Traits/EntityReferenceTestTrait.php
 share/drupal/core/modules/field/tests/src/Unit/FieldConfigAccessControlHandlerTest.php
@@ -4885,6 +5044,7 @@ share/drupal/core/modules/file/migration
 share/drupal/core/modules/file/migrations/d7_file.yml
 share/drupal/core/modules/file/migrations/d7_file_private.yml
 share/drupal/core/modules/file/migrations/file_settings.yml
+share/drupal/core/modules/file/migrations/state/file.migrate_drupal.yml
 share/drupal/core/modules/file/src/ComputedFileUrl.php
 share/drupal/core/modules/file/src/Controller/FileWidgetAjaxController.php
 share/drupal/core/modules/file/src/Element/ManagedFile.php
@@ -5032,6 +5192,7 @@ share/drupal/core/modules/file/tests/src
 share/drupal/core/modules/file/tests/src/Kernel/FileLegacyTest.php
 share/drupal/core/modules/file/tests/src/Kernel/FileManagedAccessTest.php
 share/drupal/core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php
+share/drupal/core/modules/file/tests/src/Kernel/FileModuleTest.php
 share/drupal/core/modules/file/tests/src/Kernel/FileUriItemTest.php
 share/drupal/core/modules/file/tests/src/Kernel/FileUrlTest.php
 share/drupal/core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php
@@ -5063,6 +5224,7 @@ share/drupal/core/modules/file/tests/src
 share/drupal/core/modules/file/tests/src/Kernel/ValidatorTest.php
 share/drupal/core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php
 share/drupal/core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php
+share/drupal/core/modules/file/tests/src/Unit/LegacyFileTest.php
 share/drupal/core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d6/FileCckTest.php
 share/drupal/core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d7/FileCckTest.php
 share/drupal/core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d7/ImageCckTest.php
@@ -5079,7 +5241,6 @@ share/drupal/core/modules/file/tests/src
 share/drupal/core/modules/filter/config/install/filter.format.plain_text.yml
 share/drupal/core/modules/filter/config/install/filter.settings.yml
 share/drupal/core/modules/filter/config/schema/filter.schema.yml
-share/drupal/core/modules/filter/css/filter.admin.css
 share/drupal/core/modules/filter/css/filter.caption.css
 share/drupal/core/modules/filter/filter.admin.es6.js
 share/drupal/core/modules/filter/filter.admin.js
@@ -5100,6 +5261,7 @@ share/drupal/core/modules/filter/filter.
 share/drupal/core/modules/filter/migrations/d6_filter_format.yml
 share/drupal/core/modules/filter/migrations/d7_filter_format.yml
 share/drupal/core/modules/filter/migrations/d7_filter_settings.yml
+share/drupal/core/modules/filter/migrations/state/filter.migrate_drupal.yml
 share/drupal/core/modules/filter/src/Annotation/Filter.php
 share/drupal/core/modules/filter/src/Controller/FilterController.php
 share/drupal/core/modules/filter/src/Element/ProcessedText.php
@@ -5182,8 +5344,8 @@ share/drupal/core/modules/filter/tests/s
 share/drupal/core/modules/filter/tests/src/Kernel/FilterCrudTest.php
 share/drupal/core/modules/filter/tests/src/Kernel/FilterDefaultConfigTest.php
 share/drupal/core/modules/filter/tests/src/Kernel/FilterKernelTest.php
+share/drupal/core/modules/filter/tests/src/Kernel/FilterLegacyTest.php
 share/drupal/core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php
-share/drupal/core/modules/filter/tests/src/Kernel/FilterSettingsTest.php
 share/drupal/core/modules/filter/tests/src/Kernel/Migrate/d6/FilterFormatPermissionTest.php
 share/drupal/core/modules/filter/tests/src/Kernel/Migrate/d6/MigrateFilterFormatTest.php
 share/drupal/core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterFormatTest.php
@@ -5231,6 +5393,7 @@ share/drupal/core/modules/forum/forum.se
 share/drupal/core/modules/forum/forum.views.inc
 share/drupal/core/modules/forum/migrations/d6_forum_settings.yml
 share/drupal/core/modules/forum/migrations/d7_forum_settings.yml
+share/drupal/core/modules/forum/migrations/state/forum.migrate_drupal.yml
 share/drupal/core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php
 share/drupal/core/modules/forum/src/Breadcrumb/ForumListingBreadcrumbBuilder.php
 share/drupal/core/modules/forum/src/Breadcrumb/ForumNodeBreadcrumbBuilder.php
@@ -5264,6 +5427,7 @@ share/drupal/core/modules/forum/tests/sr
 share/drupal/core/modules/forum/tests/src/Functional/ForumUninstallTest.php
 share/drupal/core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php
 share/drupal/core/modules/forum/tests/src/Kernel/ForumValidationTest.php
+share/drupal/core/modules/forum/tests/src/Kernel/LegacyForumTest.php
 share/drupal/core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php
 share/drupal/core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumTest.php
 share/drupal/core/modules/forum/tests/src/Kernel/Migrate/d7/MigrateForumSettingsTest.php
@@ -5342,9 +5506,109 @@ share/drupal/core/modules/help/tests/mod
 share/drupal/core/modules/help/tests/modules/more_help_page_test/more_help_page_test.module
 share/drupal/core/modules/help/tests/src/Functional/ExperimentalHelpTest.php
 share/drupal/core/modules/help/tests/src/Functional/HelpBlockTest.php
+share/drupal/core/modules/help/tests/src/Functional/HelpPageOrderTest.php
+share/drupal/core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php
 share/drupal/core/modules/help/tests/src/Functional/HelpTest.php
 share/drupal/core/modules/help/tests/src/Functional/NoHelpTest.php
 share/drupal/core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php
+share/drupal/core/modules/help_topics/config/optional/block.block.seven_help_search.yml
+share/drupal/core/modules/help_topics/config/optional/search.page.help_search.yml
+share/drupal/core/modules/help_topics/config/schema/help_topics.schema.yml
+share/drupal/core/modules/help_topics/help_topics.api.php
+share/drupal/core/modules/help_topics/help_topics.info.yml
+share/drupal/core/modules/help_topics/help_topics.install
+share/drupal/core/modules/help_topics/help_topics.module
+share/drupal/core/modules/help_topics/help_topics.routing.yml
+share/drupal/core/modules/help_topics/help_topics.services.yml
+share/drupal/core/modules/help_topics/help_topics/ban.banning_ips.html.twig
+share/drupal/core/modules/help_topics/help_topics/block.configure.html.twig
+share/drupal/core/modules/help_topics/help_topics/block.overview.html.twig
+share/drupal/core/modules/help_topics/help_topics/block.place.html.twig
+share/drupal/core/modules/help_topics/help_topics/block_content.add.html.twig
+share/drupal/core/modules/help_topics/help_topics/block_content.type.html.twig
+share/drupal/core/modules/help_topics/help_topics/book.about.html.twig
+share/drupal/core/modules/help_topics/help_topics/book.adding.html.twig
+share/drupal/core/modules/help_topics/help_topics/book.configuring.html.twig
+share/drupal/core/modules/help_topics/help_topics/book.creating.html.twig
+share/drupal/core/modules/help_topics/help_topics/book.organizing.html.twig
+share/drupal/core/modules/help_topics/help_topics/breakpoint.overview.html.twig
+share/drupal/core/modules/help_topics/help_topics/color.changing.html.twig
+share/drupal/core/modules/help_topics/help_topics/contextual.overview.html.twig
+share/drupal/core/modules/help_topics/help_topics/core.appearance.html.twig
+share/drupal/core/modules/help_topics/help_topics/core.content_structure.html.twig
+share/drupal/core/modules/help_topics/help_topics/core.cron.html.twig
+share/drupal/core/modules/help_topics/help_topics/core.extending.html.twig
+share/drupal/core/modules/help_topics/help_topics/core.maintenance.html.twig
+share/drupal/core/modules/help_topics/help_topics/core.performance.html.twig
+share/drupal/core/modules/help_topics/help_topics/core.security.html.twig
+share/drupal/core/modules/help_topics/help_topics/core.ui_accessibility.html.twig
+share/drupal/core/modules/help_topics/help_topics/core.ui_components.html.twig
+share/drupal/core/modules/help_topics/help_topics/field_ui.add_field.html.twig
+share/drupal/core/modules/help_topics/help_topics/field_ui.manage_display.html.twig
+share/drupal/core/modules/help_topics/help_topics/field_ui.manage_form.html.twig
+share/drupal/core/modules/help_topics/help_topics/field_ui.reference_field.html.twig
+share/drupal/core/modules/help_topics/help_topics/help.help_topic_search.html.twig
+share/drupal/core/modules/help_topics/help_topics/layout_builder.overview.html.twig
+share/drupal/core/modules/help_topics/help_topics/shortcut.overview.html.twig
+share/drupal/core/modules/help_topics/help_topics/system.cache.html.twig
+share/drupal/core/modules/help_topics/help_topics/system.config_basic.html.twig
+share/drupal/core/modules/help_topics/help_topics/system.config_error.html.twig
+share/drupal/core/modules/help_topics/help_topics/system.maintenance_mode.html.twig
+share/drupal/core/modules/help_topics/help_topics/system.module_install.html.twig
+share/drupal/core/modules/help_topics/help_topics/system.module_uninstall.html.twig
+share/drupal/core/modules/help_topics/help_topics/system.reports.html.twig
+share/drupal/core/modules/help_topics/help_topics/system.theme_install.html.twig
+share/drupal/core/modules/help_topics/help_topics/system.theme_uninstall.html.twig
+share/drupal/core/modules/help_topics/help_topics/tour.overview.html.twig
+share/drupal/core/modules/help_topics/help_topics/user.create.html.twig
+share/drupal/core/modules/help_topics/help_topics/user.new_role.html.twig
+share/drupal/core/modules/help_topics/help_topics/user.overview.html.twig
+share/drupal/core/modules/help_topics/help_topics/user.permissions.html.twig
+share/drupal/core/modules/help_topics/help_topics/user.security_account_settings.html.twig
+share/drupal/core/modules/help_topics/help_topics/user.update.html.twig
+share/drupal/core/modules/help_topics/src/Controller/HelpTopicPluginController.php
+share/drupal/core/modules/help_topics/src/FrontMatter.php
+share/drupal/core/modules/help_topics/src/HelpBreadcrumbBuilder.php
+share/drupal/core/modules/help_topics/src/HelpSectionManager.php
+share/drupal/core/modules/help_topics/src/HelpTopicDiscovery.php
+share/drupal/core/modules/help_topics/src/HelpTopicPluginBase.php
+share/drupal/core/modules/help_topics/src/HelpTopicPluginInterface.php
+share/drupal/core/modules/help_topics/src/HelpTopicPluginManager.php
+share/drupal/core/modules/help_topics/src/HelpTopicPluginManagerInterface.php
+share/drupal/core/modules/help_topics/src/HelpTopicTwig.php
+share/drupal/core/modules/help_topics/src/HelpTopicTwigLoader.php
+share/drupal/core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php
+share/drupal/core/modules/help_topics/src/Plugin/Search/HelpSearch.php
+share/drupal/core/modules/help_topics/src/SearchableHelpInterface.php
+share/drupal/core/modules/help_topics/templates/help-topic.html.twig
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.bad_html.html.twig
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.empty.html.twig
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.h1.html.twig
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.hierarchy.html.twig
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.related.html.twig
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.top_level.html.twig
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.translated.html.twig
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/help_topics/help_topics_test.additional.html.twig
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/help_topics/help_topics_test.linked.html.twig
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/help_topics/help_topics_test.test.html.twig
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/help_topics_test.help_topics.yml
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/help_topics_test.info.yml
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/help_topics_test.module
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/help_topics_test.permissions.yml
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/Deriver/TestHelpTopicDeriver.php
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php
+share/drupal/core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/HelpTopic/TestHelpTopicPlugin.php
+share/drupal/core/modules/help_topics/tests/src/Functional/HelpTopicSearchTest.php
+share/drupal/core/modules/help_topics/tests/src/Functional/HelpTopicTest.php
+share/drupal/core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php
+share/drupal/core/modules/help_topics/tests/src/Functional/HelpTopicTranslationTest.php
+share/drupal/core/modules/help_topics/tests/src/Functional/HelpTopicsSyntaxTest.php
+share/drupal/core/modules/help_topics/tests/src/Functional/LegacyHelpTopicsSyntaxTest.php
+share/drupal/core/modules/help_topics/tests/src/Unit/HelpTopicDiscoveryTest.php
+share/drupal/core/modules/help_topics/tests/src/Unit/HelpTopicTwigLoaderTest.php
+share/drupal/core/modules/help_topics/tests/src/Unit/HelpTopicTwigTest.php
+share/drupal/core/modules/help_topics/tests/themes/help_topics_test_theme/help_topics/help_topics_test_theme.test.html.twig
+share/drupal/core/modules/help_topics/tests/themes/help_topics_test_theme/help_topics_test_theme.info.yml
 share/drupal/core/modules/history/config/schema/history.views.schema.yml
 share/drupal/core/modules/history/history.info.yml
 share/drupal/core/modules/history/history.install
@@ -5357,9 +5621,11 @@ share/drupal/core/modules/history/js/his
 share/drupal/core/modules/history/js/mark-as-read.es6.js
 share/drupal/core/modules/history/js/mark-as-read.js
 share/drupal/core/modules/history/src/Controller/HistoryController.php
+share/drupal/core/modules/history/src/HistoryRenderCallback.php
 share/drupal/core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
 share/drupal/core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
 share/drupal/core/modules/history/tests/src/Functional/HistoryTest.php
+share/drupal/core/modules/history/tests/src/Kernel/HistoryLegacyTest.php
 share/drupal/core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
 share/drupal/core/modules/image/config/install/image.settings.yml
 share/drupal/core/modules/image/config/install/image.style.large.yml
@@ -5394,6 +5660,7 @@ share/drupal/core/modules/image/js/theme
 share/drupal/core/modules/image/migrations/d6_imagecache_presets.yml
 share/drupal/core/modules/image/migrations/d7_image_settings.yml
 share/drupal/core/modules/image/migrations/d7_image_styles.yml
+share/drupal/core/modules/image/migrations/state/image.migrate_drupal.yml
 share/drupal/core/modules/image/sample.png
 share/drupal/core/modules/image/src/Annotation/ImageEffect.php
 share/drupal/core/modules/image/src/ConfigurableImageEffectBase.php
@@ -5532,6 +5799,7 @@ share/drupal/core/modules/jsonapi/jsonap
 share/drupal/core/modules/jsonapi/jsonapi.info.yml
 share/drupal/core/modules/jsonapi/jsonapi.install
 share/drupal/core/modules/jsonapi/jsonapi.links.menu.yml
+share/drupal/core/modules/jsonapi/jsonapi.links.task.yml
 share/drupal/core/modules/jsonapi/jsonapi.module
 share/drupal/core/modules/jsonapi/jsonapi.routing.yml
 share/drupal/core/modules/jsonapi/jsonapi.services.yml
@@ -5549,6 +5817,7 @@ share/drupal/core/modules/jsonapi/src/En
 share/drupal/core/modules/jsonapi/src/Entity/EntityValidationTrait.php
 share/drupal/core/modules/jsonapi/src/EventSubscriber/DefaultExceptionSubscriber.php
 share/drupal/core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php
+share/drupal/core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php
 share/drupal/core/modules/jsonapi/src/EventSubscriber/ResourceResponseSubscriber.php
 share/drupal/core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php
 share/drupal/core/modules/jsonapi/src/Exception/EntityAccessDeniedHttpException.php
@@ -5564,12 +5833,14 @@ share/drupal/core/modules/jsonapi/src/Js
 share/drupal/core/modules/jsonapi/src/JsonApiResource/LinkCollection.php
 share/drupal/core/modules/jsonapi/src/JsonApiResource/NullIncludedData.php
 share/drupal/core/modules/jsonapi/src/JsonApiResource/OmittedData.php
+share/drupal/core/modules/jsonapi/src/JsonApiResource/Relationship.php
 share/drupal/core/modules/jsonapi/src/JsonApiResource/RelationshipData.php
 share/drupal/core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php
 share/drupal/core/modules/jsonapi/src/JsonApiResource/ResourceIdentifierInterface.php
 share/drupal/core/modules/jsonapi/src/JsonApiResource/ResourceIdentifierTrait.php
 share/drupal/core/modules/jsonapi/src/JsonApiResource/ResourceObject.php
 share/drupal/core/modules/jsonapi/src/JsonApiResource/ResourceObjectData.php
+share/drupal/core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php
 share/drupal/core/modules/jsonapi/src/JsonApiSpec.php
 share/drupal/core/modules/jsonapi/src/JsonapiServiceProvider.php
 share/drupal/core/modules/jsonapi/src/Normalizer/ConfigEntityDenormalizer.php
@@ -5584,6 +5855,7 @@ share/drupal/core/modules/jsonapi/src/No
 share/drupal/core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php
 share/drupal/core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php
 share/drupal/core/modules/jsonapi/src/Normalizer/NormalizerBase.php
+share/drupal/core/modules/jsonapi/src/Normalizer/RelationshipNormalizer.php
 share/drupal/core/modules/jsonapi/src/Normalizer/ResourceIdentifierNormalizer.php
 share/drupal/core/modules/jsonapi/src/Normalizer/ResourceObjectNormalizer.php
 share/drupal/core/modules/jsonapi/src/Normalizer/UnprocessableHttpEntityExceptionNormalizer.php
@@ -5599,6 +5871,11 @@ share/drupal/core/modules/jsonapi/src/Qu
 share/drupal/core/modules/jsonapi/src/Query/Sort.php
 share/drupal/core/modules/jsonapi/src/ResourceResponse.php
 share/drupal/core/modules/jsonapi/src/ResourceType/ResourceType.php
+share/drupal/core/modules/jsonapi/src/ResourceType/ResourceTypeAttribute.php
+share/drupal/core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php
+share/drupal/core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvents.php
+share/drupal/core/modules/jsonapi/src/ResourceType/ResourceTypeField.php
+share/drupal/core/modules/jsonapi/src/ResourceType/ResourceTypeRelationship.php
 share/drupal/core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php
 share/drupal/core/modules/jsonapi/src/ResourceType/ResourceTypeRepositoryInterface.php
 share/drupal/core/modules/jsonapi/src/Revisions/InvalidVersionIdentifierException.php
@@ -5636,6 +5913,11 @@ share/drupal/core/modules/jsonapi/tests/
 share/drupal/core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php
 share/drupal/core/modules/jsonapi/tests/modules/jsonapi_test_normalizers_kernel/jsonapi_test_normalizers_kernel.info.yml
 share/drupal/core/modules/jsonapi/tests/modules/jsonapi_test_normalizers_kernel/jsonapi_test_normalizers_kernel.services.yml
+share/drupal/core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.info.yml
+share/drupal/core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.services.yml
+share/drupal/core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/src/EventSubscriber/ResourceTypeBuildEventSubscriber.php
+share/drupal/core/modules/jsonapi/tests/modules/jsonapi_test_user/jsonapi_test_user.info.yml
+share/drupal/core/modules/jsonapi/tests/modules/jsonapi_test_user/jsonapi_test_user.module
 share/drupal/core/modules/jsonapi/tests/src/Functional/ActionTest.php
 share/drupal/core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php
 share/drupal/core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
@@ -5678,6 +5960,7 @@ share/drupal/core/modules/jsonapi/tests/
 share/drupal/core/modules/jsonapi/tests/src/Functional/MessageTest.php
 share/drupal/core/modules/jsonapi/tests/src/Functional/NodeTest.php
 share/drupal/core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php
+share/drupal/core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
 share/drupal/core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php
 share/drupal/core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php
 share/drupal/core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
@@ -5699,16 +5982,19 @@ share/drupal/core/modules/jsonapi/tests/
 share/drupal/core/modules/jsonapi/tests/src/Functional/WorkflowTest.php
 share/drupal/core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php
 share/drupal/core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php
+share/drupal/core/modules/jsonapi/tests/src/Kernel/EventSubscriber/ResourceObjectNormalizerCacherTest.php
 share/drupal/core/modules/jsonapi/tests/src/Kernel/JsonapiKernelTestBase.php
-share/drupal/core/modules/jsonapi/tests/src/Kernel/Normalizer/EntityReferenceFieldNormalizerTest.php
 share/drupal/core/modules/jsonapi/tests/src/Kernel/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
+share/drupal/core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php
 share/drupal/core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php
 share/drupal/core/modules/jsonapi/tests/src/Kernel/ResourceType/RelatedResourceTypesTest.php
 share/drupal/core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php
+share/drupal/core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeTest.php
 share/drupal/core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php
 share/drupal/core/modules/jsonapi/tests/src/Kernel/Serializer/SerializerTest.php
 share/drupal/core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php
 share/drupal/core/modules/jsonapi/tests/src/Unit/EventSubscriber/ResourceResponseValidatorTest.php
+share/drupal/core/modules/jsonapi/tests/src/Unit/JsonApiResource/LinkTest.php
 share/drupal/core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php
 share/drupal/core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php
 share/drupal/core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
@@ -5750,11 +6036,13 @@ share/drupal/core/modules/language/migra
 share/drupal/core/modules/language/migrations/d6_language_negotiation_settings.yml
 share/drupal/core/modules/language/migrations/d6_language_types.yml
 share/drupal/core/modules/language/migrations/d7_language_content_settings.yml
+share/drupal/core/modules/language/migrations/d7_language_content_taxonomy_vocabulary_settings.yml
 share/drupal/core/modules/language/migrations/d7_language_negotiation_settings.yml
 share/drupal/core/modules/language/migrations/d7_language_types.yml
 share/drupal/core/modules/language/migrations/default_language.yml
 share/drupal/core/modules/language/migrations/language.yml
 share/drupal/core/modules/language/migrations/language_prefixes_and_domains.yml
+share/drupal/core/modules/language/migrations/state/language.migrate_drupal.yml
 share/drupal/core/modules/language/src/Annotation/LanguageNegotiation.php
 share/drupal/core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php
 share/drupal/core/modules/language/src/Config/LanguageConfigFactoryOverride.php
@@ -5816,6 +6104,7 @@ share/drupal/core/modules/language/src/P
 share/drupal/core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php
 share/drupal/core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php
 share/drupal/core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php
+share/drupal/core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettingsTaxonomyVocabulary.php
 share/drupal/core/modules/language/src/ProxyClass/LanguageConverter.php
 share/drupal/core/modules/language/templates/language-content-settings-table.html.twig
 share/drupal/core/modules/language/templates/language-negotiation-configure-form.html.twig
@@ -5905,12 +6194,14 @@ share/drupal/core/modules/language/tests
 share/drupal/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php
 share/drupal/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsTest.php
 share/drupal/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentSettingsTest.php
+share/drupal/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentTaxonomyVocabularySettingsTest.php
 share/drupal/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php
 share/drupal/core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php
 share/drupal/core/modules/language/tests/src/Kernel/Plugin/migrate/source/LanguageTest.php
 share/drupal/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentSettingsTest.php
 share/drupal/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentTaxonomyVocabularySettingsTest.php
 share/drupal/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentSettingsTest.php
+share/drupal/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d7/LanguageContentTaxonomyVocabularySettingsTest.php
 share/drupal/core/modules/language/tests/src/Kernel/Views/ArgumentLanguageTest.php
 share/drupal/core/modules/language/tests/src/Kernel/Views/FieldLanguageTest.php
 share/drupal/core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php
@@ -5957,6 +6248,7 @@ share/drupal/core/modules/layout_builder
 share/drupal/core/modules/layout_builder/src/Controller/ChooseBlockController.php
 share/drupal/core/modules/layout_builder/src/Controller/ChooseSectionController.php
 share/drupal/core/modules/layout_builder/src/Controller/LayoutBuilderController.php
+share/drupal/core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php
 share/drupal/core/modules/layout_builder/src/Controller/LayoutRebuildTrait.php
 share/drupal/core/modules/layout_builder/src/Controller/MoveBlockController.php
 share/drupal/core/modules/layout_builder/src/DefaultsSectionStorageInterface.php
@@ -6043,7 +6335,12 @@ share/drupal/core/modules/layout_builder
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_defaults_test/layout_builder_defaults_test.info.yml
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.info.yml
+share/drupal/core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml
+share/drupal/core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/Plugin/Block/FieldBlock.php
+share/drupal/core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml
+share/drupal/core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php
+share/drupal/core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_overrides_test/layout_builder_overrides_test.info.yml
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.info.yml
@@ -6052,6 +6349,9 @@ share/drupal/core/modules/layout_builder
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutBuilderTestPlugin.php
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
+share/drupal/core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml
+share/drupal/core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.module
+share/drupal/core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/templates/field--node--body--bundle-with-section-field--default.html.twig
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_views_test/config/install/views.view.test_block_view.yml
 share/drupal/core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml
 share/drupal/core/modules/layout_builder/tests/src/Functional/Hal/LayoutBuilderEntityViewDisplayHalJsonAnonTest.php
@@ -6059,9 +6359,11 @@ share/drupal/core/modules/layout_builder
 share/drupal/core/modules/layout_builder/tests/src/Functional/Hal/LayoutBuilderEntityViewDisplayHalJsonCookieTest.php
 share/drupal/core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php
 share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php
+share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php
 share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutBuilderQuickEditTest.php
 share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php
 share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
+share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php
 share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php
 share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php
 share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php
@@ -6094,8 +6396,10 @@ share/drupal/core/modules/layout_builder
 share/drupal/core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php
 share/drupal/core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php
 share/drupal/core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php
+share/drupal/core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderNestedFormUiTest.php
 share/drupal/core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderOptInTest.php
 share/drupal/core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php
+share/drupal/core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderSortTrait.php
 share/drupal/core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php
 share/drupal/core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderToolbarTest.php
 share/drupal/core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderUiTest.php
@@ -6153,6 +6457,7 @@ share/drupal/core/modules/layout_discove
 share/drupal/core/modules/link/config/schema/link.schema.yml
 share/drupal/core/modules/link/link.info.yml
 share/drupal/core/modules/link/link.module
+share/drupal/core/modules/link/migrations/state/link.migrate_drupal.yml
 share/drupal/core/modules/link/src/LinkItemInterface.php
 share/drupal/core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php
 share/drupal/core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php
@@ -6223,6 +6528,7 @@ share/drupal/core/modules/locale/locale.
 share/drupal/core/modules/locale/locale.services.yml
 share/drupal/core/modules/locale/locale.translation.inc
 share/drupal/core/modules/locale/migrations/locale_settings.yml
+share/drupal/core/modules/locale/migrations/state/locale.migrate_drupal.yml
 share/drupal/core/modules/locale/src/Controller/LocaleController.php
 share/drupal/core/modules/locale/src/EventSubscriber/LocaleTranslationCacheTag.php
 share/drupal/core/modules/locale/src/Form/ExportForm.php
@@ -6286,7 +6592,6 @@ share/drupal/core/modules/locale/tests/s
 share/drupal/core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php
-share/drupal/core/modules/locale/tests/src/Functional/LocaleLibraryAlterTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocaleNonInteractiveDevInstallTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php
@@ -6301,11 +6606,13 @@ share/drupal/core/modules/locale/tests/s
 share/drupal/core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php
 share/drupal/core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
+share/drupal/core/modules/locale/tests/src/Kernel/LocaleBuildTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleDeprecationsTest.php
+share/drupal/core/modules/locale/tests/src/Kernel/LocaleLibraryAlterTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleStringTest.php
 share/drupal/core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php
@@ -6327,14 +6634,20 @@ share/drupal/core/modules/media/config/o
 share/drupal/core/modules/media/config/optional/system.action.media_unpublish_action.yml
 share/drupal/core/modules/media/config/optional/views.view.media.yml
 share/drupal/core/modules/media/config/schema/media.schema.yml
+share/drupal/core/modules/media/css/filter.caption.css
 share/drupal/core/modules/media/css/oembed.formatter.css
 share/drupal/core/modules/media/css/oembed.frame.css
+share/drupal/core/modules/media/css/plugins/drupalmedia/ckeditor.drupalmedia.css
 share/drupal/core/modules/media/images/icons/audio.png
 share/drupal/core/modules/media/images/icons/generic.png
 share/drupal/core/modules/media/images/icons/no-thumbnail.png
 share/drupal/core/modules/media/images/icons/video.png
 share/drupal/core/modules/media/js/form.es6.js
 share/drupal/core/modules/media/js/form.js
+share/drupal/core/modules/media/js/media_embed_ckeditor.theme.es6.js
+share/drupal/core/modules/media/js/media_embed_ckeditor.theme.js
+share/drupal/core/modules/media/js/plugins/drupalmedia/plugin.es6.js
+share/drupal/core/modules/media/js/plugins/drupalmedia/plugin.js
 share/drupal/core/modules/media/js/type_form.es6.js
 share/drupal/core/modules/media/js/type_form.js
 share/drupal/core/modules/media/media.api.php
@@ -6352,10 +6665,12 @@ share/drupal/core/modules/media/media.ro
 share/drupal/core/modules/media/media.services.yml
 share/drupal/core/modules/media/src/Access/MediaRevisionAccessCheck.php
 share/drupal/core/modules/media/src/Annotation/MediaSource.php
+share/drupal/core/modules/media/src/Controller/MediaFilterController.php
 share/drupal/core/modules/media/src/Controller/OEmbedIframeController.php
 share/drupal/core/modules/media/src/Entity/Media.php
 share/drupal/core/modules/media/src/Entity/MediaType.php
 share/drupal/core/modules/media/src/EventSubscriber/MediaConfigSubscriber.php
+share/drupal/core/modules/media/src/Form/EditorMediaDialog.php
 share/drupal/core/modules/media/src/Form/MediaDeleteMultipleConfirmForm.php
 share/drupal/core/modules/media/src/Form/MediaSettingsForm.php
 share/drupal/core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php
@@ -6388,11 +6703,13 @@ share/drupal/core/modules/media/src/OEmb
 share/drupal/core/modules/media/src/OEmbed/ResourceFetcherInterface.php
 share/drupal/core/modules/media/src/OEmbed/UrlResolver.php
 share/drupal/core/modules/media/src/OEmbed/UrlResolverInterface.php
+share/drupal/core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php
 share/drupal/core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php
 share/drupal/core/modules/media/src/Plugin/EntityReferenceSelection/MediaSelection.php
 share/drupal/core/modules/media/src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php
 share/drupal/core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php
 share/drupal/core/modules/media/src/Plugin/Field/FieldWidget/OEmbedWidget.php
+share/drupal/core/modules/media/src/Plugin/Filter/MediaEmbed.php
 share/drupal/core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php
 share/drupal/core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraint.php
 share/drupal/core/modules/media/src/Plugin/Validation/Constraint/OEmbedResourceConstraintValidator.php
@@ -6403,9 +6720,11 @@ share/drupal/core/modules/media/src/Plug
 share/drupal/core/modules/media/src/Plugin/media/Source/OEmbedDeriver.php
 share/drupal/core/modules/media/src/Plugin/media/Source/OEmbedInterface.php
 share/drupal/core/modules/media/src/Plugin/media/Source/VideoFile.php
+share/drupal/core/modules/media/src/Plugin/views/filter/Status.php
 share/drupal/core/modules/media/src/Plugin/views/wizard/Media.php
 share/drupal/core/modules/media/src/Plugin/views/wizard/MediaRevision.php
 share/drupal/core/modules/media/src/Routing/MediaRouteProvider.php
+share/drupal/core/modules/media/templates/media-embed-error.html.twig
 share/drupal/core/modules/media/templates/media-oembed-iframe.html.twig
 share/drupal/core/modules/media/templates/media-reference-help.html.twig
 share/drupal/core/modules/media/templates/media.html.twig
@@ -6413,6 +6732,7 @@ share/drupal/core/modules/media/tests/fi
 share/drupal/core/modules/media/tests/fixtures/example_2.jpeg
 share/drupal/core/modules/media/tests/fixtures/oembed/photo_flickr.html
 share/drupal/core/modules/media/tests/fixtures/oembed/photo_flickr.json
+share/drupal/core/modules/media/tests/fixtures/oembed/photo_flickr_no_dimensions.json
 share/drupal/core/modules/media/tests/fixtures/oembed/providers.json
 share/drupal/core/modules/media/tests/fixtures/oembed/rich_twitter.json
 share/drupal/core/modules/media/tests/fixtures/oembed/video_collegehumor.html
@@ -6425,6 +6745,13 @@ share/drupal/core/modules/media/tests/fi
 share/drupal/core/modules/media/tests/fixtures/oembed/video_youtube.json
 share/drupal/core/modules/media/tests/fixtures/update/drupal-8.4.0-media_installed.php
 share/drupal/core/modules/media/tests/fixtures/update/drupal-8.media-add-additional-permissions.php
+share/drupal/core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.info.yml
+share/drupal/core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.module
+share/drupal/core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.services.yml
+share/drupal/core/modules/media/tests/modules/media_test_ckeditor/src/Controller/TestMediaFilterController.php
+share/drupal/core/modules/media/tests/modules/media_test_ckeditor/src/Routing/RouteSubscriber.php
+share/drupal/core/modules/media/tests/modules/media_test_filter/media_test_filter.info.yml
+share/drupal/core/modules/media/tests/modules/media_test_filter/media_test_filter.module
 share/drupal/core/modules/media/tests/modules/media_test_oembed/media_test_oembed.info.yml
 share/drupal/core/modules/media/tests/modules/media_test_oembed/media_test_oembed.module
 share/drupal/core/modules/media/tests/modules/media_test_oembed/media_test_oembed.routing.yml
@@ -6486,7 +6813,9 @@ share/drupal/core/modules/media/tests/sr
 share/drupal/core/modules/media/tests/src/Functional/Rest/MediaXmlCookieTest.php
 share/drupal/core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php
 share/drupal/core/modules/media/tests/src/Functional/UrlResolverTest.php
+share/drupal/core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
 share/drupal/core/modules/media/tests/src/FunctionalJavascript/MediaDisplayTest.php
+share/drupal/core/modules/media/tests/src/FunctionalJavascript/MediaEmbedFilterConfigurationUiTest.php
 share/drupal/core/modules/media/tests/src/FunctionalJavascript/MediaJavascriptTestBase.php
 share/drupal/core/modules/media/tests/src/FunctionalJavascript/MediaReferenceFieldHelpTest.php
 share/drupal/core/modules/media/tests/src/FunctionalJavascript/MediaSourceAudioVideoTest.php
@@ -6498,8 +6827,13 @@ share/drupal/core/modules/media/tests/sr
 share/drupal/core/modules/media/tests/src/FunctionalJavascript/MediaTypeCreationTest.php
 share/drupal/core/modules/media/tests/src/FunctionalJavascript/MediaUiJavascriptTest.php
 share/drupal/core/modules/media/tests/src/FunctionalJavascript/MediaViewsWizardTest.php
+share/drupal/core/modules/media/tests/src/Kernel/EditorMediaDialogTest.php
 share/drupal/core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php
 share/drupal/core/modules/media/tests/src/Kernel/MediaCreationTest.php
+share/drupal/core/modules/media/tests/src/Kernel/MediaEmbedFilterDisabledIntegrationsTest.php
+share/drupal/core/modules/media/tests/src/Kernel/MediaEmbedFilterTest.php
+share/drupal/core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php
+share/drupal/core/modules/media/tests/src/Kernel/MediaEmbedFilterTranslationTest.php
 share/drupal/core/modules/media/tests/src/Kernel/MediaKernelTestBase.php
 share/drupal/core/modules/media/tests/src/Kernel/MediaLinkRelationsTest.php
 share/drupal/core/modules/media/tests/src/Kernel/MediaSourceFileTest.php
@@ -6507,26 +6841,18 @@ share/drupal/core/modules/media/tests/sr
 share/drupal/core/modules/media/tests/src/Kernel/MediaTest.php
 share/drupal/core/modules/media/tests/src/Kernel/MediaTranslationTest.php
 share/drupal/core/modules/media/tests/src/Kernel/OEmbedIframeControllerTest.php
+share/drupal/core/modules/media/tests/src/Kernel/OEmbedResourceConstraintValidatorTest.php
+share/drupal/core/modules/media/tests/src/Kernel/OEmbedSourceTest.php
 share/drupal/core/modules/media/tests/src/Traits/MediaTypeCreationTrait.php
 share/drupal/core/modules/media/tests/src/Traits/OEmbedTestTrait.php
 share/drupal/core/modules/media/tests/src/Unit/IFrameUrlHelperTest.php
+share/drupal/core/modules/media/tests/src/Unit/ResourceTest.php
 share/drupal/core/modules/media_library/config/install/core.entity_form_mode.media.media_library.yml
 share/drupal/core/modules/media_library/config/install/core.entity_view_mode.media.media_library.yml
 share/drupal/core/modules/media_library/config/install/image.style.media_library.yml
+share/drupal/core/modules/media_library/config/install/media_library.settings.yml
 share/drupal/core/modules/media_library/config/install/views.view.media_library.yml
-share/drupal/core/modules/media_library/config/optional/core.entity_form_display.media.audio.media_library.yml
-share/drupal/core/modules/media_library/config/optional/core.entity_form_display.media.file.media_library.yml
-share/drupal/core/modules/media_library/config/optional/core.entity_form_display.media.image.media_library.yml
-share/drupal/core/modules/media_library/config/optional/core.entity_form_display.media.remote_video.media_library.yml
-share/drupal/core/modules/media_library/config/optional/core.entity_form_display.media.video.media_library.yml
-share/drupal/core/modules/media_library/config/optional/core.entity_view_display.media.audio.media_library.yml
-share/drupal/core/modules/media_library/config/optional/core.entity_view_display.media.file.media_library.yml
-share/drupal/core/modules/media_library/config/optional/core.entity_view_display.media.image.media_library.yml
-share/drupal/core/modules/media_library/config/optional/core.entity_view_display.media.remote_video.media_library.yml
-share/drupal/core/modules/media_library/config/optional/core.entity_view_display.media.video.media_library.yml
 share/drupal/core/modules/media_library/config/schema/media_library.schema.yml
-share/drupal/core/modules/media_library/css/media_library.module.css
-share/drupal/core/modules/media_library/css/media_library.theme.css
 share/drupal/core/modules/media_library/js/media_library.click_to_select.es6.js
 share/drupal/core/modules/media_library/js/media_library.click_to_select.js
 share/drupal/core/modules/media_library/js/media_library.ui.es6.js
@@ -6535,10 +6861,16 @@ share/drupal/core/modules/media_library/
 share/drupal/core/modules/media_library/js/media_library.view.js
 share/drupal/core/modules/media_library/js/media_library.widget.es6.js
 share/drupal/core/modules/media_library/js/media_library.widget.js
+share/drupal/core/modules/media_library/js/plugins/drupalmedialibrary/icons/drupalmedialibrary.png
+share/drupal/core/modules/media_library/js/plugins/drupalmedialibrary/icons/hidpi/drupalmedialibrary.png
+share/drupal/core/modules/media_library/js/plugins/drupalmedialibrary/plugin.es6.js
+share/drupal/core/modules/media_library/js/plugins/drupalmedialibrary/plugin.js
+share/drupal/core/modules/media_library/media_library.api.php
 share/drupal/core/modules/media_library/media_library.info.yml
 share/drupal/core/modules/media_library/media_library.install
 share/drupal/core/modules/media_library/media_library.libraries.yml
 share/drupal/core/modules/media_library/media_library.links.action.yml
+share/drupal/core/modules/media_library/media_library.links.menu.yml
 share/drupal/core/modules/media_library/media_library.links.task.yml
 share/drupal/core/modules/media_library/media_library.module
 share/drupal/core/modules/media_library/media_library.post_update.php
@@ -6549,16 +6881,23 @@ share/drupal/core/modules/media_library/
 share/drupal/core/modules/media_library/src/Form/AddFormBase.php
 share/drupal/core/modules/media_library/src/Form/FileUploadForm.php
 share/drupal/core/modules/media_library/src/Form/OEmbedForm.php
+share/drupal/core/modules/media_library/src/Form/SettingsForm.php
+share/drupal/core/modules/media_library/src/MediaLibraryEditorOpener.php
 share/drupal/core/modules/media_library/src/MediaLibraryFieldWidgetOpener.php
 share/drupal/core/modules/media_library/src/MediaLibraryOpenerInterface.php
 share/drupal/core/modules/media_library/src/MediaLibraryState.php
 share/drupal/core/modules/media_library/src/MediaLibraryUiBuilder.php
 share/drupal/core/modules/media_library/src/OpenerResolver.php
 share/drupal/core/modules/media_library/src/OpenerResolverInterface.php
+share/drupal/core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php
 share/drupal/core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php
 share/drupal/core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php
 share/drupal/core/modules/media_library/src/Routing/RouteSubscriber.php
 share/drupal/core/modules/media_library/templates/media--media-library.html.twig
+share/drupal/core/modules/media_library/templates/media-library-item.html.twig
+share/drupal/core/modules/media_library/templates/media-library-wrapper.html.twig
+share/drupal/core/modules/media_library/tests/fixtures/update/drupal-8.7.2-media_library_installed.php
+share/drupal/core/modules/media_library/tests/fixtures/update/drupal-8.8.x-media_library-update-views-classnames-3049943.php
 share/drupal/core/modules/media_library/tests/fixtures/update/drupal-8.media_library-update-form-view-displays-2988433.php
 share/drupal/core/modules/media_library/tests/fixtures/update/drupal-8.media_library-update-view-table-display-2981044.php
 share/drupal/core/modules/media_library/tests/fixtures/update/drupal-8.media_library-update-widget-view-3020716.php
@@ -6609,11 +6948,36 @@ share/drupal/core/modules/media_library/
 share/drupal/core/modules/media_library/tests/modules/media_library_test/config/install/node.type.basic_page.yml
 share/drupal/core/modules/media_library/tests/modules/media_library_test/media_library_test.info.yml
 share/drupal/core/modules/media_library/tests/modules/media_library_test/media_library_test.module
+share/drupal/core/modules/media_library/tests/modules/media_library_test/src/Form/TestNodeFormOverride.php
+share/drupal/core/modules/media_library/tests/modules/media_library_test_widget/config/schema/media_library_test_widget.schema.yml
+share/drupal/core/modules/media_library/tests/modules/media_library_test_widget/media_library_test_widget.info.yml
+share/drupal/core/modules/media_library/tests/modules/media_library_test_widget/src/Plugin/Field/FieldWidget/MediaLibraryInceptionWidget.php
 share/drupal/core/modules/media_library/tests/src/Functional/MediaLibraryDisplayModeTest.php
+share/drupal/core/modules/media_library/tests/src/Functional/SettingsFormTest.php
+share/drupal/core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php
+share/drupal/core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdate8704Test.php
+share/drupal/core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateCheckboxClassesTest.php
 share/drupal/core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateFormAndViewDisplaysTest.php
+share/drupal/core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewLangcodeFiltersTest.php
+share/drupal/core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest.php
+share/drupal/core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewStatusExtraFilterTest.php
 share/drupal/core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewTableDisplayTest.php
 share/drupal/core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateWidgetViewTest.php
-share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/ContentModerationTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/EmbeddedFormWidgetTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/MediaOverviewTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/TranslationsTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/WidgetAccessTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/WidgetAnonymousTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/WidgetOEmbedTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php
+share/drupal/core/modules/media_library/tests/src/FunctionalJavascript/WidgetWithoutTypesTest.php
 share/drupal/core/modules/media_library/tests/src/Kernel/MediaLibraryAccessTest.php
 share/drupal/core/modules/media_library/tests/src/Kernel/MediaLibraryAddFormTest.php
 share/drupal/core/modules/media_library/tests/src/Kernel/MediaLibraryStateTest.php
@@ -6626,6 +6990,7 @@ share/drupal/core/modules/menu_link_cont
 share/drupal/core/modules/menu_link_content/menu_link_content.routing.yml
 share/drupal/core/modules/menu_link_content/migrations/d6_menu_links.yml
 share/drupal/core/modules/menu_link_content/migrations/d7_menu_links.yml
+share/drupal/core/modules/menu_link_content/migrations/state/menu_link_content.migrate_drupal.yml
 share/drupal/core/modules/menu_link_content/src/Controller/MenuController.php
 share/drupal/core/modules/menu_link_content/src/Entity/MenuLinkContent.php
 share/drupal/core/modules/menu_link_content/src/Form/MenuLinkContentDeleteForm.php
@@ -6692,6 +7057,7 @@ share/drupal/core/modules/menu_ui/menu_u
 share/drupal/core/modules/menu_ui/menu_ui.module
 share/drupal/core/modules/menu_ui/menu_ui.routing.yml
 share/drupal/core/modules/menu_ui/migrations/menu_settings.yml
+share/drupal/core/modules/menu_ui/migrations/state/menu_ui.migrate_drupal.yml
 share/drupal/core/modules/menu_ui/src/Controller/MenuController.php
 share/drupal/core/modules/menu_ui/src/Form/MenuDeleteForm.php
 share/drupal/core/modules/menu_ui/src/Form/MenuLinkEditForm.php
@@ -6726,6 +7092,7 @@ share/drupal/core/modules/migrate/src/Au
 share/drupal/core/modules/migrate/src/Audit/AuditorInterface.php
 share/drupal/core/modules/migrate/src/Audit/HighestIdInterface.php
 share/drupal/core/modules/migrate/src/Audit/IdAuditor.php
+share/drupal/core/modules/migrate/src/EntityFieldDefinitionTrait.php
 share/drupal/core/modules/migrate/src/Event/EventBase.php
 share/drupal/core/modules/migrate/src/Event/ImportAwareInterface.php
 share/drupal/core/modules/migrate/src/Event/MigrateEvents.php
@@ -6738,16 +7105,22 @@ share/drupal/core/modules/migrate/src/Ev
 share/drupal/core/modules/migrate/src/Event/MigrateRollbackEvent.php
 share/drupal/core/modules/migrate/src/Event/MigrateRowDeleteEvent.php
 share/drupal/core/modules/migrate/src/Event/RollbackAwareInterface.php
+share/drupal/core/modules/migrate/src/Exception/EntityValidationException.php
 share/drupal/core/modules/migrate/src/Exception/RequirementsException.php
 share/drupal/core/modules/migrate/src/MigrateBuildDependencyInterface.php
 share/drupal/core/modules/migrate/src/MigrateException.php
 share/drupal/core/modules/migrate/src/MigrateExecutable.php
 share/drupal/core/modules/migrate/src/MigrateExecutableInterface.php
+share/drupal/core/modules/migrate/src/MigrateLookup.php
+share/drupal/core/modules/migrate/src/MigrateLookupInterface.php
 share/drupal/core/modules/migrate/src/MigrateMessage.php
 share/drupal/core/modules/migrate/src/MigrateMessageInterface.php
 share/drupal/core/modules/migrate/src/MigrateSkipProcessException.php
 share/drupal/core/modules/migrate/src/MigrateSkipRowException.php
+share/drupal/core/modules/migrate/src/MigrateStub.php
+share/drupal/core/modules/migrate/src/MigrateStubInterface.php
 share/drupal/core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php
+share/drupal/core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php
 share/drupal/core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php
 share/drupal/core/modules/migrate/src/Plugin/Discovery/AnnotatedClassDiscoveryAutomatedProviders.php
 share/drupal/core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php
@@ -6761,6 +7134,7 @@ share/drupal/core/modules/migrate/src/Pl
 share/drupal/core/modules/migrate/src/Plugin/MigrateProcessInterface.php
 share/drupal/core/modules/migrate/src/Plugin/MigrateSourceInterface.php
 share/drupal/core/modules/migrate/src/Plugin/MigrateSourcePluginManager.php
+share/drupal/core/modules/migrate/src/Plugin/MigrateValidatableEntityInterface.php
 share/drupal/core/modules/migrate/src/Plugin/Migration.php
 share/drupal/core/modules/migrate/src/Plugin/MigrationDeriverTrait.php
 share/drupal/core/modules/migrate/src/Plugin/MigrationInterface.php
@@ -6776,6 +7150,7 @@ share/drupal/core/modules/migrate/src/Pl
 share/drupal/core/modules/migrate/src/Plugin/migrate/destination/EntityBaseFieldOverride.php
 share/drupal/core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php
 share/drupal/core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php
+share/drupal/core/modules/migrate/src/Plugin/migrate/destination/EntityContentComplete.php
 share/drupal/core/modules/migrate/src/Plugin/migrate/destination/EntityFieldInstance.php
 share/drupal/core/modules/migrate/src/Plugin/migrate/destination/EntityFieldStorageConfig.php
 share/drupal/core/modules/migrate/src/Plugin/migrate/destination/EntityRevision.php
@@ -6808,6 +7183,7 @@ share/drupal/core/modules/migrate/src/Pl
 share/drupal/core/modules/migrate/src/Plugin/migrate/process/MenuLinkParent.php
 share/drupal/core/modules/migrate/src/Plugin/migrate/process/Migration.php
 share/drupal/core/modules/migrate/src/Plugin/migrate/process/MigrationLookup.php
+share/drupal/core/modules/migrate/src/Plugin/migrate/process/NullCoalesce.php
 share/drupal/core/modules/migrate/src/Plugin/migrate/process/Route.php
 share/drupal/core/modules/migrate/src/Plugin/migrate/process/SkipOnEmpty.php
 share/drupal/core/modules/migrate/src/Plugin/migrate/process/SkipRowIfNotSet.php
@@ -6834,17 +7210,30 @@ share/drupal/core/modules/migrate/tests/
 share/drupal/core/modules/migrate/tests/modules/migrate_high_water_test/migrate_high_water_test.info.yml
 share/drupal/core/modules/migrate/tests/modules/migrate_high_water_test/migrations/high_water_test.yml
 share/drupal/core/modules/migrate/tests/modules/migrate_high_water_test/src/Plugin/migrate/source/HighWaterTest.php
+share/drupal/core/modules/migrate/tests/modules/migrate_lookup_test/migrate_lookup_test.info.yml
+share/drupal/core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration.yml
+share/drupal/core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_2.yml
+share/drupal/core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_multiple_source_ids.yml
+share/drupal/core/modules/migrate/tests/modules/migrate_lookup_test/migrations/sample_lookup_migration_string_ids.yml
+share/drupal/core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrate_no_migrate_drupal_test.info.yml
+share/drupal/core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrate_no_migrate_drupal_test.routing.yml
+share/drupal/core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrations/node_migration_no_upgrade.yml
+share/drupal/core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/src/Controller/ExecuteMigration.php
 share/drupal/core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.info.yml
 share/drupal/core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.module
 share/drupal/core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Plugin/migrate/process/TestSkipRowProcess.php
 share/drupal/core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml
 share/drupal/core/modules/migrate/tests/modules/migrate_query_batch_test/src/Plugin/migrate/source/QueryBatchTest.php
+share/drupal/core/modules/migrate/tests/modules/migrate_stub_test/migrate_stub_test.info.yml
+share/drupal/core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration.yml
+share/drupal/core/modules/migrate/tests/modules/migrate_stub_test/migrations/sample_stubbing_migration_with_multiple_source_ids.yml
 share/drupal/core/modules/migrate/tests/modules/migrate_track_changes_test/config/install/taxonomy.vocabulary.track_changes_import_term.yml
 share/drupal/core/modules/migrate/tests/modules/migrate_track_changes_test/migrate_track_changes_test.info.yml
 share/drupal/core/modules/migrate/tests/modules/migrate_track_changes_test/migrations/track_changes_test.yml
 share/drupal/core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php
 share/drupal/core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml
 share/drupal/core/modules/migrate/tests/modules/migration_directory_test/migration_templates/migration_templates_test.yml
+share/drupal/core/modules/migrate/tests/src/Functional/MigrateNoMigrateDrupalTest.php
 share/drupal/core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/HighWaterTest.php
@@ -6853,10 +7242,12 @@ share/drupal/core/modules/migrate/tests/
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateDumpAlterInterface.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateEmbeddedDataTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php
+share/drupal/core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateExecutableTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateExternalTranslatedTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateInterruptionTest.php
+share/drupal/core/modules/migrate/tests/src/Kernel/MigrateLookupTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php
@@ -6864,11 +7255,13 @@ share/drupal/core/modules/migrate/tests/
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateSourceTestBase.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateSqlSourceTestBase.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateStatusTest.php
+share/drupal/core/modules/migrate/tests/src/Kernel/MigrateStubTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrateTestBase.php
 share/drupal/core/modules/migrate/tests/src/Kernel/MigrationTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/NodeCommentCombinationTrait.php
 share/drupal/core/modules/migrate/tests/src/Kernel/Plugin/EntityExistsTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php
+share/drupal/core/modules/migrate/tests/src/Kernel/Plugin/LegacyMigrationProvidersExistTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/Plugin/MigrationDirectoryTest.php
 share/drupal/core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginConfigurationTest.php
@@ -6892,10 +7285,13 @@ share/drupal/core/modules/migrate/tests/
 share/drupal/core/modules/migrate/tests/src/Unit/Exception/RequirementsExceptionTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php
+share/drupal/core/modules/migrate/tests/src/Unit/MigrateLookupTest.php
+share/drupal/core/modules/migrate/tests/src/Unit/MigrateNullIdMapTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/MigrateSqlIdMapEnsureTablesTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php
+share/drupal/core/modules/migrate/tests/src/Unit/MigrateStubTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/MigrateTestCase.php
 share/drupal/core/modules/migrate/tests/src/Unit/MigrationPluginManagerTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/MigrationTest.php
@@ -6915,6 +7311,7 @@ share/drupal/core/modules/migrate/tests/
 share/drupal/core/modules/migrate/tests/src/Unit/process/CallbackTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/ConcatTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php
+share/drupal/core/modules/migrate/tests/src/Unit/process/DefaultValueTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/ExtractTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/FileCopyTest.php
@@ -6922,12 +7319,15 @@ share/drupal/core/modules/migrate/tests/
 share/drupal/core/modules/migrate/tests/src/Unit/process/FormatDateTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/GetTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/IteratorTest.php
+share/drupal/core/modules/migrate/tests/src/Unit/process/LegacyMigrationLookupTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/MachineNameTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/MigrateProcessTestCase.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php
+share/drupal/core/modules/migrate/tests/src/Unit/process/MigrationLookupTestCase.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/MigrationTest.php
+share/drupal/core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/SkipRowIfNotSetTest.php
 share/drupal/core/modules/migrate/tests/src/Unit/process/StaticMapTest.php
@@ -6941,6 +7341,7 @@ share/drupal/core/modules/migrate_drupal
 share/drupal/core/modules/migrate_drupal/migrate_drupal.module
 share/drupal/core/modules/migrate_drupal/migrate_drupal.post_update.php
 share/drupal/core/modules/migrate_drupal/migrate_drupal.services.yml
+share/drupal/core/modules/migrate_drupal/migrations/state/migrate_drupal.migrate_drupal.yml
 share/drupal/core/modules/migrate_drupal/src/Annotation/MigrateCckField.php
 share/drupal/core/modules/migrate_drupal/src/Annotation/MigrateField.php
 share/drupal/core/modules/migrate_drupal/src/FieldDiscovery.php
@@ -6949,6 +7350,8 @@ share/drupal/core/modules/migrate_drupal
 share/drupal/core/modules/migrate_drupal/src/MigrationConfigurationTrait.php
 share/drupal/core/modules/migrate_drupal/src/MigrationCreationTrait.php
 share/drupal/core/modules/migrate_drupal/src/MigrationPluginManager.php
+share/drupal/core/modules/migrate_drupal/src/MigrationState.php
+share/drupal/core/modules/migrate_drupal/src/NodeMigrateType.php
 share/drupal/core/modules/migrate_drupal/src/Plugin/MigrateCckFieldInterface.php
 share/drupal/core/modules/migrate_drupal/src/Plugin/MigrateCckFieldPluginManager.php
 share/drupal/core/modules/migrate_drupal/src/Plugin/MigrateCckFieldPluginManagerInterface.php
@@ -6964,6 +7367,9 @@ share/drupal/core/modules/migrate_drupal
 share/drupal/core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
 share/drupal/core/modules/migrate_drupal/src/Plugin/migrate/field/NodeReference.php
 share/drupal/core/modules/migrate_drupal/src/Plugin/migrate/field/UserReference.php
+share/drupal/core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeLookup.php
+share/drupal/core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeRevisionLookup.php
+share/drupal/core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeTranslationLookup.php
 share/drupal/core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php
 share/drupal/core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php
 share/drupal/core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php
@@ -6977,6 +7383,7 @@ share/drupal/core/modules/migrate_drupal
 share/drupal/core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php
 share/drupal/core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php
 share/drupal/core/modules/migrate_drupal/src/Tests/StubTestTrait.php
+share/drupal/core/modules/migrate_drupal/tests/fixtures/drupal-8.migrate-drupal-multilingual-enabled.php
 share/drupal/core/modules/migrate_drupal/tests/fixtures/drupal6.php
 share/drupal/core/modules/migrate_drupal/tests/fixtures/drupal7.php
 share/drupal/core/modules/migrate_drupal/tests/modules/field_discovery_test/field_discovery_test.info.yml
@@ -6990,12 +7397,29 @@ share/drupal/core/modules/migrate_drupal
 share/drupal/core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/src/Plugin/migrate/field/D6NoCoreVersionSpecified.php
 share/drupal/core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrate_overwrite_test.info.yml
 share/drupal/core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrations/users.yml
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrate_state_finished_test.info.yml
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/migrate_state_finished_test.yml
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/migrate_state_finished_test1.yml
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/state/migrate_state_finished_test.migrate_drupal.yml
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/src/Plugin/migrate/field/FieldLeft.php
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/src/Plugin/migrate/field/FieldRight.php
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_no_file_test/migrate_state_no_file_test.info.yml
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_no_file_test/migrations/migrate_state_no_file_test.yml
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_no_upgrade_path/migrate_state_no_upgrade_path.info.yml
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrate_state_not_finished_test.info.yml
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrations/migrate_status_not_finished_test.yml
+share/drupal/core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrations/state/migrate_state_not_finished_test.migrate_drupal.yml
+share/drupal/core/modules/migrate_drupal/tests/src/Functional/MigrateDrupalUpdateTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/CckFieldBackwardsCompatibilityTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/LegacyStateFileExists.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/MigrateDrupalTestBase.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/MigrateFieldPluginManagerTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/MigrationStateDeprecationTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/LegacyDestinationCategoryTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableTest.php
@@ -7003,23 +7427,36 @@ share/drupal/core/modules/migrate_drupal
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/i18nVariableTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/StateFileExists.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyMigrateDrupal6AuditIdsTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyMigrationProcessTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyValidateMigrationStateTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/MigrationProcessTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/ValidateMigrationStateTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyMigrateDrupal7AuditIdsTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyMigrationProcessTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyValidateMigrationStateTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/MigrationProcessTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/ValidateMigrationStateTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Traits/CreateMigrationsTrait.php
 share/drupal/core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php
 share/drupal/core/modules/migrate_drupal/tests/src/Traits/FieldDiscoveryTestTrait.php
+share/drupal/core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php
+share/drupal/core/modules/migrate_drupal/tests/src/Traits/ValidateMigrationStateTestTrait.php
 share/drupal/core/modules/migrate_drupal/tests/src/Unit/FieldDiscoveryTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Unit/MigrateFieldPluginManagerTest.php
+share/drupal/core/modules/migrate_drupal/tests/src/Unit/MigrationStateUnitTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Unit/source/VariableMultiRowTestBase.php
 share/drupal/core/modules/migrate_drupal/tests/src/Unit/source/VariableTest.php
@@ -7027,6 +7464,7 @@ share/drupal/core/modules/migrate_drupal
 share/drupal/core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php
 share/drupal/core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php
 share/drupal/core/modules/migrate_drupal_multilingual/migrate_drupal_multilingual.info.yml
+share/drupal/core/modules/migrate_drupal_multilingual/migrate_drupal_multilingual.install
 share/drupal/core/modules/migrate_drupal_multilingual/migrate_drupal_multilingual.module
 share/drupal/core/modules/migrate_drupal_ui/css/components/upgrade-analysis-report-tables.css
 share/drupal/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml
@@ -7045,7 +7483,6 @@ share/drupal/core/modules/migrate_drupal
 share/drupal/core/modules/migrate_drupal_ui/src/Form/OverviewForm.php
 share/drupal/core/modules/migrate_drupal_ui/src/Form/ReviewForm.php
 share/drupal/core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php
-share/drupal/core/modules/migrate_drupal_ui/src/Tests/MigrateUpgradeTestBase.php
 share/drupal/core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml
 share/drupal/core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migrations/migration_provider_no_annotation.yml
 share/drupal/core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php
@@ -7055,23 +7492,25 @@ share/drupal/core/modules/migrate_drupal
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MultilingualReviewPageTest.php
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualTest.php
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/modules/simpletest/files/html-1.txt
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/modules/simpletest/files/image-1.png
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/modules/simpletest/files/image-2.jpg
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/modules/simpletest/files/image-test.gif
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/modules/simpletest/files/image-test.jpg
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/modules/simpletest/files/image-test.png
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/tests/fixtures/files/html-1.txt
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/tests/fixtures/files/image-1.png
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/tests/fixtures/files/image-2.jpg
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/tests/fixtures/files/image-test.gif
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/tests/fixtures/files/image-test.jpg
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/tests/fixtures/files/image-test.png
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/tmp/some-temp-file.jpg
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MultilingualReviewPageTest.php
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualTest.php
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/files/sites/default/files/cube.jpeg
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/files/sites/default/files/ds9.txt
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/files/sites/default/private/Babylon5.txt
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Kernel/LegacyMigrationLabelExistTest.php
 share/drupal/core/modules/migrate_drupal_ui/tests/src/Kernel/MigrationLabelExistTest.php
 share/drupal/core/modules/node/config/install/core.entity_view_mode.node.full.yml
 share/drupal/core/modules/node/config/install/core.entity_view_mode.node.rss.yml
@@ -7102,6 +7541,7 @@ share/drupal/core/modules/node/css/node.
 share/drupal/core/modules/node/css/node.module.css
 share/drupal/core/modules/node/css/node.preview.css
 share/drupal/core/modules/node/migrations/d6_node.yml
+share/drupal/core/modules/node/migrations/d6_node_complete.yml
 share/drupal/core/modules/node/migrations/d6_node_revision.yml
 share/drupal/core/modules/node/migrations/d6_node_setting_promote.yml
 share/drupal/core/modules/node/migrations/d6_node_setting_status.yml
@@ -7110,10 +7550,12 @@ share/drupal/core/modules/node/migration
 share/drupal/core/modules/node/migrations/d6_node_type.yml
 share/drupal/core/modules/node/migrations/d6_view_modes.yml
 share/drupal/core/modules/node/migrations/d7_node.yml
+share/drupal/core/modules/node/migrations/d7_node_complete.yml
 share/drupal/core/modules/node/migrations/d7_node_revision.yml
 share/drupal/core/modules/node/migrations/d7_node_settings.yml
 share/drupal/core/modules/node/migrations/d7_node_title_label.yml
 share/drupal/core/modules/node/migrations/d7_node_type.yml
+share/drupal/core/modules/node/migrations/state/node.migrate_drupal.yml
 share/drupal/core/modules/node/node.admin.inc
 share/drupal/core/modules/node/node.api.php
 share/drupal/core/modules/node/node.es6.js
@@ -7199,11 +7641,13 @@ share/drupal/core/modules/node/src/Plugi
 share/drupal/core/modules/node/src/Plugin/migrate/destination/EntityNodeType.php
 share/drupal/core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php
 share/drupal/core/modules/node/src/Plugin/migrate/source/d6/Node.php
+share/drupal/core/modules/node/src/Plugin/migrate/source/d6/NodeComplete.php
 share/drupal/core/modules/node/src/Plugin/migrate/source/d6/NodeRevision.php
 share/drupal/core/modules/node/src/Plugin/migrate/source/d6/NodeType.php
 share/drupal/core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php
 share/drupal/core/modules/node/src/Plugin/migrate/source/d6/ViewModeBase.php
 share/drupal/core/modules/node/src/Plugin/migrate/source/d7/Node.php
+share/drupal/core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php
 share/drupal/core/modules/node/src/Plugin/migrate/source/d7/NodeEntityTranslation.php
 share/drupal/core/modules/node/src/Plugin/migrate/source/d7/NodeRevision.php
 share/drupal/core/modules/node/src/Plugin/migrate/source/d7/NodeType.php
@@ -7268,6 +7712,7 @@ share/drupal/core/modules/node/tests/mod
 share/drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_links.yml
 share/drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_nid.yml
 share/drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_timestamp.yml
+share/drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_uid.yml
 share/drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_vid.yml
 share/drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml
 share/drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_tokens.yml
@@ -7286,16 +7731,13 @@ share/drupal/core/modules/node/tests/src
 share/drupal/core/modules/node/tests/src/Functional/MultiStepNodeFormBasicOptionsTest.php
 share/drupal/core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
 share/drupal/core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php
+share/drupal/core/modules/node/tests/src/Functional/NodeAccessCacheabilityWithNodeGrants.php
 share/drupal/core/modules/node/tests/src/Functional/NodeAccessFieldTest.php
 share/drupal/core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php
-share/drupal/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php
-share/drupal/core/modules/node/tests/src/Functional/NodeAccessLanguageAwareTest.php
 share/drupal/core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php
-share/drupal/core/modules/node/tests/src/Functional/NodeAccessLanguageTest.php
 share/drupal/core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php
 share/drupal/core/modules/node/tests/src/Functional/NodeAccessPagerTest.php
 share/drupal/core/modules/node/tests/src/Functional/NodeAccessRebuildNodeGrantsTest.php
-share/drupal/core/modules/node/tests/src/Functional/NodeAccessRecordsTest.php
 share/drupal/core/modules/node/tests/src/Functional/NodeActionsConfigurationTest.php
 share/drupal/core/modules/node/tests/src/Functional/NodeAdminTest.php
 share/drupal/core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php
@@ -7351,7 +7793,6 @@ share/drupal/core/modules/node/tests/src
 share/drupal/core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php
 share/drupal/core/modules/node/tests/src/Functional/Views/BulkFormTest.php
 share/drupal/core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php
-share/drupal/core/modules/node/tests/src/Functional/Views/FilterUidRevisionTest.php
 share/drupal/core/modules/node/tests/src/Functional/Views/FrontPageTest.php
 share/drupal/core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php
 share/drupal/core/modules/node/tests/src/Functional/Views/NodeFieldFilterTest.php
@@ -7372,6 +7813,7 @@ share/drupal/core/modules/node/tests/src
 share/drupal/core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeBundleSettingsTest.php
+share/drupal/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php
@@ -7383,14 +7825,20 @@ share/drupal/core/modules/node/tests/src
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTypeTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateViewModesTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d6/NodeTranslationRedirectTest.php
+share/drupal/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php
+share/drupal/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTitleLabelTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTypeTest.php
-share/drupal/core/modules/node/tests/src/Kernel/Migrate/d7/NodeMigrateDeriverTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Migrate/d7/NodeTranslationRedirectTest.php
+share/drupal/core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php
+share/drupal/core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php
+share/drupal/core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php
+share/drupal/core/modules/node/tests/src/Kernel/NodeAccessRecordsTest.php
 share/drupal/core/modules/node/tests/src/Kernel/NodeAccessTest.php
+share/drupal/core/modules/node/tests/src/Kernel/NodeAccessTestBase.php
 share/drupal/core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php
 share/drupal/core/modules/node/tests/src/Kernel/NodeConditionTest.php
 share/drupal/core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php
@@ -7414,15 +7862,18 @@ share/drupal/core/modules/node/tests/src
 share/drupal/core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTypeTest.php
 share/drupal/core/modules/node/tests/src/Kernel/SummaryLengthTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php
+share/drupal/core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php
 share/drupal/core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php
+share/drupal/core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php
 share/drupal/core/modules/node/tests/src/Traits/ContentTypeCreationTrait.php
 share/drupal/core/modules/node/tests/src/Traits/NodeCreationTrait.php
 share/drupal/core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php
 share/drupal/core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php
 share/drupal/core/modules/options/config/schema/options.schema.yml
+share/drupal/core/modules/options/migrations/state/options.migrate_drupal.yml
 share/drupal/core/modules/options/options.api.php
 share/drupal/core/modules/options/options.info.yml
 share/drupal/core/modules/options/options.module
@@ -7479,9 +7930,11 @@ share/drupal/core/modules/page_cache/tes
 share/drupal/core/modules/page_cache/tests/modules/src/Form/TestForm.php
 share/drupal/core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php
 share/drupal/core/modules/page_cache/tests/src/Functional/PageCacheTest.php
+share/drupal/core/modules/path/config/optional/language.content_settings.path_alias.path_alias.yml
 share/drupal/core/modules/path/config/schema/path.schema.yml
 share/drupal/core/modules/path/migrations/d6_url_alias.yml
 share/drupal/core/modules/path/migrations/d7_url_alias.yml
+share/drupal/core/modules/path/migrations/state/path.migrate_drupal.yml
 share/drupal/core/modules/path/path.api.php
 share/drupal/core/modules/path/path.es6.js
 share/drupal/core/modules/path/path.info.yml
@@ -7493,23 +7946,24 @@ share/drupal/core/modules/path/path.link
 share/drupal/core/modules/path/path.links.task.yml
 share/drupal/core/modules/path/path.module
 share/drupal/core/modules/path/path.permissions.yml
-share/drupal/core/modules/path/path.routing.yml
-share/drupal/core/modules/path/src/Controller/PathController.php
-share/drupal/core/modules/path/src/Form/AddForm.php
-share/drupal/core/modules/path/src/Form/DeleteForm.php
-share/drupal/core/modules/path/src/Form/EditForm.php
+share/drupal/core/modules/path/path.post_update.php
+share/drupal/core/modules/path/path.services.yml
 share/drupal/core/modules/path/src/Form/PathFilterForm.php
-share/drupal/core/modules/path/src/Form/PathFormBase.php
+share/drupal/core/modules/path/src/PathAliasForm.php
+share/drupal/core/modules/path/src/PathAliasListBuilder.php
 share/drupal/core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php
 share/drupal/core/modules/path/src/Plugin/Field/FieldType/PathItem.php
 share/drupal/core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php
 share/drupal/core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraint.php
 share/drupal/core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php
 share/drupal/core/modules/path/src/Plugin/migrate/destination/UrlAlias.php
+share/drupal/core/modules/path/src/Plugin/migrate/process/PathSetTranslated.php
 share/drupal/core/modules/path/src/Plugin/migrate/process/d6/UrlAliasLanguage.php
 share/drupal/core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php
 share/drupal/core/modules/path/src/Plugin/migrate/source/d6/UrlAlias.php
 share/drupal/core/modules/path/src/Plugin/migrate/source/d7/UrlAlias.php
+share/drupal/core/modules/path/src/Routing/RouteProcessor.php
+share/drupal/core/modules/path/src/Routing/RouteSubscriber.php
 share/drupal/core/modules/path/src/Tests/PathTestBase.php
 share/drupal/core/modules/path/tests/src/Functional/PathAdminTest.php
 share/drupal/core/modules/path/tests/src/Functional/PathAliasTest.php
@@ -7520,13 +7974,57 @@ share/drupal/core/modules/path/tests/src
 share/drupal/core/modules/path/tests/src/Functional/PathNodeFormTest.php
 share/drupal/core/modules/path/tests/src/Functional/PathTaxonomyTermTest.php
 share/drupal/core/modules/path/tests/src/Functional/PathTestBase.php
+share/drupal/core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php
 share/drupal/core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
+share/drupal/core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php
+share/drupal/core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
 share/drupal/core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php
+share/drupal/core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
 share/drupal/core/modules/path/tests/src/Kernel/PathItemTest.php
+share/drupal/core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php
 share/drupal/core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php
 share/drupal/core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php
 share/drupal/core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php
 share/drupal/core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php
+share/drupal/core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php
+share/drupal/core/modules/path_alias/path_alias.info.yml
+share/drupal/core/modules/path_alias/path_alias.services.yml
+share/drupal/core/modules/path_alias/src/AliasManager.php
+share/drupal/core/modules/path_alias/src/AliasManagerInterface.php
+share/drupal/core/modules/path_alias/src/AliasRepository.php
+share/drupal/core/modules/path_alias/src/AliasRepositoryInterface.php
+share/drupal/core/modules/path_alias/src/AliasWhitelist.php
+share/drupal/core/modules/path_alias/src/AliasWhitelistInterface.php
+share/drupal/core/modules/path_alias/src/Entity/PathAlias.php
+share/drupal/core/modules/path_alias/src/EventSubscriber/PathAliasSubscriber.php
+share/drupal/core/modules/path_alias/src/PathAliasInterface.php
+share/drupal/core/modules/path_alias/src/PathAliasStorage.php
+share/drupal/core/modules/path_alias/src/PathAliasStorageSchema.php
+share/drupal/core/modules/path_alias/src/PathProcessor/AliasPathProcessor.php
+share/drupal/core/modules/path_alias/tests/modules/path_alias_deprecated_test/path_alias_deprecated_test.info.yml
+share/drupal/core/modules/path_alias/tests/modules/path_alias_deprecated_test/path_alias_deprecated_test.services.yml
+share/drupal/core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/AliasManagerDecorator.php
+share/drupal/core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/NewAliasManager.php
+share/drupal/core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/OverriddenAliasManager.php
+share/drupal/core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/PathAliasDeprecatedTestServiceProvider.php
+share/drupal/core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonAnonTest.php
+share/drupal/core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonBasicAuthTest.php
+share/drupal/core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonCookieTest.php
+share/drupal/core/modules/path_alias/tests/src/Functional/Hal/PathAliasHalJsonTestBase.php
+share/drupal/core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonAnonTest.php
+share/drupal/core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonBasicAuthTest.php
+share/drupal/core/modules/path_alias/tests/src/Functional/Rest/PathAliasJsonCookieTest.php
+share/drupal/core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
+share/drupal/core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlAnonTest.php
+share/drupal/core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php
+share/drupal/core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlCookieTest.php
+share/drupal/core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php
+share/drupal/core/modules/path_alias/tests/src/Kernel/AliasTest.php
+share/drupal/core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php
+share/drupal/core/modules/path_alias/tests/src/Kernel/PathHooksTest.php
+share/drupal/core/modules/path_alias/tests/src/Unit/AliasManagerTest.php
+share/drupal/core/modules/path_alias/tests/src/Unit/DeprecatedClassesTest.php
+share/drupal/core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php
 share/drupal/core/modules/quickedit/css/quickedit.icons.theme.css
 share/drupal/core/modules/quickedit/css/quickedit.module.css
 share/drupal/core/modules/quickedit/css/quickedit.theme.css
@@ -7599,6 +8097,7 @@ share/drupal/core/modules/quickedit/test
 share/drupal/core/modules/quickedit/tests/modules/src/Plugin/InPlaceEditor/WysiwygEditor.php
 share/drupal/core/modules/quickedit/tests/src/Functional/QuickEditCustomPipelineTest.php
 share/drupal/core/modules/quickedit/tests/src/Functional/QuickEditEndPointAccessTest.php
+share/drupal/core/modules/quickedit/tests/src/Functional/QuickEditMinimalTest.php
 share/drupal/core/modules/quickedit/tests/src/FunctionalJavascript/FieldTest.php
 share/drupal/core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditAutocompleteTermTest.php
 share/drupal/core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditFileTest.php
@@ -7613,6 +8112,7 @@ share/drupal/core/modules/quickedit/test
 share/drupal/core/modules/rdf/config/schema/rdf.data_types.schema.yml
 share/drupal/core/modules/rdf/config/schema/rdf.schema.yml
 share/drupal/core/modules/rdf/migrations/d7_rdf_mapping.yml
+share/drupal/core/modules/rdf/migrations/state/rdf.migrate_drupal.yml
 share/drupal/core/modules/rdf/rdf.api.php
 share/drupal/core/modules/rdf/rdf.info.yml
 share/drupal/core/modules/rdf/rdf.module
@@ -7662,6 +8162,8 @@ share/drupal/core/modules/rdf/tests/src/
 share/drupal/core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php
 share/drupal/core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php
 share/drupal/core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php
+share/drupal/core/modules/rdf/tests/src/Traits/EasyRdf_ParsedUri.php
+share/drupal/core/modules/rdf/tests/src/Traits/RdfParsingTrait.php
 share/drupal/core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php
 share/drupal/core/modules/responsive_image/config/schema/responsive_image.schema.yml
 share/drupal/core/modules/responsive_image/js/responsive_image.ajax.es6.js
@@ -7778,6 +8280,7 @@ share/drupal/core/modules/rest/tests/mod
 share/drupal/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml
 share/drupal/core/modules/rest/tests/modules/rest_test_views/rest_test_views.module
 share/drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_excluded_field_token_display.yml
+share/drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
 share/drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity.yml
 share/drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity_translated.yml
 share/drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml
@@ -7864,6 +8367,7 @@ share/drupal/core/modules/rest/tests/src
 share/drupal/core/modules/rest/tests/src/Functional/Update/RestExportAuthCorrectionUpdateTest.php
 share/drupal/core/modules/rest/tests/src/Functional/Update/RestExportAuthUpdateTest.php
 share/drupal/core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php
+share/drupal/core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php
 share/drupal/core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php
 share/drupal/core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
 share/drupal/core/modules/rest/tests/src/Functional/XmlNormalizationQuirksTrait.php
@@ -7885,6 +8389,7 @@ share/drupal/core/modules/search/migrati
 share/drupal/core/modules/search/migrations/d7_search_page.yml
 share/drupal/core/modules/search/migrations/d7_search_settings.yml
 share/drupal/core/modules/search/migrations/search_page.yml
+share/drupal/core/modules/search/migrations/state/search.migrate_drupal.yml
 share/drupal/core/modules/search/search.api.php
 share/drupal/core/modules/search/search.info.yml
 share/drupal/core/modules/search/search.install
@@ -7893,11 +8398,13 @@ share/drupal/core/modules/search/search.
 share/drupal/core/modules/search/search.module
 share/drupal/core/modules/search/search.pages.inc
 share/drupal/core/modules/search/search.permissions.yml
+share/drupal/core/modules/search/search.post_update.php
 share/drupal/core/modules/search/search.routing.yml
 share/drupal/core/modules/search/search.services.yml
 share/drupal/core/modules/search/src/Annotation/SearchPlugin.php
 share/drupal/core/modules/search/src/Controller/SearchController.php
 share/drupal/core/modules/search/src/Entity/SearchPage.php
+share/drupal/core/modules/search/src/Exception/SearchIndexException.php
 share/drupal/core/modules/search/src/Form/ReindexConfirm.php
 share/drupal/core/modules/search/src/Form/SearchBlockForm.php
 share/drupal/core/modules/search/src/Form/SearchPageAddForm.php
@@ -7923,6 +8430,8 @@ share/drupal/core/modules/search/src/Plu
 share/drupal/core/modules/search/src/Plugin/views/row/SearchRow.php
 share/drupal/core/modules/search/src/Plugin/views/sort/Score.php
 share/drupal/core/modules/search/src/Routing/SearchPageRoutes.php
+share/drupal/core/modules/search/src/SearchIndex.php
+share/drupal/core/modules/search/src/SearchIndexInterface.php
 share/drupal/core/modules/search/src/SearchPageAccessControlHandler.php
 share/drupal/core/modules/search/src/SearchPageInterface.php
 share/drupal/core/modules/search/src/SearchPageListBuilder.php
@@ -7981,17 +8490,19 @@ share/drupal/core/modules/search/tests/s
 share/drupal/core/modules/search/tests/src/Functional/SearchQueryAlterTest.php
 share/drupal/core/modules/search/tests/src/Functional/SearchRankingTest.php
 share/drupal/core/modules/search/tests/src/Functional/SearchSetLocaleTest.php
-share/drupal/core/modules/search/tests/src/Functional/SearchSimplifyTest.php
 share/drupal/core/modules/search/tests/src/Functional/SearchTestBase.php
-share/drupal/core/modules/search/tests/src/Functional/SearchTokenizerTest.php
+share/drupal/core/modules/search/tests/src/Functional/Update/BlockPageSettingTest.php
 share/drupal/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php
 share/drupal/core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php
 share/drupal/core/modules/search/tests/src/Kernel/Migrate/d6/SearchPageTest.php
 share/drupal/core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php
 share/drupal/core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php
 share/drupal/core/modules/search/tests/src/Kernel/Migrate/d7/SearchPageTest.php
+share/drupal/core/modules/search/tests/src/Kernel/SearchDeprecationTest.php
 share/drupal/core/modules/search/tests/src/Kernel/SearchExcerptTest.php
 share/drupal/core/modules/search/tests/src/Kernel/SearchMatchTest.php
+share/drupal/core/modules/search/tests/src/Kernel/SearchSimplifyTest.php
+share/drupal/core/modules/search/tests/src/Kernel/SearchTokenizerTest.php
 share/drupal/core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php
 share/drupal/core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php
 share/drupal/core/modules/serialization/config/install/serialization.settings.yml
@@ -8112,13 +8623,13 @@ share/drupal/core/modules/settings_tray/
 share/drupal/core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml
 share/drupal/core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.libraries.yml
 share/drupal/core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.module
-share/drupal/core/modules/settings_tray/tests/src/Functional/BcRoutesTest.php
 share/drupal/core/modules/settings_tray/tests/src/Functional/SettingsTrayTest.php
 share/drupal/core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php
 share/drupal/core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php
 share/drupal/core/modules/settings_tray/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php
 share/drupal/core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php
 share/drupal/core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayTestBase.php
+share/drupal/core/modules/settings_tray/tests/src/Kernel/BcRoutesTest.php
 share/drupal/core/modules/settings_tray/tests/src/Unit/Access/BlockPluginHasSettingsTrayFormAccessCheckTest.php
 share/drupal/core/modules/shortcut/config/install/shortcut.set.default.yml
 share/drupal/core/modules/shortcut/config/schema/shortcut.schema.yml
@@ -8129,6 +8640,7 @@ share/drupal/core/modules/shortcut/image
 share/drupal/core/modules/shortcut/migrations/d7_shortcut.yml
 share/drupal/core/modules/shortcut/migrations/d7_shortcut_set.yml
 share/drupal/core/modules/shortcut/migrations/d7_shortcut_set_users.yml
+share/drupal/core/modules/shortcut/migrations/state/shortcut.migrate_drupal.yml
 share/drupal/core/modules/shortcut/shortcut.api.php
 share/drupal/core/modules/shortcut/shortcut.info.yml
 share/drupal/core/modules/shortcut/shortcut.install
@@ -8139,6 +8651,7 @@ share/drupal/core/modules/shortcut/short
 share/drupal/core/modules/shortcut/shortcut.module
 share/drupal/core/modules/shortcut/shortcut.permissions.yml
 share/drupal/core/modules/shortcut/shortcut.routing.yml
+share/drupal/core/modules/shortcut/shortcut.services.yml
 share/drupal/core/modules/shortcut/src/Controller/ShortcutController.php
 share/drupal/core/modules/shortcut/src/Controller/ShortcutSetController.php
 share/drupal/core/modules/shortcut/src/Entity/Shortcut.php
@@ -8156,6 +8669,7 @@ share/drupal/core/modules/shortcut/src/P
 share/drupal/core/modules/shortcut/src/ShortcutAccessControlHandler.php
 share/drupal/core/modules/shortcut/src/ShortcutForm.php
 share/drupal/core/modules/shortcut/src/ShortcutInterface.php
+share/drupal/core/modules/shortcut/src/ShortcutLazyBuilders.php
 share/drupal/core/modules/shortcut/src/ShortcutSetAccessControlHandler.php
 share/drupal/core/modules/shortcut/src/ShortcutSetForm.php
 share/drupal/core/modules/shortcut/src/ShortcutSetInterface.php
@@ -8200,31 +8714,9 @@ share/drupal/core/modules/shortcut/tests
 share/drupal/core/modules/simpletest/config/install/simpletest.settings.yml
 share/drupal/core/modules/simpletest/config/schema/simpletest.schema.yml
 share/drupal/core/modules/simpletest/css/simpletest.module.css
-share/drupal/core/modules/simpletest/files/README.txt
-share/drupal/core/modules/simpletest/files/html-1.txt
-share/drupal/core/modules/simpletest/files/html-2.html
-share/drupal/core/modules/simpletest/files/image-1.png
-share/drupal/core/modules/simpletest/files/image-2.jpg
-share/drupal/core/modules/simpletest/files/image-3.jpg
-share/drupal/core/modules/simpletest/files/image-test-no-transparency.gif
-share/drupal/core/modules/simpletest/files/image-test-transparent-indexed.gif
-share/drupal/core/modules/simpletest/files/image-test-transparent-out-of-range.gif
-share/drupal/core/modules/simpletest/files/image-test.gif
-share/drupal/core/modules/simpletest/files/image-test.jpg
-share/drupal/core/modules/simpletest/files/image-test.png
-share/drupal/core/modules/simpletest/files/invalid-img-test.png
-share/drupal/core/modules/simpletest/files/invalid-img-zero-size.png
-share/drupal/core/modules/simpletest/files/javascript-1.txt
-share/drupal/core/modules/simpletest/files/javascript-2.script
-share/drupal/core/modules/simpletest/files/phar-1.phar
-share/drupal/core/modules/simpletest/files/php-1.txt
-share/drupal/core/modules/simpletest/files/php-2.php
-share/drupal/core/modules/simpletest/files/sql-1.txt
-share/drupal/core/modules/simpletest/files/sql-2.sql
-share/drupal/core/modules/simpletest/files/translations/drupal-8.0.0-beta2.hu.po
-share/drupal/core/modules/simpletest/files/translations/drupal-8.0.0.de.po
 share/drupal/core/modules/simpletest/migrations/d6_simpletest_settings.yml
 share/drupal/core/modules/simpletest/migrations/d7_simpletest_settings.yml
+share/drupal/core/modules/simpletest/migrations/state/simpletest.migrate_drupal.yml
 share/drupal/core/modules/simpletest/simpletest.api.php
 share/drupal/core/modules/simpletest/simpletest.es6.js
 share/drupal/core/modules/simpletest/simpletest.info.yml
@@ -8243,6 +8735,8 @@ share/drupal/core/modules/simpletest/src
 share/drupal/core/modules/simpletest/src/BrowserTestBase.php
 share/drupal/core/modules/simpletest/src/Cache/Context/TestDiscoveryCacheContext.php
 share/drupal/core/modules/simpletest/src/ContentTypeCreationTrait.php
+share/drupal/core/modules/simpletest/src/EnvironmentCleanerFactory.php
+share/drupal/core/modules/simpletest/src/EnvironmentCleanerService.php
 share/drupal/core/modules/simpletest/src/Exception/MissingGroupException.php
 share/drupal/core/modules/simpletest/src/Form/SimpletestResultsForm.php
 share/drupal/core/modules/simpletest/src/Form/SimpletestSettingsForm.php
@@ -8280,14 +8774,17 @@ share/drupal/core/modules/simpletest/tes
 share/drupal/core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.info.yml
 share/drupal/core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.module
 share/drupal/core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php
+share/drupal/core/modules/simpletest/tests/src/Functional/SimpletestTest.php
 share/drupal/core/modules/simpletest/tests/src/Functional/SimpletestUiTest.php
 share/drupal/core/modules/simpletest/tests/src/Functional/ThroughUITest.php
 share/drupal/core/modules/simpletest/tests/src/Kernel/Cache/Context/TestDiscoveryCacheContextTest.php
+share/drupal/core/modules/simpletest/tests/src/Kernel/DeprecatedCleanupTest.php
 share/drupal/core/modules/simpletest/tests/src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php
 share/drupal/core/modules/simpletest/tests/src/Kernel/Migrate/d7/MigrateSimpletestSettingsTest.php
+share/drupal/core/modules/simpletest/tests/src/Kernel/PhpUnitErrorTest.php
 share/drupal/core/modules/simpletest/tests/src/Kernel/SimpletestDeprecationTest.php
+share/drupal/core/modules/simpletest/tests/src/Kernel/TestDeprecatedTestHooks.php
 share/drupal/core/modules/simpletest/tests/src/Kernel/TestDiscoveryDeprecationTest.php
-share/drupal/core/modules/simpletest/tests/src/Unit/PhpUnitErrorTest.php
 share/drupal/core/modules/simpletest/tests/src/Unit/SimpletestPhpunitRunCommandTest.php
 share/drupal/core/modules/simpletest/tests/src/Unit/SimpletestUiPrinterTest.php
 share/drupal/core/modules/simpletest/tests/src/Unit/TestBaseTest.php
@@ -8296,6 +8793,7 @@ share/drupal/core/modules/simpletest/tes
 share/drupal/core/modules/statistics/config/install/statistics.settings.yml
 share/drupal/core/modules/statistics/config/schema/statistics.schema.yml
 share/drupal/core/modules/statistics/config/schema/statistics.views.schema.yml
+share/drupal/core/modules/statistics/migrations/state/statistics.migrate_drupal.yml
 share/drupal/core/modules/statistics/migrations/statistics_node_counter.yml
 share/drupal/core/modules/statistics/migrations/statistics_settings.yml
 share/drupal/core/modules/statistics/src/NodeStatisticsDatabaseStorage.php
@@ -8336,6 +8834,7 @@ share/drupal/core/modules/statistics/tes
 share/drupal/core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php
 share/drupal/core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php
 share/drupal/core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php
+share/drupal/core/modules/statistics/tests/src/Kernel/StatisticsDeprecationsTest.php
 share/drupal/core/modules/statistics/tests/src/Unit/StatisticsViewsResultTest.php
 share/drupal/core/modules/statistics/tests/themes/statistics_test_attached/node.html.twig
 share/drupal/core/modules/statistics/tests/themes/statistics_test_attached/statistics_test_attached.info.yml
@@ -8343,6 +8842,7 @@ share/drupal/core/modules/syslog/config/
 share/drupal/core/modules/syslog/config/schema/syslog.schema.yml
 share/drupal/core/modules/syslog/migrations/d6_syslog_settings.yml
 share/drupal/core/modules/syslog/migrations/d7_syslog_settings.yml
+share/drupal/core/modules/syslog/migrations/state/syslog.migrate_drupal.yml
 share/drupal/core/modules/syslog/src/Logger/SysLog.php
 share/drupal/core/modules/syslog/syslog.info.yml
 share/drupal/core/modules/syslog/syslog.install
@@ -8435,6 +8935,7 @@ share/drupal/core/modules/system/migrati
 share/drupal/core/modules/system/migrations/d7_system_mail.yml
 share/drupal/core/modules/system/migrations/d7_system_performance.yml
 share/drupal/core/modules/system/migrations/d7_theme_settings.yml
+share/drupal/core/modules/system/migrations/state/system.migrate_drupal.yml
 share/drupal/core/modules/system/migrations/system_image.yml
 share/drupal/core/modules/system/migrations/system_image_gd.yml
 share/drupal/core/modules/system/migrations/system_logging.yml
@@ -8485,10 +8986,13 @@ share/drupal/core/modules/system/src/For
 share/drupal/core/modules/system/src/Form/SystemBrandingOffCanvasForm.php
 share/drupal/core/modules/system/src/Form/SystemMenuOffCanvasForm.php
 share/drupal/core/modules/system/src/Form/ThemeAdminForm.php
+share/drupal/core/modules/system/src/Form/ThemeExperimentalConfirmForm.php
 share/drupal/core/modules/system/src/Form/ThemeSettingsForm.php
 share/drupal/core/modules/system/src/MachineNameController.php
 share/drupal/core/modules/system/src/MenuAccessControlHandler.php
 share/drupal/core/modules/system/src/MenuInterface.php
+share/drupal/core/modules/system/src/MenuStorage.php
+share/drupal/core/modules/system/src/ModuleDependencyMessageTrait.php
 share/drupal/core/modules/system/src/PathBasedBreadcrumbBuilder.php
 share/drupal/core/modules/system/src/PathProcessor/PathProcessorFiles.php
 share/drupal/core/modules/system/src/PhpStorage/MockPhpStorage.php
@@ -8538,12 +9042,10 @@ share/drupal/core/modules/system/src/Tes
 share/drupal/core/modules/system/src/Tests/Entity/EntityWithUriCacheTagsTestBase.php
 share/drupal/core/modules/system/src/Tests/Image/ToolkitTestBase.php
 share/drupal/core/modules/system/src/Tests/Installer/ConfigAfterInstallerTestBase.php
-share/drupal/core/modules/system/src/Tests/JsMessageTestCases.php
 share/drupal/core/modules/system/src/Tests/Menu/AssertBreadcrumbTrait.php
 share/drupal/core/modules/system/src/Tests/Menu/AssertMenuActiveTrailTrait.php
 share/drupal/core/modules/system/src/Tests/Menu/MenuTestBase.php
 share/drupal/core/modules/system/src/Tests/Module/ModuleTestBase.php
-share/drupal/core/modules/system/src/Tests/Path/UrlAliasFixtures.php
 share/drupal/core/modules/system/src/Tests/Routing/MockAliasManager.php
 share/drupal/core/modules/system/src/Tests/Routing/MockRouteProvider.php
 share/drupal/core/modules/system/src/Tests/System/SystemConfigFormTestBase.php
@@ -8551,6 +9053,7 @@ share/drupal/core/modules/system/src/Tes
 share/drupal/core/modules/system/src/Tests/Update/UpdatePathTestBase.php
 share/drupal/core/modules/system/src/Theme/BatchNegotiator.php
 share/drupal/core/modules/system/src/Theme/DbUpdateNegotiator.php
+share/drupal/core/modules/system/src/TimeZoneResolver.php
 share/drupal/core/modules/system/system.admin.inc
 share/drupal/core/modules/system/system.api.php
 share/drupal/core/modules/system/system.config_translation.yml
@@ -8629,6 +9132,7 @@ share/drupal/core/modules/system/templat
 share/drupal/core/modules/system/templates/time.html.twig
 share/drupal/core/modules/system/templates/vertical-tabs.html.twig
 share/drupal/core/modules/system/tests/css/system.module.css
+share/drupal/core/modules/system/tests/fixtures/HtaccessTest/.htaccess
 share/drupal/core/modules/system/tests/fixtures/HtaccessTest/access_test.engine
 share/drupal/core/modules/system/tests/fixtures/HtaccessTest/access_test.inc
 share/drupal/core/modules/system/tests/fixtures/HtaccessTest/access_test.install
@@ -8658,6 +9162,7 @@ share/drupal/core/modules/system/tests/f
 share/drupal/core/modules/system/tests/fixtures/HtaccessTest/access_test.yml
 share/drupal/core/modules/system/tests/fixtures/HtaccessTest/composer.json
 share/drupal/core/modules/system/tests/fixtures/HtaccessTest/composer.lock
+share/drupal/core/modules/system/tests/fixtures/HtaccessTest/web.config
 share/drupal/core/modules/system/tests/fixtures/IgnoreDirectories/a.txt
 share/drupal/core/modules/system/tests/fixtures/IgnoreDirectories/frontend_framework/b.txt
 share/drupal/core/modules/system/tests/fixtures/update/block.block.secondtestfor2354889.yml
@@ -8678,16 +9183,19 @@ share/drupal/core/modules/system/tests/f
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.4.0.bare.standard.php.gz
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.6.0-minimal-with-warm-caches.sql.gz
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.6.0.bare.testing.php.gz
+share/drupal/core/modules/system/tests/fixtures/update/drupal-8.8.0.bare.standard.php.gz
+share/drupal/core/modules/system/tests/fixtures/update/drupal-8.8.0.filled.standard.php.gz
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.actions-2815379.php
+share/drupal/core/modules/system/tests/fixtures/update/drupal-8.admin_theme_0.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.bare.standard.php.gz
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.block-content-uninstall.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.block-context-manager-2354889.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.block-test-enabled.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.broken_routing.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.config-override-fix.php
+share/drupal/core/modules/system/tests/fixtures/update/drupal-8.convert-path-aliases-to-entities-2336597.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.editor-editor_update_8001.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.entity-data-revision-metadata-fields-2248983.php
-share/drupal/core/modules/system/tests/fixtures/update/drupal-8.entity-test-initial.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.entity-test-schema-converter-enabled.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.field-schema-data-uninstall-2573667.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.filled.standard.php.gz
@@ -8700,8 +9208,6 @@ share/drupal/core/modules/system/tests/f
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.taxonomy-parent-multilingual-3066439.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.test-config-init.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.update-test-block-disabled-2513534.php
-share/drupal/core/modules/system/tests/fixtures/update/drupal-8.update-test-postupdate-enabled.php
-share/drupal/core/modules/system/tests/fixtures/update/drupal-8.update-test-postupdate-failing-enabled.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.update-test-schema-enabled.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.update-test-semver-update-n-enabled.php
 share/drupal/core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2455125.php
@@ -8751,6 +9257,7 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php
 share/drupal/core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php
 share/drupal/core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php
+share/drupal/core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php
 share/drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
 share/drupal/core/modules/system/tests/modules/batch_test/batch_test.info.yml
 share/drupal/core/modules/system/tests/modules/batch_test/batch_test.links.task.yml
@@ -8790,6 +9297,9 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestBrokenQueue.php
 share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestException.php
 share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestRequeueException.php
+share/drupal/core/modules/system/tests/modules/csrf_race_test/csrf_race_test.info.yml
+share/drupal/core/modules/system/tests/modules/csrf_race_test/csrf_race_test.routing.yml
+share/drupal/core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php
 share/drupal/core/modules/system/tests/modules/csrf_test/csrf_test.info.yml
 share/drupal/core/modules/system/tests/modules/csrf_test/csrf_test.routing.yml
 share/drupal/core/modules/system/tests/modules/csrf_test/src/Controller/DeprecatedCsrfTokenController.php
@@ -8800,6 +9310,14 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/css_disable_transitions_test/css_disable_transitions_test.module
 share/drupal/core/modules/system/tests/modules/css_disable_transitions_test/js/disable_transitions.theme.es6.js
 share/drupal/core/modules/system/tests/modules/css_disable_transitions_test/js/disable_transitions.theme.js
+share/drupal/core/modules/system/tests/modules/database_statement_monitoring_test/database_statement_monitoring_test.info.yml
+share/drupal/core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php
+share/drupal/core/modules/system/tests/modules/database_statement_monitoring_test/src/mysql/Connection.php
+share/drupal/core/modules/system/tests/modules/database_statement_monitoring_test/src/mysql/Install/Tasks.php
+share/drupal/core/modules/system/tests/modules/database_statement_monitoring_test/src/pgsql/Connection.php
+share/drupal/core/modules/system/tests/modules/database_statement_monitoring_test/src/pgsql/Install/Tasks.php
+share/drupal/core/modules/system/tests/modules/database_statement_monitoring_test/src/sqlite/Connection.php
+share/drupal/core/modules/system/tests/modules/database_statement_monitoring_test/src/sqlite/Install/Tasks.php
 share/drupal/core/modules/system/tests/modules/database_test/database_test.info.yml
 share/drupal/core/modules/system/tests/modules/database_test/database_test.install
 share/drupal/core/modules/system/tests/modules/database_test/database_test.module
@@ -8809,6 +9327,8 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/default_format_test/default_format_test.info.yml
 share/drupal/core/modules/system/tests/modules/default_format_test/default_format_test.routing.yml
 share/drupal/core/modules/system/tests/modules/default_format_test/src/DefaultFormatTestController.php
+share/drupal/core/modules/system/tests/modules/delay_cache_tags_invalidation/delay_cache_tags_invalidation.info.yml
+share/drupal/core/modules/system/tests/modules/delay_cache_tags_invalidation/delay_cache_tags_invalidation.module
 share/drupal/core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml
 share/drupal/core/modules/system/tests/modules/deprecation_test/deprecation_test.module
 share/drupal/core/modules/system/tests/modules/deprecation_test/deprecation_test.routing.yml
@@ -8824,6 +9344,32 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/display_variant_test/display_variant_test.services.yml
 share/drupal/core/modules/system/tests/modules/display_variant_test/src/EventSubscriber/TestPageDisplayVariantSubscriber.php
 share/drupal/core/modules/system/tests/modules/display_variant_test/src/Plugin/DisplayVariant/TestDisplayVariant.php
+share/drupal/core/modules/system/tests/modules/driver_test/driver_test.info.yml
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Connection.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Delete.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Insert.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Merge.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Schema.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Select.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Transaction.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Truncate.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Update.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Upsert.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Connection.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Delete.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Insert.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Merge.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/NativeUpsert.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Schema.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Select.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Transaction.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Truncate.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Update.php
+share/drupal/core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Upsert.php
 share/drupal/core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
 share/drupal/core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml
 share/drupal/core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.routing.yml
@@ -8898,6 +9444,7 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoLabel.php
 share/drupal/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php
 share/drupal/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestRev.php
+share/drupal/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestRevPub.php
 share/drupal/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php
 share/drupal/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php
 share/drupal/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php
@@ -8931,6 +9478,8 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestEntityLevelValidator.php
 share/drupal/core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraint.php
 share/drupal/core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraintValidator.php
+share/drupal/core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/TestValidatedReferenceConstraint.php
+share/drupal/core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/TestValidatedReferenceConstraintValidator.php
 share/drupal/core/modules/system/tests/modules/entity_test/src/Routing/EntityTestRoutes.php
 share/drupal/core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php
 share/drupal/core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestBundleHalJsonAnonTest.php
@@ -8980,7 +9529,9 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml
 share/drupal/core/modules/system/tests/modules/entity_test_operation/entity_test_operation.module
 share/drupal/core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml
+share/drupal/core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.install
 share/drupal/core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLog.php
+share/drupal/core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLogPub.php
 share/drupal/core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php
 share/drupal/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml
 share/drupal/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.post_update.php
@@ -9124,6 +9675,24 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/js_ajax_test/js_ajax_test.routing.yml
 share/drupal/core/modules/system/tests/modules/js_ajax_test/src/Ajax/JsAjaxTestCommand.php
 share/drupal/core/modules/system/tests/modules/js_ajax_test/src/Form/JsAjaxTestForm.php
+share/drupal/core/modules/system/tests/modules/js_cookie_test/js/js_cookie_shim_test.es6.js
+share/drupal/core/modules/system/tests/modules/js_cookie_test/js/js_cookie_shim_test.js
+share/drupal/core/modules/system/tests/modules/js_cookie_test/js_cookie_test.info.yml
+share/drupal/core/modules/system/tests/modules/js_cookie_test/js_cookie_test.libraries.yml
+share/drupal/core/modules/system/tests/modules/js_cookie_test/js_cookie_test.routing.yml
+share/drupal/core/modules/system/tests/modules/js_cookie_test/src/Controller/JsCookieTestController.php
+share/drupal/core/modules/system/tests/modules/js_deprecation_log_test/js/js_deprecation_log.es6.js
+share/drupal/core/modules/system/tests/modules/js_deprecation_log_test/js/js_deprecation_log.js
+share/drupal/core/modules/system/tests/modules/js_deprecation_log_test/js_deprecation_log_test.info.yml
+share/drupal/core/modules/system/tests/modules/js_deprecation_log_test/js_deprecation_log_test.libraries.yml
+share/drupal/core/modules/system/tests/modules/js_deprecation_log_test/js_deprecation_log_test.module
+share/drupal/core/modules/system/tests/modules/js_deprecation_test/js/js_deprecation_test.es6.js
+share/drupal/core/modules/system/tests/modules/js_deprecation_test/js/js_deprecation_test.js
+share/drupal/core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.info.yml
+share/drupal/core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.libraries.yml
+share/drupal/core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.module
+share/drupal/core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.routing.yml
+share/drupal/core/modules/system/tests/modules/js_deprecation_test/src/Controller/JsDeprecationTestController.php
 share/drupal/core/modules/system/tests/modules/js_message_test/js/js_message_test.es6.js
 share/drupal/core/modules/system/tests/modules/js_message_test/js/js_message_test.js
 share/drupal/core/modules/system/tests/modules/js_message_test/js_message_test.info.yml
@@ -9159,6 +9728,8 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/lazy_route_provider_install_test/src/PluginManager.php
 share/drupal/core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml
 share/drupal/core/modules/system/tests/modules/link_generation_test/link_generation_test.module
+share/drupal/core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.info.yml
+share/drupal/core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.module
 share/drupal/core/modules/system/tests/modules/mail_html_test/mail_html_test.info.yml
 share/drupal/core/modules/system/tests/modules/mail_html_test/mail_html_test.module
 share/drupal/core/modules/system/tests/modules/mail_html_test/src/Plugin/Mail/TestHtmlMailCollector.php
@@ -9234,16 +9805,17 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/off_canvas_test/off_canvas_test.routing.yml
 share/drupal/core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php
 share/drupal/core/modules/system/tests/modules/pager_test/pager_test.info.yml
+share/drupal/core/modules/system/tests/modules/pager_test/pager_test.module
 share/drupal/core/modules/system/tests/modules/pager_test/pager_test.routing.yml
 share/drupal/core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php
 share/drupal/core/modules/system/tests/modules/paramconverter_test/paramconverter_test.info.yml
 share/drupal/core/modules/system/tests/modules/paramconverter_test/paramconverter_test.routing.yml
 share/drupal/core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php
+share/drupal/core/modules/system/tests/modules/path_deprecated_test/path_deprecated_test.info.yml
+share/drupal/core/modules/system/tests/modules/path_deprecated_test/path_deprecated_test.module
 share/drupal/core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml
 share/drupal/core/modules/system/tests/modules/path_encoded_test/path_encoded_test.routing.yml
 share/drupal/core/modules/system/tests/modules/path_encoded_test/src/Controller/PathEncodedTestController.php
-share/drupal/core/modules/system/tests/modules/path_test/path_test.info.yml
-share/drupal/core/modules/system/tests/modules/path_test/path_test.module
 share/drupal/core/modules/system/tests/modules/phpunit_test/phpunit_test.info.yml
 share/drupal/core/modules/system/tests/modules/phpunit_test/src/PhpUnitTestDummyClass.php
 share/drupal/core/modules/system/tests/modules/plugin_test/plugin_test.info.yml
@@ -9315,6 +9887,7 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php
 share/drupal/core/modules/system/tests/modules/session_test/src/EventSubscriber/SessionTestSubscriber.php
 share/drupal/core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php
+share/drupal/core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php
 share/drupal/core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
 share/drupal/core/modules/system/tests/modules/system_core_incompatible_semver_test/system_core_incompatible_semver_test.info.yml
 share/drupal/core/modules/system/tests/modules/system_core_semver_test/system_core_semver_test.info.yml
@@ -9352,19 +9925,28 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/test_page_test/test_page_test.info.yml
 share/drupal/core/modules/system/tests/modules/test_page_test/test_page_test.links.menu.yml
 share/drupal/core/modules/system/tests/modules/test_page_test/test_page_test.routing.yml
+share/drupal/core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.inc
+share/drupal/core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.info.yml
+share/drupal/core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.module
+share/drupal/core/modules/system/tests/modules/theme_legacy_test/src/ThemeTestController.php
+share/drupal/core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.inc
+share/drupal/core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.info.yml
+share/drupal/core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module
+share/drupal/core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.routing.yml
 share/drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml
 share/drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module
 share/drupal/core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml
 share/drupal/core/modules/system/tests/modules/theme_region_test/theme_region_test.module
-share/drupal/core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.inc
 share/drupal/core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.info.yml
 share/drupal/core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.module
 share/drupal/core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php
 share/drupal/core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php
 share/drupal/core/modules/system/tests/modules/theme_test/src/Theme/HighPriorityThemeNegotiator.php
 share/drupal/core/modules/system/tests/modules/theme_test/src/ThemeTestController.php
+share/drupal/core/modules/system/tests/modules/theme_test/templates/theme-test-foo.html.twig
 share/drupal/core/modules/system/tests/modules/theme_test/templates/theme-test-general-suggestions.html.twig
 share/drupal/core/modules/system/tests/modules/theme_test/templates/theme-test-preprocess-suggestions.html.twig
+share/drupal/core/modules/system/tests/modules/theme_test/templates/theme-test-render-element-children.html.twig
 share/drupal/core/modules/system/tests/modules/theme_test/templates/theme-test-render-element.html.twig
 share/drupal/core/modules/system/tests/modules/theme_test/templates/theme-test-specific-suggestions.html.twig
 share/drupal/core/modules/system/tests/modules/theme_test/templates/theme-test-suggestion-provided.html.twig
@@ -9447,6 +10029,10 @@ share/drupal/core/modules/system/tests/m
 share/drupal/core/modules/system/tests/modules/update_test_failing/update_test_failing.post_update.php
 share/drupal/core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml
 share/drupal/core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.install
+share/drupal/core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.info.yml
+share/drupal/core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install
+share/drupal/core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.info.yml
+share/drupal/core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.install
 share/drupal/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml
 share/drupal/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install
 share/drupal/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php
@@ -9546,7 +10132,6 @@ share/drupal/core/modules/system/tests/s
 share/drupal/core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php
 share/drupal/core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php
 share/drupal/core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php
-share/drupal/core/modules/system/tests/src/Functional/Mail/MailTest.php
 share/drupal/core/modules/system/tests/src/Functional/Menu/AssertBreadcrumbTrait.php
 share/drupal/core/modules/system/tests/src/Functional/Menu/AssertMenuActiveTrailTrait.php
 share/drupal/core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php
@@ -9569,7 +10154,6 @@ share/drupal/core/modules/system/tests/s
 share/drupal/core/modules/system/tests/src/Functional/Page/DefaultMetatagsTest.php
 share/drupal/core/modules/system/tests/src/Functional/Pager/PagerTest.php
 share/drupal/core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php
-share/drupal/core/modules/system/tests/src/Functional/Path/UrlAlterFunctionalTest.php
 share/drupal/core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php
 share/drupal/core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php
@@ -9628,13 +10212,17 @@ share/drupal/core/modules/system/tests/s
 share/drupal/core/modules/system/tests/src/Functional/Theme/EngineNyanCatTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
+share/drupal/core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/FastTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php
+share/drupal/core/modules/system/tests/src/Functional/Theme/LegacyStyleSheetsRemoveTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php
+share/drupal/core/modules/system/tests/src/Functional/Theme/ThemeLegacyTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/ThemeTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php
+share/drupal/core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/TwigEnvironmentTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php
@@ -9642,22 +10230,20 @@ share/drupal/core/modules/system/tests/s
 share/drupal/core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php
 share/drupal/core/modules/system/tests/src/Functional/Theme/TwigTransTest.php
+share/drupal/core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithAutomatedCronTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/BrokenCacheUpdateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php
+share/drupal/core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/DbUpdatesTrait.php
-share/drupal/core/modules/system/tests/src/Functional/Update/DependencyHookInvocationTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/DependencyMissingTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/DependencyOrderingTest.php
+share/drupal/core/modules/system/tests/src/Functional/Update/EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionDefaultTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionTranslationAffectedTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/EntityUpdateInitialTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/EntityUpdateToPublishableTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/FilterHtmlUpdateTest.php
+share/drupal/core/modules/system/tests/src/Functional/Update/IdentifierFieldSchemaTypeUpdateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/InstallProfileSystemInstall8300Test.php
-share/drupal/core/modules/system/tests/src/Functional/Update/InvalidUpdateHookTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/MenuTreeSerializationTitleFilledTest.php
@@ -9665,7 +10251,7 @@ share/drupal/core/modules/system/tests/s
 share/drupal/core/modules/system/tests/src/Functional/Update/MoveActionsToCoreTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/PageTitleConvertedIntoBlockUpdateTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/RebuildScriptTest.php
+share/drupal/core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/RecalculatedDependencyTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationFilledTest.php
@@ -9675,19 +10261,29 @@ share/drupal/core/modules/system/tests/s
 share/drupal/core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/UpdateEntityDisplayTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/UpdatePathNewDependencyTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseFilledTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/UpdatePathTestBaseFilledTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/UpdatePathTestJavaScriptTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/UpdatePathWithBrokenRoutingFilledTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/UpdatePathWithBrokenRoutingTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/UpdatePostUpdateFailingTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/UpdatePostUpdateTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/UpdateSchemaTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/UpdateScriptTest.php
-share/drupal/core/modules/system/tests/src/Functional/Update/UpdatesWith7xTest.php
 share/drupal/core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/DependencyHookInvocationTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/DependencyMissingTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/InvalidUpdateHookTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/NoPreExistingSchemaUpdateTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdateCacheTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathNewDependencyTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestBaseFilledTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
+share/drupal/core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php
 share/drupal/core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php
 share/drupal/core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
 share/drupal/core/modules/system/tests/src/FunctionalJavascript/Form/TriggeringElementTest.php
@@ -9696,7 +10292,7 @@ share/drupal/core/modules/system/tests/s
 share/drupal/core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php
 share/drupal/core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php
 share/drupal/core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
-share/drupal/core/modules/system/tests/src/FunctionalJavascript/ThemeFormSettingsTest.php
+share/drupal/core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Action/ActionTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Common/AddFeedTest.php
@@ -9704,6 +10300,7 @@ share/drupal/core/modules/system/tests/s
 share/drupal/core/modules/system/tests/src/Kernel/Common/PageRenderTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Common/SystemListingTest.php
 share/drupal/core/modules/system/tests/src/Kernel/DateFormatAccessControlHandlerTest.php
+share/drupal/core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
@@ -9712,8 +10309,11 @@ share/drupal/core/modules/system/tests/s
 share/drupal/core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Form/FormObjectTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php
+share/drupal/core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Installer/InstallerDependenciesResolutionTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php
+share/drupal/core/modules/system/tests/src/Kernel/Mail/MailTest.php
+share/drupal/core/modules/system/tests/src/Kernel/Menu/MenuStorageTest.php
 share/drupal/core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateMenuTest.php
@@ -9722,7 +10322,7 @@ share/drupal/core/modules/system/tests/s
 share/drupal/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateThemeSettingsTest.php
-share/drupal/core/modules/system/tests/src/Kernel/PathHooksTest.php
+share/drupal/core/modules/system/tests/src/Kernel/Pager/PagerDeprecationTest.php
 share/drupal/core/modules/system/tests/src/Kernel/PermissionsTest.php
 share/drupal/core/modules/system/tests/src/Kernel/PhpStorage/PhpStorageFactoryTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php
@@ -9737,25 +10337,30 @@ share/drupal/core/modules/system/tests/s
 share/drupal/core/modules/system/tests/src/Kernel/System/FloodTest.php
 share/drupal/core/modules/system/tests/src/Kernel/System/InfoAlterTest.php
 share/drupal/core/modules/system/tests/src/Kernel/System/SystemGetInfoTest.php
+share/drupal/core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Theme/TwigRawTest.php
+share/drupal/core/modules/system/tests/src/Kernel/TimeZoneDeprecationTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Timezone/TimezoneTest.php
+share/drupal/core/modules/system/tests/src/Kernel/TimezoneResolverTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
 share/drupal/core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php
 share/drupal/core/modules/system/tests/src/Traits/TestTrait.php
 share/drupal/core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php
-share/drupal/core/modules/system/tests/src/Unit/Installer/InstallTranslationFilePatternTest.php
 share/drupal/core/modules/system/tests/src/Unit/Menu/MenuLinkTreeTest.php
 share/drupal/core/modules/system/tests/src/Unit/Menu/SystemLocalTasksTest.php
+share/drupal/core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php
 share/drupal/core/modules/system/tests/src/Unit/Routing/AdminRouteSubscriberTest.php
 share/drupal/core/modules/system/tests/src/Unit/SystemRequirementsTest.php
 share/drupal/core/modules/system/tests/src/Unit/TraitAccessTest.php
 share/drupal/core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php
 share/drupal/core/modules/system/tests/themes/engines/nyan_cat/nyan_cat.engine
 share/drupal/core/modules/system/tests/themes/engines/nyan_cat/nyan_cat.info.yml
+share/drupal/core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml
+share/drupal/core/modules/system/tests/themes/experimental_theme_test/experimental_theme_test.info.yml
 share/drupal/core/modules/system/tests/themes/test_basetheme/config/install/core.date_format.fancy.yml
 share/drupal/core/modules/system/tests/themes/test_basetheme/config/install/test_basetheme.settings.yml
 share/drupal/core/modules/system/tests/themes/test_basetheme/config/schema/test_basetheme.schema.yml
@@ -9773,10 +10378,11 @@ share/drupal/core/modules/system/tests/t
 share/drupal/core/modules/system/tests/themes/test_invalid_core_semver/test_invalid_core_semver.info.yml
 share/drupal/core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info.yml
 share/drupal/core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml
+share/drupal/core/modules/system/tests/themes/test_legacy_stylesheets_remove/test_legacy_stylesheets_remove.info.yml
+share/drupal/core/modules/system/tests/themes/test_legacy_theme/test_legacy_theme.info.yml
+share/drupal/core/modules/system/tests/themes/test_legacy_theme/test_legacy_theme.theme
 share/drupal/core/modules/system/tests/themes/test_messages/templates/status-messages.html.twig
 share/drupal/core/modules/system/tests/themes/test_messages/test_messages.info.yml
-share/drupal/core/modules/system/tests/themes/test_stable/test_stable.info.yml
-share/drupal/core/modules/system/tests/themes/test_stable/test_stable.theme
 share/drupal/core/modules/system/tests/themes/test_subseven/test_subseven.info.yml
 share/drupal/core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.info.yml
 share/drupal/core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.theme
@@ -9791,6 +10397,7 @@ share/drupal/core/modules/system/tests/t
 share/drupal/core/modules/system/tests/themes/test_theme/node--1.html.twig
 share/drupal/core/modules/system/tests/themes/test_theme/src/ThemeClass.php
 share/drupal/core/modules/system/tests/themes/test_theme/templates/node.html.twig
+share/drupal/core/modules/system/tests/themes/test_theme/templates/theme-test--suggestion.html.twig
 share/drupal/core/modules/system/tests/themes/test_theme/templates/theme-test-general-suggestions--module-override.html.twig
 share/drupal/core/modules/system/tests/themes/test_theme/templates/theme-test-general-suggestions--theme-override.html.twig
 share/drupal/core/modules/system/tests/themes/test_theme/templates/theme-test-preprocess-suggestions--kitten--bearcat.html.twig
@@ -9807,12 +10414,21 @@ share/drupal/core/modules/system/tests/t
 share/drupal/core/modules/system/tests/themes/test_theme/test_theme.theme
 share/drupal/core/modules/system/tests/themes/test_theme/theme-test-function-template-override.html.twig
 share/drupal/core/modules/system/tests/themes/test_theme/theme_test.template_test.html.twig
+share/drupal/core/modules/system/tests/themes/test_theme_depending_on_constrained_modules/test_module_compatible_constraint/test_module_compatible_constraint.info.yml
+share/drupal/core/modules/system/tests/themes/test_theme_depending_on_constrained_modules/test_module_incompatible_constraint/test_module_incompatible_constraint.info.yml
+share/drupal/core/modules/system/tests/themes/test_theme_depending_on_constrained_modules/test_theme_depending_on_constrained_modules.info.yml
+share/drupal/core/modules/system/tests/themes/test_theme_depending_on_modules/test_another_module_required_by_theme/test_another_module_required_by_theme.info.yml
+share/drupal/core/modules/system/tests/themes/test_theme_depending_on_modules/test_module_required_by_theme/test_module_required_by_theme.info.yml
+share/drupal/core/modules/system/tests/themes/test_theme_depending_on_modules/test_module_required_by_theme/test_module_required_by_theme.module
+share/drupal/core/modules/system/tests/themes/test_theme_depending_on_modules/test_theme_depending_on_modules.info.yml
+share/drupal/core/modules/system/tests/themes/test_theme_depending_on_nonexisting_module/test_theme_depending_on_nonexisting_module.info.yml
 share/drupal/core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml
 share/drupal/core/modules/system/tests/themes/test_theme_libraries_empty/test_theme_libraries_empty.info.yml
 share/drupal/core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.info.yml
 share/drupal/core/modules/system/tests/themes/test_theme_libraries_extend/test_theme_libraries_extend.libraries.yml
 share/drupal/core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml
 share/drupal/core/modules/system/tests/themes/test_theme_libraries_override_with_invalid_asset/test_theme_libraries_override_with_invalid_asset.info.yml
+share/drupal/core/modules/system/tests/themes/test_theme_mixed_module_dependencies/test_theme_mixed_module_dependencies.info.yml
 share/drupal/core/modules/system/tests/themes/test_theme_nyan_cat_engine/test_theme_nyan_cat_engine.info.yml
 share/drupal/core/modules/system/tests/themes/test_theme_nyan_cat_engine/test_theme_nyan_cat_engine.theme
 share/drupal/core/modules/system/tests/themes/test_theme_nyan_cat_engine/theme_test.template_test.nyan-cat.html
@@ -9831,8 +10447,11 @@ share/drupal/core/modules/system/tests/t
 share/drupal/core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-extend.html.twig
 share/drupal/core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-include.html.twig
 share/drupal/core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml
+share/drupal/core/modules/system/tests/themes/test_theme_with_a_base_theme_depending_on_modules/test_theme_with_a_base_theme_depending_on_modules.info.yml
 share/drupal/core/modules/system/tests/themes/test_wild_west/test_wild_west.info.yml
 share/drupal/core/modules/taxonomy/config/install/core.entity_view_mode.taxonomy_term.full.yml
+share/drupal/core/modules/taxonomy/config/install/system.action.taxonomy_term_publish_action.yml
+share/drupal/core/modules/taxonomy/config/install/system.action.taxonomy_term_unpublish_action.yml
 share/drupal/core/modules/taxonomy/config/install/taxonomy.settings.yml
 share/drupal/core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
 share/drupal/core/modules/taxonomy/config/schema/taxonomy.schema.yml
@@ -9848,6 +10467,7 @@ share/drupal/core/modules/taxonomy/migra
 share/drupal/core/modules/taxonomy/migrations/d6_vocabulary_field_instance.yml
 share/drupal/core/modules/taxonomy/migrations/d7_taxonomy_term.yml
 share/drupal/core/modules/taxonomy/migrations/d7_taxonomy_vocabulary.yml
+share/drupal/core/modules/taxonomy/migrations/state/taxonomy.migrate_drupal.yml
 share/drupal/core/modules/taxonomy/migrations/taxonomy_settings.yml
 share/drupal/core/modules/taxonomy/src/Controller/TaxonomyController.php
 share/drupal/core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php
@@ -9876,7 +10496,10 @@ share/drupal/core/modules/taxonomy/src/P
 share/drupal/core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php
 share/drupal/core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php
 share/drupal/core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php
+share/drupal/core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php
+share/drupal/core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php
 share/drupal/core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php
+share/drupal/core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php
 share/drupal/core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php
 share/drupal/core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php
 share/drupal/core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php
@@ -9928,13 +10551,17 @@ share/drupal/core/modules/taxonomy/taxon
 share/drupal/core/modules/taxonomy/taxonomy.tokens.inc
 share/drupal/core/modules/taxonomy/taxonomy.views.inc
 share/drupal/core/modules/taxonomy/templates/taxonomy-term.html.twig
+share/drupal/core/modules/taxonomy/tests/fixtures/update/core.entity_form_display.taxonomy_term.tags.default.yml
 share/drupal/core/modules/taxonomy/tests/fixtures/update/drupal-8.taxonomy-term-null-data-3056543.php
+share/drupal/core/modules/taxonomy/tests/fixtures/update/drupal-8.taxonomy-term-publishing-status-ui-2899923.php
 share/drupal/core/modules/taxonomy/tests/fixtures/update/drupal-8.views-taxonomy-term-publishing-status-2981887.php
 share/drupal/core/modules/taxonomy/tests/fixtures/update/views.view.test_taxonomy_term_view_with_content_translation_status.yml
 share/drupal/core/modules/taxonomy/tests/fixtures/update/views.view.test_taxonomy_term_view_without_content_translation_status.yml
 share/drupal/core/modules/taxonomy/tests/modules/taxonomy_crud/config/schema/taxonomy_crud.schema.yml
 share/drupal/core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.info.yml
 share/drupal/core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.module
+share/drupal/core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.info.yml
+share/drupal/core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.module
 share/drupal/core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/migrations/taxonomy_term_stub_test.yml
 share/drupal/core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml
 share/drupal/core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml
@@ -9955,12 +10582,12 @@ share/drupal/core/modules/taxonomy/tests
 share/drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_term_relationship.yml
 share/drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_tid_field.yml
 share/drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_vid_field.yml
+share/drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_term_show_entity.yml
 share/drupal/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularyResponse.php
 share/drupal/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularySerializationTestController.php
 share/drupal/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml
 share/drupal/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.routing.yml
 share/drupal/core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/EfqTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonAnonTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonBasicAuthTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Hal/TermHalJsonCookieTest.php
@@ -9984,7 +10611,6 @@ share/drupal/core/modules/taxonomy/tests
 share/drupal/core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlCookieTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/RssTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyQueryAlterTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyTermIndentationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TaxonomyTestBase.php
@@ -9996,6 +10622,7 @@ share/drupal/core/modules/taxonomy/tests
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermIndexTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
+share/drupal/core/modules/taxonomy/tests/src/Functional/TermParentsTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php
@@ -10019,8 +10646,8 @@ share/drupal/core/modules/taxonomy/tests
 share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTestBase.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php
+share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php
-share/drupal/core/modules/taxonomy/tests/src/Functional/VocabularyCrudTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
 share/drupal/core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php
@@ -10028,10 +10655,12 @@ share/drupal/core/modules/taxonomy/tests
 share/drupal/core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/TaxonomyTermDeriverTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeComplete.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php
@@ -10041,7 +10670,10 @@ share/drupal/core/modules/taxonomy/tests
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTranslationTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermLocalizedTranslationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermNodeTest.php
@@ -10052,14 +10684,19 @@ share/drupal/core/modules/taxonomy/tests
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermEntityTranslationTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermLocalizedTranslationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TaxonomyLegacyTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TermEntityReferenceTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TermHierarchyValidationTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php
@@ -10067,12 +10704,15 @@ share/drupal/core/modules/taxonomy/tests
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTestBase.php
 share/drupal/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php
+share/drupal/core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php
+share/drupal/core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php
 share/drupal/core/modules/taxonomy/tests/src/Unit/Menu/TaxonomyLocalTasksTest.php
 share/drupal/core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckLegacyTest.php
 share/drupal/core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php
 share/drupal/core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldLegacyTest.php
 share/drupal/core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php
 share/drupal/core/modules/telephone/config/schema/telephone.schema.yml
+share/drupal/core/modules/telephone/migrations/state/telephone.migrate_drupal.yml
 share/drupal/core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php
 share/drupal/core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php
 share/drupal/core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php
@@ -10083,6 +10723,7 @@ share/drupal/core/modules/telephone/test
 share/drupal/core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php
 share/drupal/core/modules/text/config/install/text.settings.yml
 share/drupal/core/modules/text/config/schema/text.schema.yml
+share/drupal/core/modules/text/migrations/state/text.migrate_drupal.yml
 share/drupal/core/modules/text/migrations/text_settings.yml
 share/drupal/core/modules/text/src/Plugin/Field/FieldFormatter/TextDefaultFormatter.php
 share/drupal/core/modules/text/src/Plugin/Field/FieldFormatter/TextSummaryOrTrimmedFormatter.php
@@ -10099,6 +10740,7 @@ share/drupal/core/modules/text/src/Plugi
 share/drupal/core/modules/text/src/Plugin/migrate/field/d7/TextField.php
 share/drupal/core/modules/text/src/TextProcessed.php
 share/drupal/core/modules/text/tests/src/Functional/TextFieldTest.php
+share/drupal/core/modules/text/tests/src/Functional/TextRequiredSummaryUpdateTest.php
 share/drupal/core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php
 share/drupal/core/modules/text/tests/src/Kernel/Migrate/MigrateTextConfigsTest.php
 share/drupal/core/modules/text/tests/src/Kernel/TextFormatterTest.php
@@ -10116,6 +10758,7 @@ share/drupal/core/modules/text/text.info
 share/drupal/core/modules/text/text.js
 share/drupal/core/modules/text/text.libraries.yml
 share/drupal/core/modules/text/text.module
+share/drupal/core/modules/text/text.post_update.php
 share/drupal/core/modules/toolbar/css/toolbar.icons.theme.css
 share/drupal/core/modules/toolbar/css/toolbar.menu.css
 share/drupal/core/modules/toolbar/css/toolbar.module.css
@@ -10155,6 +10798,7 @@ share/drupal/core/modules/toolbar/tests/
 share/drupal/core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php
 share/drupal/core/modules/toolbar/tests/src/Functional/ToolbarMenuTranslationTest.php
 share/drupal/core/modules/toolbar/tests/src/FunctionalJavascript/ToolbarIntegrationTest.php
+share/drupal/core/modules/toolbar/tests/src/Kernel/ToolbarLegacyTest.php
 share/drupal/core/modules/toolbar/tests/src/Unit/PageCache/AllowToolbarPathTest.php
 share/drupal/core/modules/toolbar/toolbar.api.php
 share/drupal/core/modules/toolbar/toolbar.breakpoints.yml
@@ -10222,6 +10866,8 @@ share/drupal/core/modules/tracker/js/tra
 share/drupal/core/modules/tracker/migrations/d7_tracker_node.yml
 share/drupal/core/modules/tracker/migrations/d7_tracker_settings.yml
 share/drupal/core/modules/tracker/migrations/d7_tracker_user.yml
+share/drupal/core/modules/tracker/migrations/state/tracker.migrate_drupal.yml
+share/drupal/core/modules/tracker/src/Controller/TrackerController.php
 share/drupal/core/modules/tracker/src/Controller/TrackerPage.php
 share/drupal/core/modules/tracker/src/Controller/TrackerUserRecent.php
 share/drupal/core/modules/tracker/src/Controller/TrackerUserTab.php
@@ -10241,6 +10887,7 @@ share/drupal/core/modules/tracker/tests/
 share/drupal/core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateTrackerUserTest.php
 share/drupal/core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerNodeTest.php
 share/drupal/core/modules/tracker/tests/src/Kernel/Plugin/migrate/source/d7/TrackerUserTest.php
+share/drupal/core/modules/tracker/tests/src/Kernel/TrackerLegacyTest.php
 share/drupal/core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php
 share/drupal/core/modules/tracker/tracker.info.yml
 share/drupal/core/modules/tracker/tracker.install
@@ -10254,12 +10901,17 @@ share/drupal/core/modules/tracker/tracke
 share/drupal/core/modules/update/config/install/update.settings.yml
 share/drupal/core/modules/update/config/schema/update.schema.yml
 share/drupal/core/modules/update/css/update.admin.theme.css
+share/drupal/core/modules/update/migrations/state/update.migrate_drupal.yml
 share/drupal/core/modules/update/migrations/update_settings.yml
 share/drupal/core/modules/update/src/Access/UpdateManagerAccessCheck.php
 share/drupal/core/modules/update/src/Controller/UpdateController.php
 share/drupal/core/modules/update/src/Form/UpdateManagerInstall.php
 share/drupal/core/modules/update/src/Form/UpdateManagerUpdate.php
 share/drupal/core/modules/update/src/Form/UpdateReady.php
+share/drupal/core/modules/update/src/ModuleVersion.php
+share/drupal/core/modules/update/src/ProjectCoreCompatibility.php
+share/drupal/core/modules/update/src/ProjectSecurityData.php
+share/drupal/core/modules/update/src/ProjectSecurityRequirement.php
 share/drupal/core/modules/update/src/Tests/UpdateTestBase.php
 share/drupal/core/modules/update/src/UpdateFetcher.php
 share/drupal/core/modules/update/src/UpdateFetcherInterface.php
@@ -10274,61 +10926,93 @@ share/drupal/core/modules/update/templat
 share/drupal/core/modules/update/templates/update-report.html.twig
 share/drupal/core/modules/update/templates/update-version.html.twig
 share/drupal/core/modules/update/tests/aaa_update_test.tar.gz
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_0-supported.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_0-unsupported.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_0.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_1-alpha1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_1-beta1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_2-alpha1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_2-beta1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.1_2.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.2_0-alpha1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.2_0-beta1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.2_0.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.8.x-1.2.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.core_compatibility.8.x-1.2_8.x-2.2.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.no-releases.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.sec.8.x-1.1_8.x-1.2.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.sec.8.x-1.2.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.sec.8.x-1.2_8.x-2.2.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/aaa_update_test.sec.8.x-2.2_1.x_secure.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/bbb_update_test.1_0.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/bbb_update_test.1_1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/bbb_update_test.1_2.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/ccc_update_test.1_0.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.0.0-alpha1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.0.0-beta1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.0.0.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.0.1-alpha1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.0.1-beta1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.0.1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.1.0-alpha1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.1.0-beta1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.1.0-unsupported.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.1.0.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.1.1-alpha1-core_compatibility.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.1.1-alpha1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.1.1-beta1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.1.1-core_compatibility.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.1.1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.9.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.dev.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.1_0.2.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2-rc2-b.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2-rc2.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2_insecure-unsupported.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2_insecure.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0_3.0-rc1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0_9.0.0.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.9.0.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.9.9.0.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/update_test_basetheme.1_1-sec.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/update_test_new_module.1_1.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/update_test_subtheme.1_0.xml
 share/drupal/core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml
 share/drupal/core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml
 share/drupal/core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml
-share/drupal/core/modules/update/tests/modules/update_test/aaa_update_test.1_0.xml
-share/drupal/core/modules/update/tests/modules/update_test/aaa_update_test.no-releases.xml
-share/drupal/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-1.1_8.x-1.2.xml
-share/drupal/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-1.2.xml
-share/drupal/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-1.2_8.x-2.2.xml
-share/drupal/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-2.2_1.x_secure.xml
-share/drupal/core/modules/update/tests/modules/update_test/bbb_update_test.1_0.xml
-share/drupal/core/modules/update/tests/modules/update_test/ccc_update_test.1_0.xml
 share/drupal/core/modules/update/tests/modules/update_test/config/install/update_test.settings.yml
 share/drupal/core/modules/update/tests/modules/update_test/config/schema/update_test.schema.yml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.0.0-alpha1.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.0.0-beta1.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.0.0.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.0.1-alpha1.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.0.1-beta1.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.0.1.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.1.0-alpha1.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.1.0-beta1.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.1.0.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.1.1-alpha1.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.1.1-beta1.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.1.1.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.9.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.dev.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.sec.0.1_0.2.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.sec.0.2-rc2-b.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.sec.0.2-rc2.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.sec.0.2.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.sec.1.2.xml
-share/drupal/core/modules/update/tests/modules/update_test/drupal.sec.1.2_insecure.xml
 share/drupal/core/modules/update/tests/modules/update_test/src/Controller/UpdateTestController.php
+share/drupal/core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php
 share/drupal/core/modules/update/tests/modules/update_test/src/Plugin/Archiver/UpdateTestArchiver.php
 share/drupal/core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php
 share/drupal/core/modules/update/tests/modules/update_test/update_test.info.yml
 share/drupal/core/modules/update/tests/modules/update_test/update_test.module
 share/drupal/core/modules/update/tests/modules/update_test/update_test.routing.yml
-share/drupal/core/modules/update/tests/modules/update_test/update_test_basetheme.1_1-sec.xml
-share/drupal/core/modules/update/tests/modules/update_test/update_test_new_module.1_1.xml
-share/drupal/core/modules/update/tests/modules/update_test/update_test_subtheme.1_0.xml
+share/drupal/core/modules/update/tests/modules/update_test/update_test.services.yml
 share/drupal/core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php
 share/drupal/core/modules/update/tests/src/Functional/UpdateContribTest.php
 share/drupal/core/modules/update/tests/src/Functional/UpdateCoreTest.php
+share/drupal/core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php
 share/drupal/core/modules/update/tests/src/Functional/UpdateTestBase.php
 share/drupal/core/modules/update/tests/src/Functional/UpdateUploadTest.php
 share/drupal/core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
 share/drupal/core/modules/update/tests/src/Kernel/UpdateDeleteFileIfStaleTest.php
+share/drupal/core/modules/update/tests/src/Kernel/UpdateReportTest.php
 share/drupal/core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
+share/drupal/core/modules/update/tests/src/Unit/ModuleVersionTest.php
+share/drupal/core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php
 share/drupal/core/modules/update/tests/src/Unit/UpdateFetcherTest.php
 share/drupal/core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml
 share/drupal/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml
 share/drupal/core/modules/update/tests/update_test_new_module/8.x-1.0/update_test_new_module.tar.gz
+share/drupal/core/modules/update/tests/update_test_new_module/8.x-1.0/update_test_new_module.zip
 share/drupal/core/modules/update/tests/update_test_new_module/8.x-1.1/update_test_new_module.tar.gz
+share/drupal/core/modules/update/tests/update_test_new_module/8.x-1.1/update_test_new_module.zip
 share/drupal/core/modules/update/update.api.php
 share/drupal/core/modules/update/update.authorize.inc
 share/drupal/core/modules/update/update.compare.inc
@@ -10376,6 +11060,7 @@ share/drupal/core/modules/user/migration
 share/drupal/core/modules/user/migrations/d7_user_flood.yml
 share/drupal/core/modules/user/migrations/d7_user_mail.yml
 share/drupal/core/modules/user/migrations/d7_user_role.yml
+share/drupal/core/modules/user/migrations/state/user.migrate_drupal.yml
 share/drupal/core/modules/user/migrations/user_picture_entity_display.yml
 share/drupal/core/modules/user/migrations/user_picture_entity_form_display.yml
 share/drupal/core/modules/user/migrations/user_picture_field.yml
@@ -10601,14 +11286,15 @@ share/drupal/core/modules/user/tests/src
 share/drupal/core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
 share/drupal/core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php
 share/drupal/core/modules/user/tests/src/Functional/Views/UserChangedTest.php
-share/drupal/core/modules/user/tests/src/Functional/Views/UserDataTest.php
 share/drupal/core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php
 share/drupal/core/modules/user/tests/src/Functional/Views/UserTestBase.php
 share/drupal/core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php
 share/drupal/core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php
 share/drupal/core/modules/user/tests/src/Kernel/Condition/UserRoleConditionTest.php
 share/drupal/core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php
+share/drupal/core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php
 share/drupal/core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php
+share/drupal/core/modules/user/tests/src/Kernel/Form/UserPasswordFormTest.php
 share/drupal/core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php
 share/drupal/core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php
 share/drupal/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php
@@ -10650,7 +11336,7 @@ share/drupal/core/modules/user/tests/src
 share/drupal/core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php
 share/drupal/core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php
 share/drupal/core/modules/user/tests/src/Kernel/UserDeleteTest.php
-share/drupal/core/modules/user/tests/src/Kernel/UserEntityLabelCallbackTest.php
+share/drupal/core/modules/user/tests/src/Kernel/UserEntityLabelTest.php
 share/drupal/core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php
 share/drupal/core/modules/user/tests/src/Kernel/UserEntityTest.php
 share/drupal/core/modules/user/tests/src/Kernel/UserFieldsTest.php
@@ -10673,6 +11359,7 @@ share/drupal/core/modules/user/tests/src
 share/drupal/core/modules/user/tests/src/Kernel/Views/HandlerFilterPermissionTest.php
 share/drupal/core/modules/user/tests/src/Kernel/Views/HandlerFilterRolesTest.php
 share/drupal/core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php
+share/drupal/core/modules/user/tests/src/Kernel/Views/UserDataTest.php
 share/drupal/core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
 share/drupal/core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
 share/drupal/core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php
@@ -10690,6 +11377,7 @@ share/drupal/core/modules/user/tests/src
 share/drupal/core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php
 share/drupal/core/modules/user/tests/src/Unit/PrivateTempStoreTest.php
 share/drupal/core/modules/user/tests/src/Unit/SharedTempStoreTest.php
+share/drupal/core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php
 share/drupal/core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php
 share/drupal/core/modules/user/tests/src/Unit/UserAuthTest.php
 share/drupal/core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php
@@ -10714,6 +11402,8 @@ share/drupal/core/modules/user/user.perm
 share/drupal/core/modules/user/user.post_update.php
 share/drupal/core/modules/user/user.routing.yml
 share/drupal/core/modules/user/user.services.yml
+share/drupal/core/modules/user/user.theme.es6.js
+share/drupal/core/modules/user/user.theme.js
 share/drupal/core/modules/user/user.tokens.inc
 share/drupal/core/modules/user/user.views.inc
 share/drupal/core/modules/user/user.views_execution.inc
@@ -10990,6 +11680,7 @@ share/drupal/core/modules/views/src/View
 share/drupal/core/modules/views/src/ViewExecutable.php
 share/drupal/core/modules/views/src/ViewExecutableFactory.php
 share/drupal/core/modules/views/src/Views.php
+share/drupal/core/modules/views/src/ViewsConfigUpdater.php
 share/drupal/core/modules/views/src/ViewsData.php
 share/drupal/core/modules/views/src/ViewsDataHelper.php
 share/drupal/core/modules/views/templates/views-exposed-form.html.twig
@@ -11017,14 +11708,17 @@ share/drupal/core/modules/views/tests/fi
 share/drupal/core/modules/views/tests/fixtures/update/exposed-filter-blocks.php
 share/drupal/core/modules/views/tests/fixtures/update/filter-placeholder-text.php
 share/drupal/core/modules/views/tests/fixtures/update/legacy-bulk-form-update.php
+share/drupal/core/modules/views/tests/fixtures/update/limit-exposed-operators.php
 share/drupal/core/modules/views/tests/fixtures/update/table-cache-max-age.php
 share/drupal/core/modules/views/tests/fixtures/update/views-data-table-dependency.php
 share/drupal/core/modules/views/tests/fixtures/update/views.view.legacy_bulk_form.yml
 share/drupal/core/modules/views/tests/fixtures/update/views.view.node_link_update_test.yml
 share/drupal/core/modules/views/tests/fixtures/update/views.view.placeholder_text_test.yml
 share/drupal/core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
+share/drupal/core/modules/views/tests/fixtures/update/views.view.test_exposed_filters.yml
 share/drupal/core/modules/views/tests/fixtures/update/views.view.test_table_dependency_update.yml
 share/drupal/core/modules/views/tests/fixtures/update/views.view.test_table_max_age.yml
+share/drupal/core/modules/views/tests/fixtures/update/views.view.test_user_multi_value.yml
 share/drupal/core/modules/views/tests/modules/action_bulk_test/action_bulk_test.info.yml
 share/drupal/core/modules/views/tests/modules/action_bulk_test/config/install/views.view.test_bulk_form.yml
 share/drupal/core/modules/views/tests/modules/user_batch_action_test/config/install/system.action.user_batch_action_test_action.yml
@@ -11061,10 +11755,13 @@ share/drupal/core/modules/views/tests/mo
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_node.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_query_param.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml
+share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_transform_term.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validation.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_attached_disabled.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_attachment_ui.yml
+share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax.yml
+share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_block_exposed_ajax_with_page.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_cache.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_click_sort.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_click_sort_ajax.yml
@@ -11141,6 +11838,7 @@ share/drupal/core/modules/views/tests/mo
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_invalid_tokens.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_latest_revision_filter.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_latest_translation_affected_revision_filter.yml
+share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_link_base_links.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_menu_link.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_mini_pager.yml
 share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_mini_pager_ajax.yml
@@ -11246,9 +11944,14 @@ share/drupal/core/modules/views/tests/mo
 share/drupal/core/modules/views/tests/modules/views_test_modal/src/Controller/TestController.php
 share/drupal/core/modules/views/tests/modules/views_test_modal/views_test_modal.info.yml
 share/drupal/core/modules/views/tests/modules/views_test_modal/views_test_modal.routing.yml
+share/drupal/core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml
+share/drupal/core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module
+share/drupal/core/modules/views/tests/modules/views_test_rss/views_test_rss.info.yml
+share/drupal/core/modules/views/tests/modules/views_test_rss/views_test_rss.module
 share/drupal/core/modules/views/tests/src/Functional/BulkFormTest.php
 share/drupal/core/modules/views/tests/src/Functional/DefaultViewsTest.php
 share/drupal/core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php
+share/drupal/core/modules/views/tests/src/Functional/Entity/EntityQueryAccessTest.php
 share/drupal/core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php
 share/drupal/core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php
 share/drupal/core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
@@ -11261,6 +11964,7 @@ share/drupal/core/modules/views/tests/sr
 share/drupal/core/modules/views/tests/src/Functional/Handler/AreaTest.php
 share/drupal/core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php
 share/drupal/core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php
+share/drupal/core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php
 share/drupal/core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php
 share/drupal/core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php
 share/drupal/core/modules/views/tests/src/Functional/Handler/FieldWebTest.php
@@ -11277,6 +11981,7 @@ share/drupal/core/modules/views/tests/sr
 share/drupal/core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php
+share/drupal/core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/DisplayTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
@@ -11291,7 +11996,6 @@ share/drupal/core/modules/views/tests/sr
 share/drupal/core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php
 share/drupal/core/modules/views/tests/src/Functional/Plugin/ViewsFormTest.php
-share/drupal/core/modules/views/tests/src/Functional/Plugin/ViewsSqlExceptionTest.php
 share/drupal/core/modules/views/tests/src/Functional/RenderCacheWebTest.php
 share/drupal/core/modules/views/tests/src/Functional/Rest/ViewJsonAnonTest.php
 share/drupal/core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php
@@ -11314,8 +12018,10 @@ share/drupal/core/modules/views/tests/sr
 share/drupal/core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php
 share/drupal/core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php
 share/drupal/core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php
+share/drupal/core/modules/views/tests/src/Functional/Update/LimitOperatorsDefaultsTest.php
 share/drupal/core/modules/views/tests/src/Functional/Update/PlaceholderTextUpdateTest.php
 share/drupal/core/modules/views/tests/src/Functional/Update/TableDisplayCacheMaxAgeTest.php
+share/drupal/core/modules/views/tests/src/Functional/Update/ViewCoreUpdateTest.php
 share/drupal/core/modules/views/tests/src/Functional/Update/ViewsDataTableDependencyUpdateTest.php
 share/drupal/core/modules/views/tests/src/Functional/UserBatchActionTest.php
 share/drupal/core/modules/views/tests/src/Functional/UserPathTest.php
@@ -11335,6 +12041,7 @@ share/drupal/core/modules/views/tests/sr
 share/drupal/core/modules/views/tests/src/Functional/Wizard/SortingTest.php
 share/drupal/core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php
 share/drupal/core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php
+share/drupal/core/modules/views/tests/src/FunctionalJavascript/BlockExposedFilterAJAXTest.php
 share/drupal/core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php
 share/drupal/core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
 share/drupal/core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
@@ -11413,8 +12120,10 @@ share/drupal/core/modules/views/tests/sr
 share/drupal/core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php
 share/drupal/core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php
 share/drupal/core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php
+share/drupal/core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
 share/drupal/core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php
 share/drupal/core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php
+share/drupal/core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php
 share/drupal/core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php
 share/drupal/core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php
 share/drupal/core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php
@@ -11423,6 +12132,7 @@ share/drupal/core/modules/views/tests/sr
 share/drupal/core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php
 share/drupal/core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php
 share/drupal/core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php
+share/drupal/core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php
 share/drupal/core/modules/views/tests/src/Kernel/PluginInstanceTest.php
 share/drupal/core/modules/views/tests/src/Kernel/QueryGroupByTest.php
 share/drupal/core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
@@ -11433,6 +12143,7 @@ share/drupal/core/modules/views/tests/sr
 share/drupal/core/modules/views/tests/src/Kernel/ViewRenderTest.php
 share/drupal/core/modules/views/tests/src/Kernel/ViewStorageTest.php
 share/drupal/core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php
+share/drupal/core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php
 share/drupal/core/modules/views/tests/src/Kernel/ViewsHooksTest.php
 share/drupal/core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php
 share/drupal/core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
@@ -11606,8 +12317,12 @@ share/drupal/core/modules/views_ui/tests
 share/drupal/core/modules/views_ui/tests/src/Unit/Form/Ajax/RearrangeFilterTest.php
 share/drupal/core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
 share/drupal/core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php
+share/drupal/core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.info.yml
+share/drupal/core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme
+share/drupal/core/modules/views_ui/views_ui.api.php
 share/drupal/core/modules/views_ui/views_ui.info.yml
 share/drupal/core/modules/views_ui/views_ui.libraries.yml
+share/drupal/core/modules/views_ui/views_ui.link_relation_types.yml
 share/drupal/core/modules/views_ui/views_ui.links.action.yml
 share/drupal/core/modules/views_ui/views_ui.links.contextual.yml
 share/drupal/core/modules/views_ui/views_ui.links.menu.yml
@@ -11696,8 +12411,8 @@ share/drupal/core/modules/workspaces/css
 share/drupal/core/modules/workspaces/icons/000000/workspaces.svg
 share/drupal/core/modules/workspaces/icons/81c071/ws_icon.svg
 share/drupal/core/modules/workspaces/icons/f0a100/ws_icon.svg
+share/drupal/core/modules/workspaces/src/Access/ActiveWorkspaceCheck.php
 share/drupal/core/modules/workspaces/src/Entity/Workspace.php
-share/drupal/core/modules/workspaces/src/Entity/WorkspaceAssociation.php
 share/drupal/core/modules/workspaces/src/EntityAccess.php
 share/drupal/core/modules/workspaces/src/EntityOperations.php
 share/drupal/core/modules/workspaces/src/EntityQuery/PgsqlQueryFactory.php
@@ -11707,18 +12422,22 @@ share/drupal/core/modules/workspaces/src
 share/drupal/core/modules/workspaces/src/EntityQuery/QueryTrait.php
 share/drupal/core/modules/workspaces/src/EntityQuery/Tables.php
 share/drupal/core/modules/workspaces/src/EntityTypeInfo.php
+share/drupal/core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php
+share/drupal/core/modules/workspaces/src/EventSubscriber/WorkspaceRequestSubscriber.php
+share/drupal/core/modules/workspaces/src/Form/SwitchToLiveForm.php
 share/drupal/core/modules/workspaces/src/Form/WorkspaceActivateForm.php
 share/drupal/core/modules/workspaces/src/Form/WorkspaceDeleteForm.php
 share/drupal/core/modules/workspaces/src/Form/WorkspaceDeployForm.php
 share/drupal/core/modules/workspaces/src/Form/WorkspaceForm.php
 share/drupal/core/modules/workspaces/src/Form/WorkspaceFormInterface.php
+share/drupal/core/modules/workspaces/src/Form/WorkspaceMergeForm.php
 share/drupal/core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php
 share/drupal/core/modules/workspaces/src/FormOperations.php
-share/drupal/core/modules/workspaces/src/Negotiator/DefaultWorkspaceNegotiator.php
 share/drupal/core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php
 share/drupal/core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
 share/drupal/core/modules/workspaces/src/Negotiator/WorkspaceNegotiatorInterface.php
 share/drupal/core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php
+share/drupal/core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php
 share/drupal/core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraint.php
 share/drupal/core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php
 share/drupal/core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraint.php
@@ -11728,19 +12447,31 @@ share/drupal/core/modules/workspaces/src
 share/drupal/core/modules/workspaces/src/ViewsQueryAlter.php
 share/drupal/core/modules/workspaces/src/WorkspaceAccessControlHandler.php
 share/drupal/core/modules/workspaces/src/WorkspaceAccessException.php
-share/drupal/core/modules/workspaces/src/WorkspaceAssociationStorage.php
-share/drupal/core/modules/workspaces/src/WorkspaceAssociationStorageInterface.php
+share/drupal/core/modules/workspaces/src/WorkspaceAssociation.php
+share/drupal/core/modules/workspaces/src/WorkspaceAssociationInterface.php
 share/drupal/core/modules/workspaces/src/WorkspaceCacheContext.php
 share/drupal/core/modules/workspaces/src/WorkspaceConflictException.php
 share/drupal/core/modules/workspaces/src/WorkspaceInterface.php
 share/drupal/core/modules/workspaces/src/WorkspaceListBuilder.php
 share/drupal/core/modules/workspaces/src/WorkspaceManager.php
 share/drupal/core/modules/workspaces/src/WorkspaceManagerInterface.php
+share/drupal/core/modules/workspaces/src/WorkspaceMerger.php
+share/drupal/core/modules/workspaces/src/WorkspaceMergerInterface.php
 share/drupal/core/modules/workspaces/src/WorkspaceOperationFactory.php
 share/drupal/core/modules/workspaces/src/WorkspaceOperationInterface.php
 share/drupal/core/modules/workspaces/src/WorkspacePublisher.php
 share/drupal/core/modules/workspaces/src/WorkspacePublisherInterface.php
+share/drupal/core/modules/workspaces/src/WorkspaceRepository.php
+share/drupal/core/modules/workspaces/src/WorkspaceRepositoryInterface.php
+share/drupal/core/modules/workspaces/src/WorkspacesAliasRepository.php
 share/drupal/core/modules/workspaces/src/WorkspacesServiceProvider.php
+share/drupal/core/modules/workspaces/tests/fixtures/update/drupal-8.6.0-workspaces_installed.php
+share/drupal/core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.info.yml
+share/drupal/core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.module
+share/drupal/core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php
+share/drupal/core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml
+share/drupal/core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php
+share/drupal/core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml
 share/drupal/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonAnonTest.php
 share/drupal/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonBasicAuthTest.php
 share/drupal/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceJsonCookieTest.php
@@ -11748,10 +12479,14 @@ share/drupal/core/modules/workspaces/tes
 share/drupal/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlAnonTest.php
 share/drupal/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php
 share/drupal/core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlCookieTest.php
+share/drupal/core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php
+share/drupal/core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php
+share/drupal/core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php
 share/drupal/core/modules/workspaces/tests/src/Functional/WorkspaceBypassTest.php
 share/drupal/core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php
 share/drupal/core/modules/workspaces/tests/src/Functional/WorkspaceConcurrentEditingTest.php
 share/drupal/core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php
+share/drupal/core/modules/workspaces/tests/src/Functional/WorkspaceRevisionMetadataFieldTest.php
 share/drupal/core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php
 share/drupal/core/modules/workspaces/tests/src/Functional/WorkspaceTest.php
 share/drupal/core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php
@@ -11762,8 +12497,10 @@ share/drupal/core/modules/workspaces/tes
 share/drupal/core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php
 share/drupal/core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
 share/drupal/core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
-share/drupal/core/modules/workspaces/tests/src/Kernel/WorkspaceInternalResourceTest.php
+share/drupal/core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
 share/drupal/core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php
+share/drupal/core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php
+share/drupal/core/modules/workspaces/tests/src/Unit/WorkspaceRequestSubscriberTest.php
 share/drupal/core/modules/workspaces/workspaces.info.yml
 share/drupal/core/modules/workspaces/workspaces.install
 share/drupal/core/modules/workspaces/workspaces.libraries.yml
@@ -11779,6 +12516,7 @@ share/drupal/core/modules/workspaces/wor
 share/drupal/core/package.json
 share/drupal/core/phpcs.xml.dist
 share/drupal/core/phpunit.xml.dist
+share/drupal/core/postcss.config.js
 share/drupal/core/profiles/demo_umami/config/install/block.block.breadcrumbs.yml
 share/drupal/core/profiles/demo_umami/config/install/block.block.help.yml
 share/drupal/core/profiles/demo_umami/config/install/block.block.languageswitcher.yml
@@ -11816,7 +12554,7 @@ share/drupal/core/profiles/demo_umami/co
 share/drupal/core/profiles/demo_umami/config/install/core.entity_form_display.block_content.footer_promo_block.default.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_form_display.contact_message.feedback.default.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_form_display.media.audio.default.yml
-share/drupal/core/profiles/demo_umami/config/install/core.entity_form_display.media.file.default.yml
+share/drupal/core/profiles/demo_umami/config/install/core.entity_form_display.media.document.default.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_form_display.media.image.default.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_form_display.media.remote_video.default.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_form_display.media.video.default.yml
@@ -11829,8 +12567,12 @@ share/drupal/core/profiles/demo_umami/co
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.block_content.disclaimer_block.default.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.block_content.footer_promo_block.default.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.media.audio.default.yml
-share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.media.file.default.yml
+share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.media.document.default.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.media.image.default.yml
+share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.media.image.medium_8_7.yml
+share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.media.image.responsive_3x2.yml
+share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.media.image.scale_crop_7_3_large.yml
+share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.media.image.square.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.media.remote_video.default.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.media.video.default.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.node.article.card.yml
@@ -11850,36 +12592,40 @@ share/drupal/core/profiles/demo_umami/co
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.node.recipe.teaser.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.user.user.compact.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_display.user.user.default.yml
+share/drupal/core/profiles/demo_umami/config/install/core.entity_view_mode.media.medium_8_7.yml
+share/drupal/core/profiles/demo_umami/config/install/core.entity_view_mode.media.responsive_3x2.yml
+share/drupal/core/profiles/demo_umami/config/install/core.entity_view_mode.media.scale_crop_7_3_large.yml
+share/drupal/core/profiles/demo_umami/config/install/core.entity_view_mode.media.square.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_mode.node.card.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_mode.node.card_common.yml
 share/drupal/core/profiles/demo_umami/config/install/core.entity_view_mode.node.card_common_alt.yml
 share/drupal/core/profiles/demo_umami/config/install/core.menu.static_menu_link_overrides.yml
 share/drupal/core/profiles/demo_umami/config/install/editor.editor.basic_html.yml
 share/drupal/core/profiles/demo_umami/config/install/editor.editor.full_html.yml
-share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_banner_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_content_link.yml
+share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_media_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_summary.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_title.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.basic.body.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.disclaimer_block.field_copyright.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.disclaimer_block.field_disclaimer.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_content_link.yml
-share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_promo_image.yml
+share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_media_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_summary.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.block_content.footer_promo_block.field_title.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.media.audio.field_media_audio_file.yml
-share/drupal/core/profiles/demo_umami/config/install/field.field.media.file.field_media_file.yml
+share/drupal/core/profiles/demo_umami/config/install/field.field.media.document.field_media_document.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.media.image.field_media_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.media.remote_video.field_media_oembed_video.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.media.video.field_media_video_file.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.node.article.body.yml
-share/drupal/core/profiles/demo_umami/config/install/field.field.node.article.field_image.yml
+share/drupal/core/profiles/demo_umami/config/install/field.field.node.article.field_media_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.node.article.field_tags.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.node.page.body.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.node.recipe.field_cooking_time.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.node.recipe.field_difficulty.yml
-share/drupal/core/profiles/demo_umami/config/install/field.field.node.recipe.field_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.node.recipe.field_ingredients.yml
+share/drupal/core/profiles/demo_umami/config/install/field.field.node.recipe.field_media_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.node.recipe.field_number_of_servings.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.node.recipe.field_preparation_time.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.node.recipe.field_recipe_category.yml
@@ -11888,22 +12634,21 @@ share/drupal/core/profiles/demo_umami/co
 share/drupal/core/profiles/demo_umami/config/install/field.field.node.recipe.field_tags.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.node.recipe.layout_builder__layout.yml
 share/drupal/core/profiles/demo_umami/config/install/field.field.user.user.user_picture.yml
-share/drupal/core/profiles/demo_umami/config/install/field.storage.block_content.field_banner_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.block_content.field_content_link.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.block_content.field_copyright.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.block_content.field_disclaimer.yml
-share/drupal/core/profiles/demo_umami/config/install/field.storage.block_content.field_promo_image.yml
+share/drupal/core/profiles/demo_umami/config/install/field.storage.block_content.field_media_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.block_content.field_summary.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.block_content.field_title.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.media.field_media_audio_file.yml
-share/drupal/core/profiles/demo_umami/config/install/field.storage.media.field_media_file.yml
+share/drupal/core/profiles/demo_umami/config/install/field.storage.media.field_media_document.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.media.field_media_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.media.field_media_oembed_video.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.media.field_media_video_file.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.node.field_cooking_time.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.node.field_difficulty.yml
-share/drupal/core/profiles/demo_umami/config/install/field.storage.node.field_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.node.field_ingredients.yml
+share/drupal/core/profiles/demo_umami/config/install/field.storage.node.field_media_image.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.node.field_number_of_servings.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.node.field_preparation_time.yml
 share/drupal/core/profiles/demo_umami/config/install/field.storage.node.field_recipe_category.yml
@@ -11932,6 +12677,7 @@ share/drupal/core/profiles/demo_umami/co
 share/drupal/core/profiles/demo_umami/config/install/language.content_settings.block_content.basic.yml
 share/drupal/core/profiles/demo_umami/config/install/language.content_settings.block_content.disclaimer_block.yml
 share/drupal/core/profiles/demo_umami/config/install/language.content_settings.block_content.footer_promo_block.yml
+share/drupal/core/profiles/demo_umami/config/install/language.content_settings.media.image.yml
 share/drupal/core/profiles/demo_umami/config/install/language.content_settings.node.article.yml
 share/drupal/core/profiles/demo_umami/config/install/language.content_settings.node.page.yml
 share/drupal/core/profiles/demo_umami/config/install/language.content_settings.node.recipe.yml
@@ -11940,7 +12686,7 @@ share/drupal/core/profiles/demo_umami/co
 share/drupal/core/profiles/demo_umami/config/install/language.entity.es.yml
 share/drupal/core/profiles/demo_umami/config/install/language.negotiation.yml
 share/drupal/core/profiles/demo_umami/config/install/media.type.audio.yml
-share/drupal/core/profiles/demo_umami/config/install/media.type.file.yml
+share/drupal/core/profiles/demo_umami/config/install/media.type.document.yml
 share/drupal/core/profiles/demo_umami/config/install/media.type.image.yml
 share/drupal/core/profiles/demo_umami/config/install/media.type.remote_video.yml
 share/drupal/core/profiles/demo_umami/config/install/media.type.video.yml
@@ -11959,6 +12705,7 @@ share/drupal/core/profiles/demo_umami/co
 share/drupal/core/profiles/demo_umami/config/install/system.theme.yml
 share/drupal/core/profiles/demo_umami/config/install/taxonomy.vocabulary.recipe_category.yml
 share/drupal/core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
+share/drupal/core/profiles/demo_umami/config/install/tour.tour.umami-front.yml
 share/drupal/core/profiles/demo_umami/config/install/user.role.administrator.yml
 share/drupal/core/profiles/demo_umami/config/install/user.role.anonymous.yml
 share/drupal/core/profiles/demo_umami/config/install/user.role.authenticated.yml
@@ -11983,6 +12730,7 @@ share/drupal/core/profiles/demo_umami/co
 share/drupal/core/profiles/demo_umami/config/optional/image.style.max_650x650.yml
 share/drupal/core/profiles/demo_umami/config/optional/responsive_image.styles.narrow.yml
 share/drupal/core/profiles/demo_umami/config/optional/responsive_image.styles.wide.yml
+share/drupal/core/profiles/demo_umami/config/optional/views.view.media.yml
 share/drupal/core/profiles/demo_umami/css/toolbar-warning.css
 share/drupal/core/profiles/demo_umami/demo_umami.info.yml
 share/drupal/core/profiles/demo_umami/demo_umami.install
@@ -12022,6 +12770,7 @@ share/drupal/core/profiles/demo_umami/mo
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/block_content/banner_block.csv
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/block_content/disclaimer_block.csv
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/block_content/footer_promo_block.csv
+share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/media/image.csv
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/node/article.csv
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/node/page.csv
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/node/recipe.csv
@@ -12047,6 +12796,7 @@ share/drupal/core/profiles/demo_umami/mo
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/block_content/banner_block.csv
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/block_content/disclaimer_block.csv
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/block_content/footer_promo_block.csv
+share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/media/image.csv
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/node/article.csv
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/node/page.csv
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/node/recipe.csv
@@ -12066,12 +12816,46 @@ share/drupal/core/profiles/demo_umami/mo
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/DefaultContentFilesAccessTest.php
 share/drupal/core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php
-share/drupal/core/profiles/demo_umami/modules/demo_umami_tour/config/install/tour.tour.umami-front.yml
-share/drupal/core/profiles/demo_umami/modules/demo_umami_tour/demo_umami_tour.info.yml
 share/drupal/core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
 share/drupal/core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php
 share/drupal/core/profiles/demo_umami/themes/umami/README.txt
 share/drupal/core/profiles/demo_umami/themes/umami/css/base.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/README.txt
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/action-links.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/book-navigation.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/breadcrumb.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/button.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/collapse-processed.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/container-inline.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/details.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/dialog.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/dropbutton.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/exposed-filters.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/field.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/file.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/form.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/forum.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/icons.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/image-widget.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/inline-form.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/item-list.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/link.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/links.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/media-embed-error.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/menu.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/more-link.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/node.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/pager.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/progress.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/search-results.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/tabledrag.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/tableselect.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/tablesort.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/tabs.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/textarea.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/ui-dialog.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/components/user.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/classy/layout/media-library.css
 share/drupal/core/profiles/demo_umami/themes/umami/css/components/blocks/articles-aside/articles-aside.css
 share/drupal/core/profiles/demo_umami/themes/umami/css/components/blocks/banner/banner.css
 share/drupal/core/profiles/demo_umami/themes/umami/css/components/blocks/branding/branding.css
@@ -12094,8 +12878,10 @@ share/drupal/core/profiles/demo_umami/th
 share/drupal/core/profiles/demo_umami/themes/umami/css/components/fields/ingredients.css
 share/drupal/core/profiles/demo_umami/themes/umami/css/components/fields/label-items.css
 share/drupal/core/profiles/demo_umami/themes/umami/css/components/fields/recipe-instruction.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/components/fields/summary.css
 share/drupal/core/profiles/demo_umami/themes/umami/css/components/forms/buttons.css
 share/drupal/core/profiles/demo_umami/themes/umami/css/components/forms/contact.css
+share/drupal/core/profiles/demo_umami/themes/umami/css/components/forms/content-moderation.css
 share/drupal/core/profiles/demo_umami/themes/umami/css/components/layout_builder/layout-builder.css
 share/drupal/core/profiles/demo_umami/themes/umami/css/components/messages/messages.css
 share/drupal/core/profiles/demo_umami/themes/umami/css/components/navigation/breadcrumbs/breadcrumbs.css
@@ -12121,7 +12907,22 @@ share/drupal/core/profiles/demo_umami/th
 share/drupal/core/profiles/demo_umami/themes/umami/css/layout/layout-2-col.css
 share/drupal/core/profiles/demo_umami/themes/umami/css/layout/layout.css
 share/drupal/core/profiles/demo_umami/themes/umami/favicon.ico
-share/drupal/core/profiles/demo_umami/themes/umami/images/png/umami-background-pattern-1.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/README.txt
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/application-octet-stream.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/application-pdf.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/application-x-executable.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/audio-x-generic.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/forum-icons.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/image-x-generic.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/package-x-generic.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/text-html.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/text-plain.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/text-x-generic.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/text-x-script.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/video-x-generic.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/x-office-document.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/x-office-presentation.png
+share/drupal/core/profiles/demo_umami/themes/umami/images/classy/icons/x-office-spreadsheet.png
 share/drupal/core/profiles/demo_umami/themes/umami/images/svg/cake.svg
 share/drupal/core/profiles/demo_umami/themes/umami/images/svg/chefs-hat.svg
 share/drupal/core/profiles/demo_umami/themes/umami/images/svg/difficulty.svg
@@ -12137,10 +12938,100 @@ share/drupal/core/profiles/demo_umami/th
 share/drupal/core/profiles/demo_umami/themes/umami/images/svg/spoon.svg
 share/drupal/core/profiles/demo_umami/themes/umami/images/svg/timer.svg
 share/drupal/core/profiles/demo_umami/themes/umami/images/svg/whisk.svg
+share/drupal/core/profiles/demo_umami/themes/umami/js/classy/README.txt
+share/drupal/core/profiles/demo_umami/themes/umami/js/classy/media_embed_ckeditor.theme.es6.js
+share/drupal/core/profiles/demo_umami/themes/umami/js/classy/media_embed_ckeditor.theme.js
 share/drupal/core/profiles/demo_umami/themes/umami/js/components/navigation/menu-main/menu-main.es6.js
 share/drupal/core/profiles/demo_umami/themes/umami/js/components/navigation/menu-main/menu-main.js
+share/drupal/core/profiles/demo_umami/themes/umami/layouts/fourcol_section/fourcol_section.css
+share/drupal/core/profiles/demo_umami/themes/umami/layouts/oneplusfourgrid_section/layout--oneplusfourgrid-section.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/layouts/oneplusfourgrid_section/oneplusfourgrid_section.css
+share/drupal/core/profiles/demo_umami/themes/umami/layouts/threecol_section/threecol_section.css
+share/drupal/core/profiles/demo_umami/themes/umami/layouts/twocol_section/twocol_section.css
 share/drupal/core/profiles/demo_umami/themes/umami/logo.svg
 share/drupal/core/profiles/demo_umami/themes/umami/screenshot.png
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/README.txt
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/block/block--local-actions-block.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/block/block--local-tasks-block.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/block/block--system-menu-block.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/block/block.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content-edit/file-managed-file.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content-edit/filter-caption.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content-edit/filter-guidelines.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content-edit/filter-tips.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content-edit/image-widget.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content-edit/node-add-list.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content-edit/node-edit-form.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content-edit/text-format-wrapper.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content/aggregator-item.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content/book-node-export-html.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content/comment.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content/links--node.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content/mark.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content/media-embed-error.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content/media.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content/page-title.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content/search-result.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/content/taxonomy-term.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/dataset/aggregator-feed.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/dataset/forum-icon.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/dataset/forum-list.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/dataset/forums.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/dataset/item-list--search-results.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/dataset/item-list.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/dataset/table.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/field--comment.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/field--node--created.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/field--node--title.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/field--node--uid.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/field--text-long.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/field--text-with-summary.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/field--text.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/field.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/file-audio.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/file-link.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/file-video.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/image.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/link-formatter-link-separate.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/field/time.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/form/datetime-form.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/form/datetime-wrapper.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/form/details.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/form/fieldset.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/form/form-element-label.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/form/form-element.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/form/radios.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/form/textarea.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/layout/book-export-html.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/layout/html.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/layout/maintenance-page.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/layout/region.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/media-library/container--media-library-content.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/media-library/container--media-library-widget-selection.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/media-library/links--media-library-menu.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/media-library/media--media-library.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/media-library/media-library-item--small.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/media-library/media-library-item.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/media-library/media-library-wrapper.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/media-library/views-view-unformatted--media-library.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/misc/help-section.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/misc/progress-bar.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/misc/rdf-metadata.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-all-books-block.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-navigation.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-tree.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/navigation/toolbar.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/user/forum-submitted.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/user/user.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/user/username.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/views/views-exposed-form.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/views/views-mini-pager.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/views/views-view-grouping.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/views/views-view-row-rss.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/views/views-view-summary-unformatted.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/views/views-view-summary.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/views/views-view-table.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/classy/views/views-view.html.twig
 share/drupal/core/profiles/demo_umami/themes/umami/templates/components/banner-block/block--bundle--banner-block.html.twig
 share/drupal/core/profiles/demo_umami/themes/umami/templates/components/branding/block--system-branding-block.html.twig
 share/drupal/core/profiles/demo_umami/themes/umami/templates/components/footer-promo-block/block--bundle--footer-promo-block.html.twig
@@ -12151,6 +13042,7 @@ share/drupal/core/profiles/demo_umami/th
 share/drupal/core/profiles/demo_umami/themes/umami/templates/components/navigation/breadcrumb.html.twig
 share/drupal/core/profiles/demo_umami/themes/umami/templates/components/navigation/menu--main.html.twig
 share/drupal/core/profiles/demo_umami/themes/umami/templates/components/navigation/menu-local-task.html.twig
+share/drupal/core/profiles/demo_umami/themes/umami/templates/components/navigation/menu-local-tasks.html.twig
 share/drupal/core/profiles/demo_umami/themes/umami/templates/components/navigation/menu.html.twig
 share/drupal/core/profiles/demo_umami/themes/umami/templates/components/quicklinks/block--umami-quick-links.html.twig
 share/drupal/core/profiles/demo_umami/themes/umami/templates/components/recipe-collections/block--views-block--recipe-collections-block.html.twig
@@ -12163,6 +13055,7 @@ share/drupal/core/profiles/demo_umami/th
 share/drupal/core/profiles/demo_umami/themes/umami/templates/layout/page.html.twig
 share/drupal/core/profiles/demo_umami/themes/umami/umami.breakpoints.yml
 share/drupal/core/profiles/demo_umami/themes/umami/umami.info.yml
+share/drupal/core/profiles/demo_umami/themes/umami/umami.layouts.yml
 share/drupal/core/profiles/demo_umami/themes/umami/umami.libraries.yml
 share/drupal/core/profiles/demo_umami/themes/umami/umami.theme
 share/drupal/core/profiles/minimal/config/install/block.block.stark_admin.yml
@@ -12176,6 +13069,8 @@ share/drupal/core/profiles/minimal/confi
 share/drupal/core/profiles/minimal/config/install/user.settings.yml
 share/drupal/core/profiles/minimal/minimal.info.yml
 share/drupal/core/profiles/minimal/tests/src/Functional/MinimalTest.php
+share/drupal/core/profiles/nightwatch_testing/config/optional/locale.settings.yml
+share/drupal/core/profiles/nightwatch_testing/nightwatch_testing.info.yml
 share/drupal/core/profiles/standard/config/install/automated_cron.settings.yml
 share/drupal/core/profiles/standard/config/install/block.block.bartik_account_menu.yml
 share/drupal/core/profiles/standard/config/install/block.block.bartik_branding.yml
@@ -12251,22 +13146,32 @@ share/drupal/core/profiles/standard/conf
 share/drupal/core/profiles/standard/config/install/user.role.authenticated.yml
 share/drupal/core/profiles/standard/config/install/user.settings.yml
 share/drupal/core/profiles/standard/config/optional/core.entity_form_display.media.audio.default.yml
-share/drupal/core/profiles/standard/config/optional/core.entity_form_display.media.file.default.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_form_display.media.audio.media_library.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_form_display.media.document.default.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_form_display.media.document.media_library.yml
 share/drupal/core/profiles/standard/config/optional/core.entity_form_display.media.image.default.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_form_display.media.image.media_library.yml
 share/drupal/core/profiles/standard/config/optional/core.entity_form_display.media.remote_video.default.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_form_display.media.remote_video.media_library.yml
 share/drupal/core/profiles/standard/config/optional/core.entity_form_display.media.video.default.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_form_display.media.video.media_library.yml
 share/drupal/core/profiles/standard/config/optional/core.entity_view_display.media.audio.default.yml
-share/drupal/core/profiles/standard/config/optional/core.entity_view_display.media.file.default.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_view_display.media.audio.media_library.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_view_display.media.document.default.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_view_display.media.document.media_library.yml
 share/drupal/core/profiles/standard/config/optional/core.entity_view_display.media.image.default.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_view_display.media.image.media_library.yml
 share/drupal/core/profiles/standard/config/optional/core.entity_view_display.media.remote_video.default.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_view_display.media.remote_video.media_library.yml
 share/drupal/core/profiles/standard/config/optional/core.entity_view_display.media.video.default.yml
+share/drupal/core/profiles/standard/config/optional/core.entity_view_display.media.video.media_library.yml
 share/drupal/core/profiles/standard/config/optional/field.field.media.audio.field_media_audio_file.yml
-share/drupal/core/profiles/standard/config/optional/field.field.media.file.field_media_file.yml
+share/drupal/core/profiles/standard/config/optional/field.field.media.document.field_media_document.yml
 share/drupal/core/profiles/standard/config/optional/field.field.media.image.field_media_image.yml
 share/drupal/core/profiles/standard/config/optional/field.field.media.remote_video.field_media_oembed_video.yml
 share/drupal/core/profiles/standard/config/optional/field.field.media.video.field_media_video_file.yml
 share/drupal/core/profiles/standard/config/optional/field.storage.media.field_media_audio_file.yml
-share/drupal/core/profiles/standard/config/optional/field.storage.media.field_media_file.yml
+share/drupal/core/profiles/standard/config/optional/field.storage.media.field_media_document.yml
 share/drupal/core/profiles/standard/config/optional/field.storage.media.field_media_image.yml
 share/drupal/core/profiles/standard/config/optional/field.storage.media.field_media_oembed_video.yml
 share/drupal/core/profiles/standard/config/optional/field.storage.media.field_media_video_file.yml
@@ -12275,7 +13180,7 @@ share/drupal/core/profiles/standard/conf
 share/drupal/core/profiles/standard/config/optional/image.style.max_325x325.yml
 share/drupal/core/profiles/standard/config/optional/image.style.max_650x650.yml
 share/drupal/core/profiles/standard/config/optional/media.type.audio.yml
-share/drupal/core/profiles/standard/config/optional/media.type.file.yml
+share/drupal/core/profiles/standard/config/optional/media.type.document.yml
 share/drupal/core/profiles/standard/config/optional/media.type.image.yml
 share/drupal/core/profiles/standard/config/optional/media.type.remote_video.yml
 share/drupal/core/profiles/standard/config/optional/media.type.video.yml
@@ -12288,7 +13193,6 @@ share/drupal/core/profiles/standard/stan
 share/drupal/core/profiles/standard/standard.profile
 share/drupal/core/profiles/standard/tests/src/Functional/StandardTest.php
 share/drupal/core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php
-share/drupal/core/profiles/testing/config/install/system.theme.yml
 share/drupal/core/profiles/testing/config/optional/locale.settings.yml
 share/drupal/core/profiles/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml
 share/drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
@@ -12297,7 +13201,9 @@ share/drupal/core/profiles/testing/testi
 share/drupal/core/profiles/testing_config_import/testing_config_import.info.yml
 share/drupal/core/profiles/testing_config_overrides/config/install/system.action.user_block_user_action.yml
 share/drupal/core/profiles/testing_config_overrides/config/install/system.cron.yml
+share/drupal/core/profiles/testing_config_overrides/config/install/system.site.yml
 share/drupal/core/profiles/testing_config_overrides/config/install/tour.tour.language.yml
+share/drupal/core/profiles/testing_config_overrides/config/install/user.role.authenticated.yml
 share/drupal/core/profiles/testing_config_overrides/config/optional/config_test.dynamic.completely_new.yml
 share/drupal/core/profiles/testing_config_overrides/config/optional/config_test.dynamic.dotted.default.yml
 share/drupal/core/profiles/testing_config_overrides/config/optional/config_test.dynamic.override.yml
@@ -12321,6 +13227,12 @@ share/drupal/core/profiles/testing_site_
 share/drupal/core/rebuild.php
 share/drupal/core/scripts/cron-curl.sh
 share/drupal/core/scripts/cron-lynx.sh
+share/drupal/core/scripts/css/changeOrAdded.js
+share/drupal/core/scripts/css/check.js
+share/drupal/core/scripts/css/compile.js
+share/drupal/core/scripts/css/log.js
+share/drupal/core/scripts/css/postcss-build.js
+share/drupal/core/scripts/css/postcss-watch.js
 share/drupal/core/scripts/db-tools.php
 share/drupal/core/scripts/drupal
 share/drupal/core/scripts/drupal.sh
@@ -12345,6 +13257,16 @@ share/drupal/core/scripts/test-site.php
 share/drupal/core/scripts/test/test.script
 share/drupal/core/scripts/transliteration_data.php.txt
 share/drupal/core/scripts/update-countries.sh
+share/drupal/core/tests/Drupal/BuildTests/Composer/ComposerValidateTest.php
+share/drupal/core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php
+share/drupal/core/tests/Drupal/BuildTests/Framework/BuildTestBase.php
+share/drupal/core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php
+share/drupal/core/tests/Drupal/BuildTests/Framework/ExternalCommandRequirementsTrait.php
+share/drupal/core/tests/Drupal/BuildTests/Framework/Tests/BuildTestTest.php
+share/drupal/core/tests/Drupal/BuildTests/Framework/Tests/DrupalMinkClientTest.php
+share/drupal/core/tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php
+share/drupal/core/tests/Drupal/BuildTests/Framework/Tests/HtRouterTest.php
+share/drupal/core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php
@@ -12356,9 +13278,11 @@ share/drupal/core/tests/Drupal/Functiona
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Ajax/ElementValidationTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Ajax/FormValuesTest.php
+share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Ajax/MultiFormTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/BrowserWithJavascriptTest.php
+share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Core/CsrfTokenRaceTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Core/Installer/Form/SelectProfileFormTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php
@@ -12368,13 +13292,20 @@ share/drupal/core/tests/Drupal/Functiona
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php
+share/drupal/core/tests/Drupal/FunctionalJavascriptTests/JavascriptDeprecationTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/JavascriptTestBase.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/LegacyJavascriptTestBase.php
+share/drupal/core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebWithWebDriverAssertTest.php
+share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php
+share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroEntityDisplayTest.php
+share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php
+share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php
+share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php
 share/drupal/core/tests/Drupal/FunctionalJavascriptTests/WebDriverWebAssert.php
@@ -12383,6 +13314,7 @@ share/drupal/core/tests/Drupal/Functiona
 share/drupal/core/tests/Drupal/FunctionalTests/Bootstrap/ExceptionContainer.php
 share/drupal/core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php
+share/drupal/core/tests/Drupal/FunctionalTests/BrowserTestBaseLegacyTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/BrowserTestBaseUserAgentTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Core/Config/SchemaConfigListenerTest.php
@@ -12394,6 +13326,7 @@ share/drupal/core/tests/Drupal/Functiona
 share/drupal/core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php
+share/drupal/core/tests/Drupal/FunctionalTests/Entity/EntityBundleListCacheTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/FolderTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php
@@ -12428,8 +13361,10 @@ share/drupal/core/tests/Drupal/Functiona
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php
+share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerDatabaseErrorMessagesTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerEmptySettingsTest.php
+share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigMultilingualTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php
@@ -12448,6 +13383,7 @@ share/drupal/core/tests/Drupal/Functiona
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php
+share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerPostInstallTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php
@@ -12516,14 +13452,17 @@ share/drupal/core/tests/Drupal/Functiona
 share/drupal/core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Routing/RouteCachingNonPathLanguageNegotiationTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Theme/BartikTest.php
+share/drupal/core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php
+share/drupal/core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Theme/ClassyTest.php
+share/drupal/core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php
 share/drupal/core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
 share/drupal/core/tests/Drupal/FunctionalTests/UserHelpersTest.php
 share/drupal/core/tests/Drupal/KernelTests/AssertConfigTrait.php
 share/drupal/core/tests/Drupal/KernelTests/AssertContentTrait.php
 share/drupal/core/tests/Drupal/KernelTests/AssertLegacyTrait.php
-share/drupal/core/tests/Drupal/KernelTests/Component/Utility/SafeMarkupKernelTest.php
+share/drupal/core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php
 share/drupal/core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php
 share/drupal/core/tests/Drupal/KernelTests/Config/TypedConfigTest.php
 share/drupal/core/tests/Drupal/KernelTests/ConfigFormTestBase.php
@@ -12533,10 +13472,12 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Bootstrap/FormatStringTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php
@@ -12546,11 +13487,13 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Cache/ChainedFastBackendTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Cache/MemoryBackendTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Cache/PhpBackendTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Common/DrupalCheckIncompatibilityTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Common/LegacyFunctionsTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Common/SizeTest.php
@@ -12565,6 +13508,7 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStorageTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/ConfigEntityUnitTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Config/ConfigExportStorageTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/ConfigFileContentTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php
@@ -12579,12 +13523,17 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/Entity/ConfigEntityUpdaterTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Config/FileStorageFactoryTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Config/ImportStorageTransformerTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/SchemaConfigListenerTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/Storage/CachedStorageTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/Storage/DatabaseStorageTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/Storage/MemoryStorageTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Database/AlterTest.php
@@ -12610,6 +13559,7 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Database/RangeQueryTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Database/ReplicaKillSwitchTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Database/SchemaLegacyTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Database/SelectCloneTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Database/SelectComplexTest.php
@@ -12655,6 +13605,7 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/EntityDuplicateTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/EntityFieldDefaultValueTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
@@ -12687,11 +13638,13 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/FieldTranslationSqlStorageTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Entity/LegacyEntityDisplayBaseTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/SqlContentEntityStorageSchemaConverterTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Entity/ValidReferenceConstraintValidatorTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Extension/LegacyThemeHandlerTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Extension/ModuleExtensionListTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookTest.php
@@ -12713,8 +13666,11 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/File/FileMoveTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/File/FileSaveDataTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/File/FileSystemDeprecationTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/File/FileSystemRequirementsTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/File/FileSystemTempDirectoryTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/File/FileTestBase.php
+share/drupal/core/tests/Drupal/KernelTests/Core/File/HtaccessDeprecationTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/File/NameMungingTest.php
@@ -12740,6 +13696,7 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Installer/InstallerLegacyTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Installer/InstallerRedirectTraitTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageExpirableTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageTest.php
@@ -12750,15 +13707,16 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Lock/LockTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Menu/LocalActionManagerTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Menu/MenuLegacyTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Messenger/MessengerLegacyTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Pager/PagerManagerTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionTest.php
-share/drupal/core/tests/Drupal/KernelTests/Core/Path/AliasStorageTest.php
-share/drupal/core/tests/Drupal/KernelTests/Core/Path/AliasTest.php
-share/drupal/core/tests/Drupal/KernelTests/Core/Path/PathUnitTestBase.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Plugin/Annotation/ContextDefinitionTest.php
@@ -12766,6 +13724,7 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Plugin/Condition/OptionalContextConditionTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginBaseTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php
@@ -12783,6 +13742,7 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Queue/QueueTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
@@ -12801,25 +13761,34 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Session/AccountSwitcherTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Site/SettingsRewriteTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Test/BrowserTestBaseTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Test/PhpUnitBridgeTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Theme/BaseThemeDefaultDeprecationTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Theme/BaseThemeRequiredTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/MaintenanceThemeTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php
-share/drupal/core/tests/Drupal/KernelTests/Core/Theme/StableThemeTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/SystemListTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/TableSortLegacyTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Theme/ThemeHandlerLegacyTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php
 share/drupal/core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php
@@ -12835,10 +13804,13 @@ share/drupal/core/tests/Drupal/KernelTes
 share/drupal/core/tests/Drupal/KernelTests/Core/Validation/UniqueFieldConstraintTest.php
 share/drupal/core/tests/Drupal/KernelTests/FileSystemModuleDiscoveryDataProviderTrait.php
 share/drupal/core/tests/Drupal/KernelTests/KernelTestBase.php
+share/drupal/core/tests/Drupal/KernelTests/KernelTestBaseShutdownTest.php
 share/drupal/core/tests/Drupal/KernelTests/KernelTestBaseTest.php
 share/drupal/core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php
 share/drupal/core/tests/Drupal/KernelTests/RouteProvider.php
 share/drupal/core/tests/Drupal/KernelTests/TestServiceProvider.php
+share/drupal/core/tests/Drupal/Nightwatch/Assertions/deprecationErrorExists.js
+share/drupal/core/tests/Drupal/Nightwatch/Assertions/noDeprecationErrors.js
 share/drupal/core/tests/Drupal/Nightwatch/Commands/drupalCreateRole.js
 share/drupal/core/tests/Drupal/Nightwatch/Commands/drupalCreateUser.js
 share/drupal/core/tests/Drupal/Nightwatch/Commands/drupalInstall.js
@@ -12851,6 +13823,10 @@ share/drupal/core/tests/Drupal/Nightwatc
 share/drupal/core/tests/Drupal/Nightwatch/Commands/drupalUserIsLoggedIn.js
 share/drupal/core/tests/Drupal/Nightwatch/Pages/TestPage.js
 share/drupal/core/tests/Drupal/Nightwatch/Tests/exampleTest.js
+share/drupal/core/tests/Drupal/Nightwatch/Tests/installProfileTest.js
+share/drupal/core/tests/Drupal/Nightwatch/Tests/jsCookieTest.js
+share/drupal/core/tests/Drupal/Nightwatch/Tests/jsDeprecationTest.js
+share/drupal/core/tests/Drupal/Nightwatch/Tests/langcodeTest.js
 share/drupal/core/tests/Drupal/Nightwatch/Tests/loginTest.js
 share/drupal/core/tests/Drupal/Nightwatch/Tests/statesTest.js
 share/drupal/core/tests/Drupal/Nightwatch/globals.js
@@ -12859,9 +13835,27 @@ share/drupal/core/tests/Drupal/TestSite/
 share/drupal/core/tests/Drupal/TestSite/Commands/TestSiteReleaseLocksCommand.php
 share/drupal/core/tests/Drupal/TestSite/Commands/TestSiteTearDownCommand.php
 share/drupal/core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
+share/drupal/core/tests/Drupal/TestSite/TestPreinstallInterface.php
 share/drupal/core/tests/Drupal/TestSite/TestSetupInterface.php
 share/drupal/core/tests/Drupal/TestSite/TestSiteApplication.php
 share/drupal/core/tests/Drupal/TestSite/TestSiteInstallTestScript.php
+share/drupal/core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php
+share/drupal/core/tests/Drupal/TestTools/Comparator/MarkupInterfaceComparator.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/AfterSymfonyListener.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/DrupalListener.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/FileFieldTestBaseTrait.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/HtmlOutputPrinter.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/SimpletestUiPrinter.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/StubTestSuiteBaseTrait.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/TestCompatibilityTrait.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/AfterSymfonyListener.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/DrupalListener.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/FileFieldTestBaseTrait.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/HtmlOutputPrinter.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/SimpletestUiPrinter.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/StubTestSuiteBaseTrait.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/TestCompatibilityTrait.php
+share/drupal/core/tests/Drupal/TestTools/PhpUnitCompatibility/RunnerVersion.php
 share/drupal/core/tests/Drupal/Tests/AssertHelperTrait.php
 share/drupal/core/tests/Drupal/Tests/AssertHelperTraitTest.php
 share/drupal/core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php
@@ -12869,6 +13863,37 @@ share/drupal/core/tests/Drupal/Tests/Bro
 share/drupal/core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryCachedTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Annotation/AnnotationBaseTest.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/DocParserIgnoredClassesTest.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/AnnotWithDefaultValue.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Autoload.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Route.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Secure.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Template.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Version.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationEnum.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationEnumInvalid.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationEnumLiteral.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationEnumLiteralInvalid.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAll.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAnnotation.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetClass.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetPropertyMethod.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithConstants.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithRequiredAttributes.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithRequiredAttributesWithoutContructor.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithTargetSyntaxError.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithVarType.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithConstants.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtClass.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithValidAnnotationTarget.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/IntefaceWithConstants.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
+share/drupal/core/tests/Drupal/Tests/Component/Annotation/Doctrine/copyright.md
 share/drupal/core/tests/Drupal/Tests/Component/Annotation/Fixtures/PluginNamespace/DiscoveryTest1.php
 share/drupal/core/tests/Drupal/Tests/Component/Annotation/Fixtures/PluginNamespace/discoverytest2.yml
 share/drupal/core/tests/Drupal/Tests/Component/Annotation/MockFileFinderTest.php
@@ -12900,11 +13925,13 @@ share/drupal/core/tests/Drupal/Tests/Com
 share/drupal/core/tests/Drupal/Tests/Component/FileCache/Fixtures/llama-23.txt
 share/drupal/core/tests/Drupal/Tests/Component/FileCache/Fixtures/llama-42.txt
 share/drupal/core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php
+share/drupal/core/tests/Drupal/Tests/Component/FileSecurity/FileSecurityTest.php
 share/drupal/core/tests/Drupal/Tests/Component/FileSystem/RegexDirectoryIteratorTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Gettext/PoHeaderTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Graph/GraphTest.php
 share/drupal/core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php
+share/drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageDeprecationTest.php
 share/drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageReadOnlyTest.php
 share/drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php
 share/drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFastFileStorageTest.php
@@ -12914,6 +13941,7 @@ share/drupal/core/tests/Drupal/Tests/Com
 share/drupal/core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Plugin/Context/ContextTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php
+share/drupal/core/tests/Drupal/Tests/Component/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryCachedTraitTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryTraitTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php
@@ -12938,7 +13966,6 @@ share/drupal/core/tests/Drupal/Tests/Com
 share/drupal/core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Utility/BytesTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Utility/ColorTest.php
-share/drupal/core/tests/Drupal/Tests/Component/Utility/CryptRandomFallbackTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Utility/CryptTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Utility/EmailValidatorTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php
@@ -12961,6 +13988,87 @@ share/drupal/core/tests/Drupal/Tests/Com
 share/drupal/core/tests/Drupal/Tests/Component/Utility/fixtures/RectangleTest.json
 share/drupal/core/tests/Drupal/Tests/Component/Uuid/UuidTest.php
 share/drupal/core/tests/Drupal/Tests/Component/Version/ConstraintTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/ComposerIntegrationTrait.php
+share/drupal/core/tests/Drupal/Tests/Composer/ComposerTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Generator/BuilderTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Generator/Fixtures.php
+share/drupal/core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/AssertUtilsTrait.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/ExecTrait.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ComposerHookTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldUpgradeTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/AppendOpTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ScaffoldFileCollectionTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/SkipOpTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/ScaffoldTestResult.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/README.md
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/composer-hooks-fixture/assets/robots-default.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/composer-hooks-fixture/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/composer-hooks-nothing-allowed-fixture/assets/robots-default.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/composer-hooks-nothing-allowed-fixture/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/.csslintrc
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/.editorconfig
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/.eslintignore
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/.eslintrc.json
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/.gitattributes
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/.ht.router.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/.htaccess
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/default.services.yml
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/default.settings.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/example.settings.local.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/example.sites.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/index.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/robots.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/update.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/web.config
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/composer.json
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-composer-drupal-project/.gitignore
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-composer-drupal-project/assets/robots-default.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-composer-drupal-project/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-composer-drupal-project/docroot/.gitignore
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-composer-drupal-project/docroot/README.md
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-composer-drupal-project/docroot/sites/default/README.md
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-core-fixture/composer.json
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-append-settings/assets/append-to-settings.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-append-settings/assets/default-settings.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-append-settings/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-append-to-append/assets/append-to-robots.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-append-to-append/assets/prepend-to-robots.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-append-to-append/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-missing-scaffold-file/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-test-append/assets/append-to-robots.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-test-append/assets/prepend-to-robots.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-test-append/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-test-overwrite/assets/replacement.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-test-overwrite/assets/robots-default.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-test-overwrite/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-test-overwrite/keep-me.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-test-overwrite/replace-me.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal/assets/robots-default.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-profile/assets/profile.default.services.yml
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-profile/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/empty-fixture-allowing-core/composer.json
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/empty-fixture/composer.json
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/packages.json
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/profile-with-append/assets/append-to-robots.txt
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/profile-with-append/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/project-allowing-empty-fixture/composer.json.tmpl
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/project-with-empty-scaffold-path/composer.json
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/project-with-illegal-dir-scaffold/assets/README.md
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/project-with-illegal-dir-scaffold/composer.json
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scaffold-override-fixture/assets/override-settings.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scaffold-override-fixture/composer.json
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scripts/disable-git-bin/git
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
+share/drupal/core/tests/Drupal/Tests/Composer/fixtures/ensureBehatDriverVersionsFixture/composer.lock
 share/drupal/core/tests/Drupal/Tests/ComposerIntegrationTest.php
 share/drupal/core/tests/Drupal/Tests/ConfigTestTrait.php
 share/drupal/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php
@@ -12978,11 +14086,13 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Annotation/PluralTranslationTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Annotation/TranslationTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Assert/KernelAssertLegacyTraitTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Asset/JsOptimizerUnitTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Asset/LibrariesDirectoryFileFinderTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Asset/LibraryDependencyResolverTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php
@@ -13028,8 +14138,10 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Asset/library_test_files/css_weights.libraries.yml
 share/drupal/core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml
 share/drupal/core/tests/Drupal/Tests/Core/Asset/library_test_files/dependencies.libraries.yml
+share/drupal/core/tests/Drupal/Tests/Core/Asset/library_test_files/example_contrib_module.libraries.yml
 share/drupal/core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module.libraries.yml
 share/drupal/core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml
+share/drupal/core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_only_dependencies.libraries.yml
 share/drupal/core/tests/Drupal/Tests/Core/Asset/library_test_files/example_theme.libraries.yml
 share/drupal/core/tests/Drupal/Tests/Core/Asset/library_test_files/external.libraries.yml
 share/drupal/core/tests/Drupal/Tests/Core/Asset/library_test_files/invalid_file.libraries.yml
@@ -13044,6 +14156,7 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Bootstrap/DrupalGetProfileLegacyTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php
@@ -13058,10 +14171,12 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Cache/Context/HeadersCacheContextTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Cache/Context/QueryArgsCacheContextTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Cache/Context/SessionCacheContextTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Cache/DatabaseBackendFactoryTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php
+share/drupal/core/tests/Drupal/Tests/Core/ClassLoader/ClassLoaderTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Command/QuickStartTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Common/AttributesTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php
@@ -13081,20 +14196,27 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Config/Entity/Fixtures/ConfigEntityBaseWithPluginCollections.php
 share/drupal/core/tests/Drupal/Tests/Core/Config/Entity/Query/QueryFactoryTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Config/NullStorageTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Controller/ControllerBaseTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Controller/DialogRendererTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Controller/FormControllerTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Controller/TestController.php
 share/drupal/core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Database/ConditionTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Database/ConnectionTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Database/DatabaseTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Database/Driver/pgsql/PostgresqlConnectionTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Database/Driver/pgsql/PostgresqlSchemaTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Database/Driver/sqlite/ConnectionTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Database/EmptyStatementTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Database/InstallerObjectTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Database/OrderByTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Database/SchemaIntrospectionTestTrait.php
 share/drupal/core/tests/Drupal/Tests/Core/Database/Stub/Driver/Schema.php
@@ -13102,7 +14224,6 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php
 share/drupal/core/tests/Drupal/Tests/Core/Database/Stub/StubPDO.php
 share/drupal/core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php
-share/drupal/core/tests/Drupal/Tests/Core/Database/fixtures/driver/fake/Connection.php
 share/drupal/core/tests/Drupal/Tests/Core/Datetime/DateHelperTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Datetime/DateTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php
@@ -13117,6 +14238,7 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php
 share/drupal/core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BazClass.php
 share/drupal/core/tests/Drupal/Tests/Core/DependencyInjection/YamlFileLoaderTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
 share/drupal/core/tests/Drupal/Tests/Core/DrupalKernel/DiscoverServiceProvidersTest.php
 share/drupal/core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php
@@ -13132,6 +14254,7 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Entity/ContentEntityFormTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Entity/Enhancer/EntityRouteEnhancerTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Entity/EntityBundleAccessCheckTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Entity/EntityCreateAccessCheckTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Entity/EntityDefinitionUpdateManagerTest.php
@@ -13151,6 +14274,7 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Entity/FieldDefinitionTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Entity/Query/Sql/QueryTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php
@@ -13178,6 +14302,7 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Extension/ExtensionSerializationTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
@@ -13192,6 +14317,7 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml
 share/drupal/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module
 share/drupal/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml
+share/drupal/core/tests/Drupal/Tests/Core/Field/AllowedTagsXssTraitDeprecateTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php
 share/drupal/core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Field/FieldFilteredMarkupTest.php
@@ -13257,14 +14383,11 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php
 share/drupal/core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Password/PasswordHashingTest.php
-share/drupal/core/tests/Drupal/Tests/Core/Path/AliasManagerTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php
-share/drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorAliasTest.php
 share/drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php
 share/drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php
-share/drupal/core/tests/Drupal/Tests/Core/Plugin/Context/ContextAwarePluginBaseTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Plugin/Context/ContextDefinitionIsSatisfiedTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Plugin/Context/ContextDefinitionTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php
@@ -13314,6 +14437,7 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Render/RendererCallbackTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Render/RendererRecursionTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Render/RendererTest.php
@@ -13339,6 +14463,7 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTraitTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Serialization/YamlTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php
@@ -13356,26 +14481,33 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php
 share/drupal/core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php
 share/drupal/core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Template/AttributeHelperTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Template/AttributeTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Template/Loader/ThemeRegistryLoaderTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Test/BrowserTestBaseTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Test/JUnitConverterTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Test/KernelTestBaseTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Test/PhpUnitAutoloaderTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Test/PhpUnitBridgeIsolatedTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Test/PhpUnitBridgeTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Test/PhpUnitCliTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Test/PhpUnitTestRunnerTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Test/RunTests/TestFileParserTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Test/TestDiscoveryTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Test/TestSetupTraitTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Test/fixtures/phpunit_error.xml
 share/drupal/core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Theme/ClassyTemplatesIdenticalToStableTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Theme/RegistryTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Transliteration/PhpTransliterationTest.php
 share/drupal/core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php
-share/drupal/core/tests/Drupal/Tests/Core/TypedData/TypedDataTest.php
 share/drupal/core/tests/Drupal/Tests/Core/UnroutedUrlTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php
 share/drupal/core/tests/Drupal/Tests/Core/UrlTest.php
@@ -13384,6 +14516,7 @@ share/drupal/core/tests/Drupal/Tests/Cor
 share/drupal/core/tests/Drupal/Tests/Core/Utility/TokenTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Utility/UnroutedUrlAssemblerTest.php
 share/drupal/core/tests/Drupal/Tests/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidatorTest.php
+share/drupal/core/tests/Drupal/Tests/DeprecatedModulesTestTrait.php
 share/drupal/core/tests/Drupal/Tests/EntityViewTrait.php
 share/drupal/core/tests/Drupal/Tests/ExpectDeprecationTest.php
 share/drupal/core/tests/Drupal/Tests/HiddenFieldSelector.php
@@ -13394,10 +14527,8 @@ share/drupal/core/tests/Drupal/Tests/Lis
 share/drupal/core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php
 share/drupal/core/tests/Drupal/Tests/Listeners/HtmlOutputPrinter.php
 share/drupal/core/tests/Drupal/Tests/Listeners/HtmlOutputPrinterTrait.php
-share/drupal/core/tests/Drupal/Tests/Listeners/Legacy/AfterSymfonyListener.php
-share/drupal/core/tests/Drupal/Tests/Listeners/Legacy/DrupalListener.php
-share/drupal/core/tests/Drupal/Tests/Listeners/Legacy/HtmlOutputPrinter.php
 share/drupal/core/tests/Drupal/Tests/Listeners/SimpletestUiPrinter.php
+share/drupal/core/tests/Drupal/Tests/Phpunit4CompatibilityTest.php
 share/drupal/core/tests/Drupal/Tests/PhpunitCompatibilityTrait.php
 share/drupal/core/tests/Drupal/Tests/PhpunitCompatibilityTraitTest.php
 share/drupal/core/tests/Drupal/Tests/RandomGeneratorTrait.php
@@ -13411,13 +14542,16 @@ share/drupal/core/tests/Drupal/Tests/Tes
 share/drupal/core/tests/Drupal/Tests/Traits/Core/Config/SchemaConfigListenerTestTrait.php
 share/drupal/core/tests/Drupal/Tests/Traits/Core/CronRunTrait.php
 share/drupal/core/tests/Drupal/Tests/Traits/Core/GeneratePermutationsTrait.php
+share/drupal/core/tests/Drupal/Tests/Traits/Core/PathAliasTestTrait.php
 share/drupal/core/tests/Drupal/Tests/Traits/ExpectDeprecationTrait.php
 share/drupal/core/tests/Drupal/Tests/UiHelperTrait.php
 share/drupal/core/tests/Drupal/Tests/UnitTestCase.php
 share/drupal/core/tests/Drupal/Tests/UnitTestCaseDeprecationTest.php
+share/drupal/core/tests/Drupal/Tests/UpdatePathTestTrait.php
 share/drupal/core/tests/Drupal/Tests/WebAssert.php
 share/drupal/core/tests/Drupal/Tests/XdebugRequestTrait.php
 share/drupal/core/tests/README.md
+share/drupal/core/tests/TestSuites/BuildTestSuite.php
 share/drupal/core/tests/TestSuites/FunctionalJavascriptTestSuite.php
 share/drupal/core/tests/TestSuites/FunctionalTestSuite.php
 share/drupal/core/tests/TestSuites/KernelTestSuite.php
@@ -13431,7 +14565,40 @@ share/drupal/core/tests/fixtures/KernelM
 share/drupal/core/tests/fixtures/config_install/multilingual.tar.gz
 share/drupal/core/tests/fixtures/config_install/testing_config_install.tar.gz
 share/drupal/core/tests/fixtures/config_install/testing_config_install_no_config.tar.gz
+share/drupal/core/tests/fixtures/database_drivers/core/corefake/Connection.php
+share/drupal/core/tests/fixtures/database_drivers/core/corefake/Install/Tasks.php
+share/drupal/core/tests/fixtures/database_drivers/custom/corefake/Connection.php
+share/drupal/core/tests/fixtures/database_drivers/custom/corefake/Install/Tasks.php
+share/drupal/core/tests/fixtures/database_drivers/custom/fake/Connection.php
+share/drupal/core/tests/fixtures/database_drivers/custom/fake/Install/Tasks.php
+share/drupal/core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefake/Connection.php
+share/drupal/core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefake/Install/Tasks.php
 share/drupal/core/tests/fixtures/empty_file.php.module
+share/drupal/core/tests/fixtures/files/README.txt
+share/drupal/core/tests/fixtures/files/html-1.txt
+share/drupal/core/tests/fixtures/files/html-2.html
+share/drupal/core/tests/fixtures/files/image-1.png
+share/drupal/core/tests/fixtures/files/image-2.jpg
+share/drupal/core/tests/fixtures/files/image-3.jpg
+share/drupal/core/tests/fixtures/files/image-test-no-transparency.gif
+share/drupal/core/tests/fixtures/files/image-test-transparent-indexed.gif
+share/drupal/core/tests/fixtures/files/image-test-transparent-out-of-range.gif
+share/drupal/core/tests/fixtures/files/image-test.gif
+share/drupal/core/tests/fixtures/files/image-test.jpg
+share/drupal/core/tests/fixtures/files/image-test.png
+share/drupal/core/tests/fixtures/files/invalid-img-test.png
+share/drupal/core/tests/fixtures/files/invalid-img-zero-size.png
+share/drupal/core/tests/fixtures/files/javascript-1.txt
+share/drupal/core/tests/fixtures/files/javascript-2.script
+share/drupal/core/tests/fixtures/files/phar-1.phar
+share/drupal/core/tests/fixtures/files/php-1.txt
+share/drupal/core/tests/fixtures/files/php-2.php
+share/drupal/core/tests/fixtures/files/sql-1.txt
+share/drupal/core/tests/fixtures/files/sql-2.sql
+share/drupal/core/tests/fixtures/files/translations/drupal-8.0.0-beta2.hu.po
+share/drupal/core/tests/fixtures/files/translations/drupal-8.0.0.de.po
+share/drupal/core/tests/fixtures/test_stable/test_stable.info.yml
+share/drupal/core/tests/fixtures/test_stable/test_stable.theme
 share/drupal/core/themes/bartik/README.txt
 share/drupal/core/themes/bartik/bartik.breakpoints.yml
 share/drupal/core/themes/bartik/bartik.info.yml
@@ -13444,6 +14611,44 @@ share/drupal/core/themes/bartik/color/pr
 share/drupal/core/themes/bartik/color/preview.js
 share/drupal/core/themes/bartik/config/schema/bartik.schema.yml
 share/drupal/core/themes/bartik/css/base/elements.css
+share/drupal/core/themes/bartik/css/classy/README.txt
+share/drupal/core/themes/bartik/css/classy/components/action-links.css
+share/drupal/core/themes/bartik/css/classy/components/book-navigation.css
+share/drupal/core/themes/bartik/css/classy/components/breadcrumb.css
+share/drupal/core/themes/bartik/css/classy/components/button.css
+share/drupal/core/themes/bartik/css/classy/components/collapse-processed.css
+share/drupal/core/themes/bartik/css/classy/components/container-inline.css
+share/drupal/core/themes/bartik/css/classy/components/details.css
+share/drupal/core/themes/bartik/css/classy/components/dialog.css
+share/drupal/core/themes/bartik/css/classy/components/dropbutton.css
+share/drupal/core/themes/bartik/css/classy/components/exposed-filters.css
+share/drupal/core/themes/bartik/css/classy/components/field.css
+share/drupal/core/themes/bartik/css/classy/components/file.css
+share/drupal/core/themes/bartik/css/classy/components/form.css
+share/drupal/core/themes/bartik/css/classy/components/forum.css
+share/drupal/core/themes/bartik/css/classy/components/icons.css
+share/drupal/core/themes/bartik/css/classy/components/image-widget.css
+share/drupal/core/themes/bartik/css/classy/components/indented.css
+share/drupal/core/themes/bartik/css/classy/components/inline-form.css
+share/drupal/core/themes/bartik/css/classy/components/item-list.css
+share/drupal/core/themes/bartik/css/classy/components/link.css
+share/drupal/core/themes/bartik/css/classy/components/links.css
+share/drupal/core/themes/bartik/css/classy/components/media-embed-error.css
+share/drupal/core/themes/bartik/css/classy/components/menu.css
+share/drupal/core/themes/bartik/css/classy/components/messages.css
+share/drupal/core/themes/bartik/css/classy/components/more-link.css
+share/drupal/core/themes/bartik/css/classy/components/node.css
+share/drupal/core/themes/bartik/css/classy/components/pager.css
+share/drupal/core/themes/bartik/css/classy/components/progress.css
+share/drupal/core/themes/bartik/css/classy/components/search-results.css
+share/drupal/core/themes/bartik/css/classy/components/tabledrag.css
+share/drupal/core/themes/bartik/css/classy/components/tableselect.css
+share/drupal/core/themes/bartik/css/classy/components/tablesort.css
+share/drupal/core/themes/bartik/css/classy/components/tabs.css
+share/drupal/core/themes/bartik/css/classy/components/textarea.css
+share/drupal/core/themes/bartik/css/classy/components/ui-dialog.css
+share/drupal/core/themes/bartik/css/classy/components/user.css
+share/drupal/core/themes/bartik/css/classy/layout/media-library.css
 share/drupal/core/themes/bartik/css/colors.css
 share/drupal/core/themes/bartik/css/components/block.css
 share/drupal/core/themes/bartik/css/components/book.css
@@ -13498,14 +14703,114 @@ share/drupal/core/themes/bartik/css/layo
 share/drupal/core/themes/bartik/css/maintenance-page.css
 share/drupal/core/themes/bartik/css/print.css
 share/drupal/core/themes/bartik/images/add.png
+share/drupal/core/themes/bartik/images/classy/README.txt
+share/drupal/core/themes/bartik/images/classy/icons/application-octet-stream.png
+share/drupal/core/themes/bartik/images/classy/icons/application-pdf.png
+share/drupal/core/themes/bartik/images/classy/icons/application-x-executable.png
+share/drupal/core/themes/bartik/images/classy/icons/audio-x-generic.png
+share/drupal/core/themes/bartik/images/classy/icons/forum-icons.png
+share/drupal/core/themes/bartik/images/classy/icons/image-x-generic.png
+share/drupal/core/themes/bartik/images/classy/icons/package-x-generic.png
+share/drupal/core/themes/bartik/images/classy/icons/text-html.png
+share/drupal/core/themes/bartik/images/classy/icons/text-plain.png
+share/drupal/core/themes/bartik/images/classy/icons/text-x-generic.png
+share/drupal/core/themes/bartik/images/classy/icons/text-x-script.png
+share/drupal/core/themes/bartik/images/classy/icons/video-x-generic.png
+share/drupal/core/themes/bartik/images/classy/icons/x-office-document.png
+share/drupal/core/themes/bartik/images/classy/icons/x-office-presentation.png
+share/drupal/core/themes/bartik/images/classy/icons/x-office-spreadsheet.png
 share/drupal/core/themes/bartik/images/required.svg
 share/drupal/core/themes/bartik/images/tabs-border.png
+share/drupal/core/themes/bartik/js/classy/README.txt
+share/drupal/core/themes/bartik/js/classy/media_embed_ckeditor.theme.es6.js
+share/drupal/core/themes/bartik/js/classy/media_embed_ckeditor.theme.js
 share/drupal/core/themes/bartik/logo.svg
 share/drupal/core/themes/bartik/screenshot.png
 share/drupal/core/themes/bartik/templates/block--search-form-block.html.twig
 share/drupal/core/themes/bartik/templates/block--system-branding-block.html.twig
 share/drupal/core/themes/bartik/templates/block--system-menu-block.html.twig
 share/drupal/core/themes/bartik/templates/block.html.twig
+share/drupal/core/themes/bartik/templates/classy/README.txt
+share/drupal/core/themes/bartik/templates/classy/block/block--local-actions-block.html.twig
+share/drupal/core/themes/bartik/templates/classy/block/block--local-tasks-block.html.twig
+share/drupal/core/themes/bartik/templates/classy/content-edit/file-managed-file.html.twig
+share/drupal/core/themes/bartik/templates/classy/content-edit/filter-caption.html.twig
+share/drupal/core/themes/bartik/templates/classy/content-edit/filter-guidelines.html.twig
+share/drupal/core/themes/bartik/templates/classy/content-edit/filter-tips.html.twig
+share/drupal/core/themes/bartik/templates/classy/content-edit/image-widget.html.twig
+share/drupal/core/themes/bartik/templates/classy/content-edit/node-add-list.html.twig
+share/drupal/core/themes/bartik/templates/classy/content-edit/node-edit-form.html.twig
+share/drupal/core/themes/bartik/templates/classy/content-edit/text-format-wrapper.html.twig
+share/drupal/core/themes/bartik/templates/classy/content/aggregator-item.html.twig
+share/drupal/core/themes/bartik/templates/classy/content/book-node-export-html.html.twig
+share/drupal/core/themes/bartik/templates/classy/content/links--node.html.twig
+share/drupal/core/themes/bartik/templates/classy/content/mark.html.twig
+share/drupal/core/themes/bartik/templates/classy/content/media-embed-error.html.twig
+share/drupal/core/themes/bartik/templates/classy/content/media.html.twig
+share/drupal/core/themes/bartik/templates/classy/content/search-result.html.twig
+share/drupal/core/themes/bartik/templates/classy/content/taxonomy-term.html.twig
+share/drupal/core/themes/bartik/templates/classy/dataset/aggregator-feed.html.twig
+share/drupal/core/themes/bartik/templates/classy/dataset/forum-icon.html.twig
+share/drupal/core/themes/bartik/templates/classy/dataset/forum-list.html.twig
+share/drupal/core/themes/bartik/templates/classy/dataset/forums.html.twig
+share/drupal/core/themes/bartik/templates/classy/dataset/item-list--search-results.html.twig
+share/drupal/core/themes/bartik/templates/classy/dataset/item-list.html.twig
+share/drupal/core/themes/bartik/templates/classy/dataset/table.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/field--comment.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/field--node--created.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/field--node--title.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/field--node--uid.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/field--text-long.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/field--text-with-summary.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/field--text.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/field.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/file-audio.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/file-link.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/file-video.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/image.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/link-formatter-link-separate.html.twig
+share/drupal/core/themes/bartik/templates/classy/field/time.html.twig
+share/drupal/core/themes/bartik/templates/classy/form/datetime-form.html.twig
+share/drupal/core/themes/bartik/templates/classy/form/datetime-wrapper.html.twig
+share/drupal/core/themes/bartik/templates/classy/form/details.html.twig
+share/drupal/core/themes/bartik/templates/classy/form/fieldset.html.twig
+share/drupal/core/themes/bartik/templates/classy/form/form-element-label.html.twig
+share/drupal/core/themes/bartik/templates/classy/form/form-element.html.twig
+share/drupal/core/themes/bartik/templates/classy/form/radios.html.twig
+share/drupal/core/themes/bartik/templates/classy/form/textarea.html.twig
+share/drupal/core/themes/bartik/templates/classy/layout/book-export-html.html.twig
+share/drupal/core/themes/bartik/templates/classy/layout/html.html.twig
+share/drupal/core/themes/bartik/templates/classy/layout/region.html.twig
+share/drupal/core/themes/bartik/templates/classy/media-library/container--media-library-content.html.twig
+share/drupal/core/themes/bartik/templates/classy/media-library/container--media-library-widget-selection.html.twig
+share/drupal/core/themes/bartik/templates/classy/media-library/links--media-library-menu.html.twig
+share/drupal/core/themes/bartik/templates/classy/media-library/media--media-library.html.twig
+share/drupal/core/themes/bartik/templates/classy/media-library/media-library-item--small.html.twig
+share/drupal/core/themes/bartik/templates/classy/media-library/media-library-item.html.twig
+share/drupal/core/themes/bartik/templates/classy/media-library/media-library-wrapper.html.twig
+share/drupal/core/themes/bartik/templates/classy/media-library/views-view-unformatted--media-library.html.twig
+share/drupal/core/themes/bartik/templates/classy/misc/help-section.html.twig
+share/drupal/core/themes/bartik/templates/classy/misc/progress-bar.html.twig
+share/drupal/core/themes/bartik/templates/classy/misc/rdf-metadata.html.twig
+share/drupal/core/themes/bartik/templates/classy/navigation/book-all-books-block.html.twig
+share/drupal/core/themes/bartik/templates/classy/navigation/book-navigation.html.twig
+share/drupal/core/themes/bartik/templates/classy/navigation/book-tree.html.twig
+share/drupal/core/themes/bartik/templates/classy/navigation/breadcrumb.html.twig
+share/drupal/core/themes/bartik/templates/classy/navigation/menu-local-task.html.twig
+share/drupal/core/themes/bartik/templates/classy/navigation/menu-local-tasks.html.twig
+share/drupal/core/themes/bartik/templates/classy/navigation/menu.html.twig
+share/drupal/core/themes/bartik/templates/classy/navigation/toolbar.html.twig
+share/drupal/core/themes/bartik/templates/classy/user/forum-submitted.html.twig
+share/drupal/core/themes/bartik/templates/classy/user/user.html.twig
+share/drupal/core/themes/bartik/templates/classy/user/username.html.twig
+share/drupal/core/themes/bartik/templates/classy/views/views-exposed-form.html.twig
+share/drupal/core/themes/bartik/templates/classy/views/views-mini-pager.html.twig
+share/drupal/core/themes/bartik/templates/classy/views/views-view-grouping.html.twig
+share/drupal/core/themes/bartik/templates/classy/views/views-view-row-rss.html.twig
+share/drupal/core/themes/bartik/templates/classy/views/views-view-summary-unformatted.html.twig
+share/drupal/core/themes/bartik/templates/classy/views/views-view-summary.html.twig
+share/drupal/core/themes/bartik/templates/classy/views/views-view-table.html.twig
+share/drupal/core/themes/bartik/templates/classy/views/views-view.html.twig
 share/drupal/core/themes/bartik/templates/comment.html.twig
 share/drupal/core/themes/bartik/templates/field--node--field-tags.html.twig
 share/drupal/core/themes/bartik/templates/form--search-block-form.html.twig
@@ -13515,9 +14820,421 @@ share/drupal/core/themes/bartik/template
 share/drupal/core/themes/bartik/templates/page.html.twig
 share/drupal/core/themes/bartik/templates/region--header.html.twig
 share/drupal/core/themes/bartik/templates/status-messages.html.twig
+share/drupal/core/themes/claro/claro.info.yml
+share/drupal/core/themes/claro/claro.libraries.yml
+share/drupal/core/themes/claro/claro.theme
+share/drupal/core/themes/claro/config/optional/block.block.claro_breadcrumbs.yml
+share/drupal/core/themes/claro/config/optional/block.block.claro_content.yml
+share/drupal/core/themes/claro/config/optional/block.block.claro_help.yml
+share/drupal/core/themes/claro/config/optional/block.block.claro_local_actions.yml
+share/drupal/core/themes/claro/config/optional/block.block.claro_messages.yml
+share/drupal/core/themes/claro/config/optional/block.block.claro_page_title.yml
+share/drupal/core/themes/claro/config/optional/block.block.claro_primary_local_tasks.yml
+share/drupal/core/themes/claro/config/optional/block.block.claro_secondary_local_tasks.yml
+share/drupal/core/themes/claro/config/schema/claro.schema.yml
+share/drupal/core/themes/claro/css/base/elements.css
+share/drupal/core/themes/claro/css/base/elements.pcss.css
+share/drupal/core/themes/claro/css/base/print.css
+share/drupal/core/themes/claro/css/base/print.pcss.css
+share/drupal/core/themes/claro/css/base/typography.css
+share/drupal/core/themes/claro/css/base/typography.pcss.css
+share/drupal/core/themes/claro/css/base/variables.css
+share/drupal/core/themes/claro/css/base/variables.pcss.css
+share/drupal/core/themes/claro/css/classy/README.txt
+share/drupal/core/themes/claro/css/classy/components/book-navigation.css
+share/drupal/core/themes/claro/css/classy/components/container-inline.css
+share/drupal/core/themes/claro/css/classy/components/exposed-filters.css
+share/drupal/core/themes/claro/css/classy/components/field.css
+share/drupal/core/themes/claro/css/classy/components/file.css
+share/drupal/core/themes/claro/css/classy/components/forum.css
+share/drupal/core/themes/claro/css/classy/components/icons.css
+share/drupal/core/themes/claro/css/classy/components/indented.css
+share/drupal/core/themes/claro/css/classy/components/inline-form.css
+share/drupal/core/themes/claro/css/classy/components/item-list.css
+share/drupal/core/themes/claro/css/classy/components/link.css
+share/drupal/core/themes/claro/css/classy/components/links.css
+share/drupal/core/themes/claro/css/classy/components/media-embed-error.css
+share/drupal/core/themes/claro/css/classy/components/menu.css
+share/drupal/core/themes/claro/css/classy/components/more-link.css
+share/drupal/core/themes/claro/css/classy/components/node.css
+share/drupal/core/themes/claro/css/classy/components/search-results.css
+share/drupal/core/themes/claro/css/classy/components/tablesort.css
+share/drupal/core/themes/claro/css/classy/components/textarea.css
+share/drupal/core/themes/claro/css/classy/components/ui-dialog.css
+share/drupal/core/themes/claro/css/components/accordion.css
+share/drupal/core/themes/claro/css/components/accordion.pcss.css
+share/drupal/core/themes/claro/css/components/action-link.css
+share/drupal/core/themes/claro/css/components/action-link.pcss.css
+share/drupal/core/themes/claro/css/components/ajax-progress.module.css
+share/drupal/core/themes/claro/css/components/ajax-progress.module.pcss.css
+share/drupal/core/themes/claro/css/components/autocomplete-loading.module.css
+share/drupal/core/themes/claro/css/components/autocomplete-loading.module.pcss.css
+share/drupal/core/themes/claro/css/components/breadcrumb.css
+share/drupal/core/themes/claro/css/components/breadcrumb.pcss.css
+share/drupal/core/themes/claro/css/components/button.css
+share/drupal/core/themes/claro/css/components/button.pcss.css
+share/drupal/core/themes/claro/css/components/card.css
+share/drupal/core/themes/claro/css/components/card.pcss.css
+share/drupal/core/themes/claro/css/components/container-inline.css
+share/drupal/core/themes/claro/css/components/container-inline.module.css
+share/drupal/core/themes/claro/css/components/container-inline.module.pcss.css
+share/drupal/core/themes/claro/css/components/container-inline.pcss.css
+share/drupal/core/themes/claro/css/components/content-header.css
+share/drupal/core/themes/claro/css/components/content-header.pcss.css
+share/drupal/core/themes/claro/css/components/details.css
+share/drupal/core/themes/claro/css/components/details.pcss.css
+share/drupal/core/themes/claro/css/components/dialog.css
+share/drupal/core/themes/claro/css/components/dialog.pcss.css
+share/drupal/core/themes/claro/css/components/divider.css
+share/drupal/core/themes/claro/css/components/divider.pcss.css
+share/drupal/core/themes/claro/css/components/dropbutton.css
+share/drupal/core/themes/claro/css/components/dropbutton.pcss.css
+share/drupal/core/themes/claro/css/components/entity-meta.css
+share/drupal/core/themes/claro/css/components/entity-meta.pcss.css
+share/drupal/core/themes/claro/css/components/fieldset.css
+share/drupal/core/themes/claro/css/components/fieldset.pcss.css
+share/drupal/core/themes/claro/css/components/file.css
+share/drupal/core/themes/claro/css/components/file.pcss.css
+share/drupal/core/themes/claro/css/components/form--checkbox-radio--ie.css
+share/drupal/core/themes/claro/css/components/form--checkbox-radio--ie.pcss.css
+share/drupal/core/themes/claro/css/components/form--checkbox-radio.css
+share/drupal/core/themes/claro/css/components/form--checkbox-radio.pcss.css
+share/drupal/core/themes/claro/css/components/form--field-multiple.css
+share/drupal/core/themes/claro/css/components/form--field-multiple.pcss.css
+share/drupal/core/themes/claro/css/components/form--managed-file.css
+share/drupal/core/themes/claro/css/components/form--managed-file.pcss.css
+share/drupal/core/themes/claro/css/components/form--password-confirm.css
+share/drupal/core/themes/claro/css/components/form--password-confirm.pcss.css
+share/drupal/core/themes/claro/css/components/form--select.css
+share/drupal/core/themes/claro/css/components/form--select.pcss.css
+share/drupal/core/themes/claro/css/components/form--text.css
+share/drupal/core/themes/claro/css/components/form--text.pcss.css
+share/drupal/core/themes/claro/css/components/form.css
+share/drupal/core/themes/claro/css/components/form.pcss.css
+share/drupal/core/themes/claro/css/components/help.css
+share/drupal/core/themes/claro/css/components/help.pcss.css
+share/drupal/core/themes/claro/css/components/image-preview.css
+share/drupal/core/themes/claro/css/components/image-preview.pcss.css
+share/drupal/core/themes/claro/css/components/jquery.ui/theme.css
+share/drupal/core/themes/claro/css/components/jquery.ui/theme.pcss.css
+share/drupal/core/themes/claro/css/components/media.css
+share/drupal/core/themes/claro/css/components/media.pcss.css
+share/drupal/core/themes/claro/css/components/menus-and-lists.css
+share/drupal/core/themes/claro/css/components/menus-and-lists.pcss.css
+share/drupal/core/themes/claro/css/components/messages.css
+share/drupal/core/themes/claro/css/components/messages.pcss.css
+share/drupal/core/themes/claro/css/components/modules-page.css
+share/drupal/core/themes/claro/css/components/modules-page.pcss.css
+share/drupal/core/themes/claro/css/components/node.css
+share/drupal/core/themes/claro/css/components/node.pcss.css
+share/drupal/core/themes/claro/css/components/page-title.css
+share/drupal/core/themes/claro/css/components/page-title.pcss.css
+share/drupal/core/themes/claro/css/components/pager.css
+share/drupal/core/themes/claro/css/components/pager.pcss.css
+share/drupal/core/themes/claro/css/components/progress.css
+share/drupal/core/themes/claro/css/components/progress.pcss.css
+share/drupal/core/themes/claro/css/components/quickedit.css
+share/drupal/core/themes/claro/css/components/quickedit.pcss.css
+share/drupal/core/themes/claro/css/components/search-admin-settings.css
+share/drupal/core/themes/claro/css/components/search-admin-settings.pcss.css
+share/drupal/core/themes/claro/css/components/shortcut.css
+share/drupal/core/themes/claro/css/components/shortcut.pcss.css
+share/drupal/core/themes/claro/css/components/skip-link.css
+share/drupal/core/themes/claro/css/components/skip-link.pcss.css
+share/drupal/core/themes/claro/css/components/system-admin--admin-list.css
+share/drupal/core/themes/claro/css/components/system-admin--admin-list.pcss.css
+share/drupal/core/themes/claro/css/components/system-admin--links.css
+share/drupal/core/themes/claro/css/components/system-admin--links.pcss.css
+share/drupal/core/themes/claro/css/components/system-admin--modules.css
+share/drupal/core/themes/claro/css/components/system-admin--modules.pcss.css
+share/drupal/core/themes/claro/css/components/system-admin--panel.css
+share/drupal/core/themes/claro/css/components/system-admin--panel.pcss.css
+share/drupal/core/themes/claro/css/components/system-admin--status-report.css
+share/drupal/core/themes/claro/css/components/system-admin--status-report.pcss.css
+share/drupal/core/themes/claro/css/components/system-status-counter.css
+share/drupal/core/themes/claro/css/components/system-status-counter.pcss.css
+share/drupal/core/themes/claro/css/components/system-status-report-counters.css
+share/drupal/core/themes/claro/css/components/system-status-report-counters.pcss.css
+share/drupal/core/themes/claro/css/components/system-status-report-general-info.css
+share/drupal/core/themes/claro/css/components/system-status-report-general-info.pcss.css
+share/drupal/core/themes/claro/css/components/system-status-report.css
+share/drupal/core/themes/claro/css/components/system-status-report.pcss.css
+share/drupal/core/themes/claro/css/components/table--file-multiple-widget.css
+share/drupal/core/themes/claro/css/components/table--file-multiple-widget.pcss.css
+share/drupal/core/themes/claro/css/components/tabledrag.css
+share/drupal/core/themes/claro/css/components/tabledrag.pcss.css
+share/drupal/core/themes/claro/css/components/tables.css
+share/drupal/core/themes/claro/css/components/tables.pcss.css
+share/drupal/core/themes/claro/css/components/tableselect.css
+share/drupal/core/themes/claro/css/components/tableselect.pcss.css
+share/drupal/core/themes/claro/css/components/tablesort-indicator.css
+share/drupal/core/themes/claro/css/components/tablesort-indicator.pcss.css
+share/drupal/core/themes/claro/css/components/tabs.css
+share/drupal/core/themes/claro/css/components/tabs.pcss.css
+share/drupal/core/themes/claro/css/components/tour.theme.css
+share/drupal/core/themes/claro/css/components/tour.theme.pcss.css
+share/drupal/core/themes/claro/css/components/vertical-tabs.css
+share/drupal/core/themes/claro/css/components/vertical-tabs.pcss.css
+share/drupal/core/themes/claro/css/components/views-exposed-form.css
+share/drupal/core/themes/claro/css/components/views-exposed-form.pcss.css
+share/drupal/core/themes/claro/css/components/views-ui.css
+share/drupal/core/themes/claro/css/components/views-ui.pcss.css
+share/drupal/core/themes/claro/css/layout/breadcrumb.css
+share/drupal/core/themes/claro/css/layout/breadcrumb.pcss.css
+share/drupal/core/themes/claro/css/layout/card-list.css
+share/drupal/core/themes/claro/css/layout/card-list.pcss.css
+share/drupal/core/themes/claro/css/layout/image-widget.css
+share/drupal/core/themes/claro/css/layout/image-widget.pcss.css
+share/drupal/core/themes/claro/css/layout/layout.css
+share/drupal/core/themes/claro/css/layout/layout.pcss.css
+share/drupal/core/themes/claro/css/layout/local-actions.css
+share/drupal/core/themes/claro/css/layout/local-actions.pcss.css
+share/drupal/core/themes/claro/css/layout/node-add.css
+share/drupal/core/themes/claro/css/layout/node-add.pcss.css
+share/drupal/core/themes/claro/css/layout/system-admin--layout.css
+share/drupal/core/themes/claro/css/layout/system-admin--layout.pcss.css
+share/drupal/core/themes/claro/css/theme/ckeditor-dialog.css
+share/drupal/core/themes/claro/css/theme/ckeditor-dialog.pcss.css
+share/drupal/core/themes/claro/css/theme/ckeditor-editor.css
+share/drupal/core/themes/claro/css/theme/ckeditor-editor.pcss.css
+share/drupal/core/themes/claro/css/theme/ckeditor-frame.css
+share/drupal/core/themes/claro/css/theme/ckeditor-frame.pcss.css
+share/drupal/core/themes/claro/css/theme/colors.css
+share/drupal/core/themes/claro/css/theme/colors.pcss.css
+share/drupal/core/themes/claro/css/theme/field-ui.admin.css
+share/drupal/core/themes/claro/css/theme/field-ui.admin.pcss.css
+share/drupal/core/themes/claro/css/theme/filter.theme.css
+share/drupal/core/themes/claro/css/theme/filter.theme.pcss.css
+share/drupal/core/themes/claro/css/theme/install-page.css
+share/drupal/core/themes/claro/css/theme/install-page.pcss.css
+share/drupal/core/themes/claro/css/theme/maintenance-page.css
+share/drupal/core/themes/claro/css/theme/maintenance-page.pcss.css
+share/drupal/core/themes/claro/css/theme/media-library.css
+share/drupal/core/themes/claro/css/theme/media-library.pcss.css
+share/drupal/core/themes/claro/css/theme/views_ui.admin.theme.css
+share/drupal/core/themes/claro/css/theme/views_ui.admin.theme.pcss.css
+share/drupal/core/themes/claro/images/classy/README.txt
+share/drupal/core/themes/claro/images/classy/icons/application-octet-stream.png
+share/drupal/core/themes/claro/images/classy/icons/application-pdf.png
+share/drupal/core/themes/claro/images/classy/icons/application-x-executable.png
+share/drupal/core/themes/claro/images/classy/icons/audio-x-generic.png
+share/drupal/core/themes/claro/images/classy/icons/forum-icons.png
+share/drupal/core/themes/claro/images/classy/icons/image-x-generic.png
+share/drupal/core/themes/claro/images/classy/icons/package-x-generic.png
+share/drupal/core/themes/claro/images/classy/icons/text-html.png
+share/drupal/core/themes/claro/images/classy/icons/text-plain.png
+share/drupal/core/themes/claro/images/classy/icons/text-x-generic.png
+share/drupal/core/themes/claro/images/classy/icons/text-x-script.png
+share/drupal/core/themes/claro/images/classy/icons/video-x-generic.png
+share/drupal/core/themes/claro/images/classy/icons/x-office-document.png
+share/drupal/core/themes/claro/images/classy/icons/x-office-presentation.png
+share/drupal/core/themes/claro/images/classy/icons/x-office-spreadsheet.png
+share/drupal/core/themes/claro/images/core/0074bd/chevron-left.svg
+share/drupal/core/themes/claro/images/core/0074bd/chevron-right.svg
+share/drupal/core/themes/claro/images/core/333333/caret-down.svg
+share/drupal/core/themes/claro/images/core/73b355/check.svg
+share/drupal/core/themes/claro/images/core/787878/cog.svg
+share/drupal/core/themes/claro/images/core/787878/key.svg
+share/drupal/core/themes/claro/images/core/787878/questionmark-disc.svg
+share/drupal/core/themes/claro/images/core/README.md
+share/drupal/core/themes/claro/images/core/cccccc/clock.svg
+share/drupal/core/themes/claro/images/core/cccccc/d8-logo.svg
+share/drupal/core/themes/claro/images/core/cccccc/database.svg
+share/drupal/core/themes/claro/images/core/cccccc/php-logo.svg
+share/drupal/core/themes/claro/images/core/cccccc/server.svg
+share/drupal/core/themes/claro/images/core/e29700/warning.svg
+share/drupal/core/themes/claro/images/core/e32700/error.svg
+share/drupal/core/themes/claro/images/core/ee0000/required.svg
+share/drupal/core/themes/claro/images/core/ffffff/ex.svg
+share/drupal/core/themes/claro/images/core/stable/views_ui/sprites.png
+share/drupal/core/themes/claro/images/noise-low.png
+share/drupal/core/themes/claro/images/shortcut/favstar-rtl.svg
+share/drupal/core/themes/claro/images/shortcut/favstar.svg
+share/drupal/core/themes/claro/images/spinner-ltr.gif
+share/drupal/core/themes/claro/images/spinner-rtl.gif
+share/drupal/core/themes/claro/images/src/arrow-down.svg
+share/drupal/core/themes/claro/images/src/arrow-left.svg
+share/drupal/core/themes/claro/images/src/arrow-right.svg
+share/drupal/core/themes/claro/images/src/arrow-up.svg
+share/drupal/core/themes/claro/images/src/checkmark.svg
+share/drupal/core/themes/claro/images/src/cog.svg
+share/drupal/core/themes/claro/images/src/ex.svg
+share/drupal/core/themes/claro/images/src/hamburger-menu.svg
+share/drupal/core/themes/claro/images/src/hide.svg
+share/drupal/core/themes/claro/images/src/magnifier-rtl.svg
+share/drupal/core/themes/claro/images/src/magnifier.svg
+share/drupal/core/themes/claro/images/src/message--error.svg
+share/drupal/core/themes/claro/images/src/message--status.svg
+share/drupal/core/themes/claro/images/src/message--warning.svg
+share/drupal/core/themes/claro/images/src/plus.svg
+share/drupal/core/themes/claro/images/src/select.svg
+share/drupal/core/themes/claro/images/src/show.svg
+share/drupal/core/themes/claro/images/src/sort--asc.svg
+share/drupal/core/themes/claro/images/src/sort--desc.svg
+share/drupal/core/themes/claro/images/src/sort--inactive--ltr.svg
+share/drupal/core/themes/claro/images/src/sort--inactive--rtl.svg
+share/drupal/core/themes/claro/images/src/tabledrag-handle.svg
+share/drupal/core/themes/claro/images/src/tabledrag-tree.svg
+share/drupal/core/themes/claro/images/src/trash.svg
+share/drupal/core/themes/claro/images/ui-icons-222222-256x240.png
+share/drupal/core/themes/claro/images/ui-icons-454545-256x240.png
+share/drupal/core/themes/claro/images/ui-icons-800000-256x240.png
+share/drupal/core/themes/claro/images/ui-icons-888888-256x240.png
+share/drupal/core/themes/claro/images/ui-icons-ffffff-256x240.png
+share/drupal/core/themes/claro/js/ajax.es6.js
+share/drupal/core/themes/claro/js/ajax.js
+share/drupal/core/themes/claro/js/autocomplete.es6.js
+share/drupal/core/themes/claro/js/autocomplete.js
+share/drupal/core/themes/claro/js/checkbox.es6.js
+share/drupal/core/themes/claro/js/checkbox.js
+share/drupal/core/themes/claro/js/classy/README.txt
+share/drupal/core/themes/claro/js/classy/media_embed_ckeditor.theme.es6.js
+share/drupal/core/themes/claro/js/classy/media_embed_ckeditor.theme.js
+share/drupal/core/themes/claro/js/details.es6.js
+share/drupal/core/themes/claro/js/details.js
+share/drupal/core/themes/claro/js/dropbutton.es6.js
+share/drupal/core/themes/claro/js/dropbutton.js
+share/drupal/core/themes/claro/js/messages.es6.js
+share/drupal/core/themes/claro/js/messages.js
+share/drupal/core/themes/claro/js/mobile.install.es6.js
+share/drupal/core/themes/claro/js/mobile.install.js
+share/drupal/core/themes/claro/js/nav-tabs.es6.js
+share/drupal/core/themes/claro/js/nav-tabs.js
+share/drupal/core/themes/claro/js/responsive-details.es6.js
+share/drupal/core/themes/claro/js/responsive-details.js
+share/drupal/core/themes/claro/js/tabledrag.es6.js
+share/drupal/core/themes/claro/js/tabledrag.js
+share/drupal/core/themes/claro/js/user.es6.js
+share/drupal/core/themes/claro/js/user.js
+share/drupal/core/themes/claro/js/vertical-tabs.es6.js
+share/drupal/core/themes/claro/js/vertical-tabs.js
+share/drupal/core/themes/claro/logo.svg
+share/drupal/core/themes/claro/screenshot.png
+share/drupal/core/themes/claro/src/ClaroPreRender.php
+share/drupal/core/themes/claro/templates/admin/admin-block-content.html.twig
+share/drupal/core/themes/claro/templates/admin/admin-page.html.twig
+share/drupal/core/themes/claro/templates/admin/config_translation_manage_form_element.html.twig
+share/drupal/core/themes/claro/templates/admin/indentation.html.twig
+share/drupal/core/themes/claro/templates/admin/tablesort-indicator.html.twig
+share/drupal/core/themes/claro/templates/admin/update-version.html.twig
+share/drupal/core/themes/claro/templates/admin/views-ui-views-listing-table.html.twig
+share/drupal/core/themes/claro/templates/block--local-actions-block.html.twig
+share/drupal/core/themes/claro/templates/block-content-add-list.html.twig
+share/drupal/core/themes/claro/templates/block/block--local-tasks-block.html.twig
+share/drupal/core/themes/claro/templates/breadcrumb.html.twig
+share/drupal/core/themes/claro/templates/classy/README.txt
+share/drupal/core/themes/claro/templates/classy/block/block--search-form-block.html.twig
+share/drupal/core/themes/claro/templates/classy/block/block--system-branding-block.html.twig
+share/drupal/core/themes/claro/templates/classy/block/block--system-menu-block.html.twig
+share/drupal/core/themes/claro/templates/classy/block/block.html.twig
+share/drupal/core/themes/claro/templates/classy/content-edit/filter-caption.html.twig
+share/drupal/core/themes/claro/templates/classy/content/aggregator-item.html.twig
+share/drupal/core/themes/claro/templates/classy/content/book-node-export-html.html.twig
+share/drupal/core/themes/claro/templates/classy/content/comment.html.twig
+share/drupal/core/themes/claro/templates/classy/content/links--node.html.twig
+share/drupal/core/themes/claro/templates/classy/content/mark.html.twig
+share/drupal/core/themes/claro/templates/classy/content/media-embed-error.html.twig
+share/drupal/core/themes/claro/templates/classy/content/media.html.twig
+share/drupal/core/themes/claro/templates/classy/content/node.html.twig
+share/drupal/core/themes/claro/templates/classy/content/page-title.html.twig
+share/drupal/core/themes/claro/templates/classy/content/search-result.html.twig
+share/drupal/core/themes/claro/templates/classy/content/taxonomy-term.html.twig
+share/drupal/core/themes/claro/templates/classy/dataset/aggregator-feed.html.twig
+share/drupal/core/themes/claro/templates/classy/dataset/forum-icon.html.twig
+share/drupal/core/themes/claro/templates/classy/dataset/forum-list.html.twig
+share/drupal/core/themes/claro/templates/classy/dataset/forums.html.twig
+share/drupal/core/themes/claro/templates/classy/dataset/item-list--search-results.html.twig
+share/drupal/core/themes/claro/templates/classy/dataset/item-list.html.twig
+share/drupal/core/themes/claro/templates/classy/dataset/table.html.twig
+share/drupal/core/themes/claro/templates/classy/field/field--comment.html.twig
+share/drupal/core/themes/claro/templates/classy/field/field--node--created.html.twig
+share/drupal/core/themes/claro/templates/classy/field/field--node--title.html.twig
+share/drupal/core/themes/claro/templates/classy/field/field--node--uid.html.twig
+share/drupal/core/themes/claro/templates/classy/field/field--text-long.html.twig
+share/drupal/core/themes/claro/templates/classy/field/field--text-with-summary.html.twig
+share/drupal/core/themes/claro/templates/classy/field/field--text.html.twig
+share/drupal/core/themes/claro/templates/classy/field/field.html.twig
+share/drupal/core/themes/claro/templates/classy/field/file-audio.html.twig
+share/drupal/core/themes/claro/templates/classy/field/file-video.html.twig
+share/drupal/core/themes/claro/templates/classy/field/image.html.twig
+share/drupal/core/themes/claro/templates/classy/field/link-formatter-link-separate.html.twig
+share/drupal/core/themes/claro/templates/classy/field/time.html.twig
+share/drupal/core/themes/claro/templates/classy/form/radios.html.twig
+share/drupal/core/themes/claro/templates/classy/form/textarea.html.twig
+share/drupal/core/themes/claro/templates/classy/layout/book-export-html.html.twig
+share/drupal/core/themes/claro/templates/classy/layout/html.html.twig
+share/drupal/core/themes/claro/templates/classy/layout/region.html.twig
+share/drupal/core/themes/claro/templates/classy/media-library/container--media-library-content.html.twig
+share/drupal/core/themes/claro/templates/classy/media-library/container--media-library-widget-selection.html.twig
+share/drupal/core/themes/claro/templates/classy/media-library/links--media-library-menu.html.twig
+share/drupal/core/themes/claro/templates/classy/media-library/media--media-library.html.twig
+share/drupal/core/themes/claro/templates/classy/media-library/media-library-item--small.html.twig
+share/drupal/core/themes/claro/templates/classy/media-library/media-library-item.html.twig
+share/drupal/core/themes/claro/templates/classy/media-library/media-library-wrapper.html.twig
+share/drupal/core/themes/claro/templates/classy/misc/help-section.html.twig
+share/drupal/core/themes/claro/templates/classy/misc/progress-bar.html.twig
+share/drupal/core/themes/claro/templates/classy/misc/rdf-metadata.html.twig
+share/drupal/core/themes/claro/templates/classy/navigation/book-all-books-block.html.twig
+share/drupal/core/themes/claro/templates/classy/navigation/book-navigation.html.twig
+share/drupal/core/themes/claro/templates/classy/navigation/book-tree.html.twig
+share/drupal/core/themes/claro/templates/classy/navigation/menu.html.twig
+share/drupal/core/themes/claro/templates/classy/navigation/toolbar.html.twig
+share/drupal/core/themes/claro/templates/classy/user/forum-submitted.html.twig
+share/drupal/core/themes/claro/templates/classy/user/user.html.twig
+share/drupal/core/themes/claro/templates/classy/user/username.html.twig
+share/drupal/core/themes/claro/templates/classy/views/views-view-grouping.html.twig
+share/drupal/core/themes/claro/templates/classy/views/views-view-row-rss.html.twig
+share/drupal/core/themes/claro/templates/classy/views/views-view-summary-unformatted.html.twig
+share/drupal/core/themes/claro/templates/classy/views/views-view-summary.html.twig
+share/drupal/core/themes/claro/templates/classy/views/views-view-table.html.twig
+share/drupal/core/themes/claro/templates/classy/views/views-view.html.twig
+share/drupal/core/themes/claro/templates/content-edit/file-managed-file.html.twig
+share/drupal/core/themes/claro/templates/content-edit/file-widget-multiple.html.twig
+share/drupal/core/themes/claro/templates/content-edit/image-widget.html.twig
+share/drupal/core/themes/claro/templates/datetime-form.html.twig
+share/drupal/core/themes/claro/templates/datetime-wrapper.html.twig
+share/drupal/core/themes/claro/templates/details.html.twig
+share/drupal/core/themes/claro/templates/entity-add-list.html.twig
+share/drupal/core/themes/claro/templates/field/file-link.html.twig
+share/drupal/core/themes/claro/templates/fieldset.html.twig
+share/drupal/core/themes/claro/templates/filter/filter-guidelines.html.twig
+share/drupal/core/themes/claro/templates/filter/filter-tips.html.twig
+share/drupal/core/themes/claro/templates/form-element-label.html.twig
+share/drupal/core/themes/claro/templates/form-element.html.twig
+share/drupal/core/themes/claro/templates/form/checkboxes.html.twig
+share/drupal/core/themes/claro/templates/form/field-multiple-value-form.html.twig
+share/drupal/core/themes/claro/templates/form/input.html.twig
+share/drupal/core/themes/claro/templates/form/radios.html.twig
+share/drupal/core/themes/claro/templates/install-page.html.twig
+share/drupal/core/themes/claro/templates/maintenance-page.html.twig
+share/drupal/core/themes/claro/templates/media-library/details--media-library-add-form-selected-media.html.twig
+share/drupal/core/themes/claro/templates/media-library/fieldset--media-library-widget.html.twig
+share/drupal/core/themes/claro/templates/media-library/item-list--media-library-add-form-media-list.html.twig
+share/drupal/core/themes/claro/templates/media-library/views-view--media-library.html.twig
+share/drupal/core/themes/claro/templates/media-library/views-view-unformatted--media-library.html.twig
+share/drupal/core/themes/claro/templates/menu-local-tasks.html.twig
+share/drupal/core/themes/claro/templates/misc/status-messages.html.twig
+share/drupal/core/themes/claro/templates/navigation/details--vertical-tabs.html.twig
+share/drupal/core/themes/claro/templates/navigation/menu-local-task--views-ui.html.twig
+share/drupal/core/themes/claro/templates/navigation/menu-local-task.html.twig
+share/drupal/core/themes/claro/templates/node-add-list.html.twig
+share/drupal/core/themes/claro/templates/node-edit-form.html.twig
+share/drupal/core/themes/claro/templates/off-canvas-page-wrapper.html.twig
+share/drupal/core/themes/claro/templates/page.html.twig
+share/drupal/core/themes/claro/templates/pager.html.twig
+share/drupal/core/themes/claro/templates/region--breadcrumb.html.twig
+share/drupal/core/themes/claro/templates/status-report-counter.html.twig
+share/drupal/core/themes/claro/templates/status-report-general-info.html.twig
+share/drupal/core/themes/claro/templates/status-report-grouped.html.twig
+share/drupal/core/themes/claro/templates/status-report-page.html.twig
+share/drupal/core/themes/claro/templates/system-themes-page.html.twig
+share/drupal/core/themes/claro/templates/text-format-wrapper.html.twig
+share/drupal/core/themes/claro/templates/views-exposed-form.html.twig
+share/drupal/core/themes/claro/templates/views/views-mini-pager.html.twig
 share/drupal/core/themes/classy/README.txt
 share/drupal/core/themes/classy/classy.info.yml
 share/drupal/core/themes/classy/classy.libraries.yml
+share/drupal/core/themes/classy/classy.theme
 share/drupal/core/themes/classy/css/components/action-links.css
 share/drupal/core/themes/classy/css/components/book-navigation.css
 share/drupal/core/themes/classy/css/components/breadcrumb.css
@@ -13539,6 +15256,7 @@ share/drupal/core/themes/classy/css/comp
 share/drupal/core/themes/classy/css/components/item-list.css
 share/drupal/core/themes/classy/css/components/link.css
 share/drupal/core/themes/classy/css/components/links.css
+share/drupal/core/themes/classy/css/components/media-embed-error.css
 share/drupal/core/themes/classy/css/components/menu.css
 share/drupal/core/themes/classy/css/components/messages.css
 share/drupal/core/themes/classy/css/components/more-link.css
@@ -13553,6 +15271,7 @@ share/drupal/core/themes/classy/css/comp
 share/drupal/core/themes/classy/css/components/textarea.css
 share/drupal/core/themes/classy/css/components/ui-dialog.css
 share/drupal/core/themes/classy/css/components/user.css
+share/drupal/core/themes/classy/css/layout/media-library.css
 share/drupal/core/themes/classy/images/icons/application-octet-stream.png
 share/drupal/core/themes/classy/images/icons/application-pdf.png
 share/drupal/core/themes/classy/images/icons/application-x-executable.png
@@ -13568,6 +15287,8 @@ share/drupal/core/themes/classy/images/i
 share/drupal/core/themes/classy/images/icons/x-office-document.png
 share/drupal/core/themes/classy/images/icons/x-office-presentation.png
 share/drupal/core/themes/classy/images/icons/x-office-spreadsheet.png
+share/drupal/core/themes/classy/js/media_embed_ckeditor.theme.es6.js
+share/drupal/core/themes/classy/js/media_embed_ckeditor.theme.js
 share/drupal/core/themes/classy/logo.svg
 share/drupal/core/themes/classy/screenshot.png
 share/drupal/core/themes/classy/templates/block/block--local-actions-block.html.twig
@@ -13591,6 +15312,7 @@ share/drupal/core/themes/classy/template
 share/drupal/core/themes/classy/templates/content/comment.html.twig
 share/drupal/core/themes/classy/templates/content/links--node.html.twig
 share/drupal/core/themes/classy/templates/content/mark.html.twig
+share/drupal/core/themes/classy/templates/content/media-embed-error.html.twig
 share/drupal/core/themes/classy/templates/content/media.html.twig
 share/drupal/core/themes/classy/templates/content/node.html.twig
 share/drupal/core/themes/classy/templates/content/page-title.html.twig
@@ -13640,6 +15362,14 @@ share/drupal/core/themes/classy/template
 share/drupal/core/themes/classy/templates/layout/maintenance-page.html.twig
 share/drupal/core/themes/classy/templates/layout/page.html.twig
 share/drupal/core/themes/classy/templates/layout/region.html.twig
+share/drupal/core/themes/classy/templates/media-library/container--media-library-content.html.twig
+share/drupal/core/themes/classy/templates/media-library/container--media-library-widget-selection.html.twig
+share/drupal/core/themes/classy/templates/media-library/links--media-library-menu.html.twig
+share/drupal/core/themes/classy/templates/media-library/media--media-library.html.twig
+share/drupal/core/themes/classy/templates/media-library/media-library-item--small.html.twig
+share/drupal/core/themes/classy/templates/media-library/media-library-item.html.twig
+share/drupal/core/themes/classy/templates/media-library/media-library-wrapper.html.twig
+share/drupal/core/themes/classy/templates/media-library/views-view-unformatted--media-library.html.twig
 share/drupal/core/themes/classy/templates/misc/help-section.html.twig
 share/drupal/core/themes/classy/templates/misc/progress-bar.html.twig
 share/drupal/core/themes/classy/templates/misc/rdf-metadata.html.twig
@@ -13681,6 +15411,42 @@ share/drupal/core/themes/seven/config/sc
 share/drupal/core/themes/seven/css/base/elements.css
 share/drupal/core/themes/seven/css/base/print.css
 share/drupal/core/themes/seven/css/base/typography.css
+share/drupal/core/themes/seven/css/classy/README.txt
+share/drupal/core/themes/seven/css/classy/components/action-links.css
+share/drupal/core/themes/seven/css/classy/components/book-navigation.css
+share/drupal/core/themes/seven/css/classy/components/breadcrumb.css
+share/drupal/core/themes/seven/css/classy/components/button.css
+share/drupal/core/themes/seven/css/classy/components/collapse-processed.css
+share/drupal/core/themes/seven/css/classy/components/container-inline.css
+share/drupal/core/themes/seven/css/classy/components/dropbutton.css
+share/drupal/core/themes/seven/css/classy/components/exposed-filters.css
+share/drupal/core/themes/seven/css/classy/components/field.css
+share/drupal/core/themes/seven/css/classy/components/file.css
+share/drupal/core/themes/seven/css/classy/components/form.css
+share/drupal/core/themes/seven/css/classy/components/forum.css
+share/drupal/core/themes/seven/css/classy/components/icons.css
+share/drupal/core/themes/seven/css/classy/components/image-widget.css
+share/drupal/core/themes/seven/css/classy/components/indented.css
+share/drupal/core/themes/seven/css/classy/components/inline-form.css
+share/drupal/core/themes/seven/css/classy/components/item-list.css
+share/drupal/core/themes/seven/css/classy/components/link.css
+share/drupal/core/themes/seven/css/classy/components/links.css
+share/drupal/core/themes/seven/css/classy/components/media-embed-error.css
+share/drupal/core/themes/seven/css/classy/components/menu.css
+share/drupal/core/themes/seven/css/classy/components/messages.css
+share/drupal/core/themes/seven/css/classy/components/more-link.css
+share/drupal/core/themes/seven/css/classy/components/node.css
+share/drupal/core/themes/seven/css/classy/components/pager.css
+share/drupal/core/themes/seven/css/classy/components/progress.css
+share/drupal/core/themes/seven/css/classy/components/search-results.css
+share/drupal/core/themes/seven/css/classy/components/tabledrag.css
+share/drupal/core/themes/seven/css/classy/components/tableselect.css
+share/drupal/core/themes/seven/css/classy/components/tablesort.css
+share/drupal/core/themes/seven/css/classy/components/tabs.css
+share/drupal/core/themes/seven/css/classy/components/textarea.css
+share/drupal/core/themes/seven/css/classy/components/ui-dialog.css
+share/drupal/core/themes/seven/css/classy/components/user.css
+share/drupal/core/themes/seven/css/classy/layout/media-library.css
 share/drupal/core/themes/seven/css/components/admin-list.css
 share/drupal/core/themes/seven/css/components/breadcrumb.css
 share/drupal/core/themes/seven/css/components/buttons.css
@@ -13723,6 +15489,24 @@ share/drupal/core/themes/seven/css/theme
 share/drupal/core/themes/seven/css/theme/colors.css
 share/drupal/core/themes/seven/css/theme/install-page.css
 share/drupal/core/themes/seven/css/theme/maintenance-page.css
+share/drupal/core/themes/seven/css/theme/media-library.css
+share/drupal/core/themes/seven/css/theme/update-report.css
+share/drupal/core/themes/seven/images/classy/README.txt
+share/drupal/core/themes/seven/images/classy/icons/application-octet-stream.png
+share/drupal/core/themes/seven/images/classy/icons/application-pdf.png
+share/drupal/core/themes/seven/images/classy/icons/application-x-executable.png
+share/drupal/core/themes/seven/images/classy/icons/audio-x-generic.png
+share/drupal/core/themes/seven/images/classy/icons/forum-icons.png
+share/drupal/core/themes/seven/images/classy/icons/image-x-generic.png
+share/drupal/core/themes/seven/images/classy/icons/package-x-generic.png
+share/drupal/core/themes/seven/images/classy/icons/text-html.png
+share/drupal/core/themes/seven/images/classy/icons/text-plain.png
+share/drupal/core/themes/seven/images/classy/icons/text-x-generic.png
+share/drupal/core/themes/seven/images/classy/icons/text-x-script.png
+share/drupal/core/themes/seven/images/classy/icons/video-x-generic.png
+share/drupal/core/themes/seven/images/classy/icons/x-office-document.png
+share/drupal/core/themes/seven/images/classy/icons/x-office-presentation.png
+share/drupal/core/themes/seven/images/classy/icons/x-office-spreadsheet.png
 share/drupal/core/themes/seven/images/icons/cccccc/clock.svg
 share/drupal/core/themes/seven/images/icons/cccccc/d8-logo.svg
 share/drupal/core/themes/seven/images/icons/cccccc/database.svg
@@ -13734,6 +15518,9 @@ share/drupal/core/themes/seven/images/ui
 share/drupal/core/themes/seven/images/ui-icons-800000-256x240.png
 share/drupal/core/themes/seven/images/ui-icons-888888-256x240.png
 share/drupal/core/themes/seven/images/ui-icons-ffffff-256x240.png
+share/drupal/core/themes/seven/js/classy/README.txt
+share/drupal/core/themes/seven/js/classy/media_embed_ckeditor.theme.es6.js
+share/drupal/core/themes/seven/js/classy/media_embed_ckeditor.theme.js
 share/drupal/core/themes/seven/js/mobile.install.es6.js
 share/drupal/core/themes/seven/js/mobile.install.js
 share/drupal/core/themes/seven/js/nav-tabs.es6.js
@@ -13749,11 +15536,98 @@ share/drupal/core/themes/seven/seven.the
 share/drupal/core/themes/seven/templates/admin-block-content.html.twig
 share/drupal/core/themes/seven/templates/block--local-actions-block.html.twig
 share/drupal/core/themes/seven/templates/block-content-add-list.html.twig
+share/drupal/core/themes/seven/templates/classy/README.txt
+share/drupal/core/themes/seven/templates/classy/block/block--local-tasks-block.html.twig
+share/drupal/core/themes/seven/templates/classy/block/block--search-form-block.html.twig
+share/drupal/core/themes/seven/templates/classy/block/block--system-branding-block.html.twig
+share/drupal/core/themes/seven/templates/classy/block/block--system-menu-block.html.twig
+share/drupal/core/themes/seven/templates/classy/block/block.html.twig
+share/drupal/core/themes/seven/templates/classy/content-edit/file-managed-file.html.twig
+share/drupal/core/themes/seven/templates/classy/content-edit/filter-caption.html.twig
+share/drupal/core/themes/seven/templates/classy/content-edit/filter-guidelines.html.twig
+share/drupal/core/themes/seven/templates/classy/content-edit/filter-tips.html.twig
+share/drupal/core/themes/seven/templates/classy/content-edit/text-format-wrapper.html.twig
+share/drupal/core/themes/seven/templates/classy/content/aggregator-item.html.twig
+share/drupal/core/themes/seven/templates/classy/content/book-node-export-html.html.twig
+share/drupal/core/themes/seven/templates/classy/content/comment.html.twig
+share/drupal/core/themes/seven/templates/classy/content/links--node.html.twig
+share/drupal/core/themes/seven/templates/classy/content/mark.html.twig
+share/drupal/core/themes/seven/templates/classy/content/media-embed-error.html.twig
+share/drupal/core/themes/seven/templates/classy/content/media.html.twig
+share/drupal/core/themes/seven/templates/classy/content/node.html.twig
+share/drupal/core/themes/seven/templates/classy/content/page-title.html.twig
+share/drupal/core/themes/seven/templates/classy/content/search-result.html.twig
+share/drupal/core/themes/seven/templates/classy/content/taxonomy-term.html.twig
+share/drupal/core/themes/seven/templates/classy/dataset/aggregator-feed.html.twig
+share/drupal/core/themes/seven/templates/classy/dataset/forum-icon.html.twig
+share/drupal/core/themes/seven/templates/classy/dataset/forum-list.html.twig
+share/drupal/core/themes/seven/templates/classy/dataset/forums.html.twig
+share/drupal/core/themes/seven/templates/classy/dataset/item-list--search-results.html.twig
+share/drupal/core/themes/seven/templates/classy/dataset/item-list.html.twig
+share/drupal/core/themes/seven/templates/classy/dataset/table.html.twig
+share/drupal/core/themes/seven/templates/classy/field/field--comment.html.twig
+share/drupal/core/themes/seven/templates/classy/field/field--node--created.html.twig
+share/drupal/core/themes/seven/templates/classy/field/field--node--title.html.twig
+share/drupal/core/themes/seven/templates/classy/field/field--node--uid.html.twig
+share/drupal/core/themes/seven/templates/classy/field/field--text-long.html.twig
+share/drupal/core/themes/seven/templates/classy/field/field--text-with-summary.html.twig
+share/drupal/core/themes/seven/templates/classy/field/field--text.html.twig
+share/drupal/core/themes/seven/templates/classy/field/field.html.twig
+share/drupal/core/themes/seven/templates/classy/field/file-audio.html.twig
+share/drupal/core/themes/seven/templates/classy/field/file-link.html.twig
+share/drupal/core/themes/seven/templates/classy/field/file-video.html.twig
+share/drupal/core/themes/seven/templates/classy/field/image.html.twig
+share/drupal/core/themes/seven/templates/classy/field/link-formatter-link-separate.html.twig
+share/drupal/core/themes/seven/templates/classy/field/time.html.twig
+share/drupal/core/themes/seven/templates/classy/form/datetime-form.html.twig
+share/drupal/core/themes/seven/templates/classy/form/datetime-wrapper.html.twig
+share/drupal/core/themes/seven/templates/classy/form/fieldset.html.twig
+share/drupal/core/themes/seven/templates/classy/form/form-element-label.html.twig
+share/drupal/core/themes/seven/templates/classy/form/form-element.html.twig
+share/drupal/core/themes/seven/templates/classy/form/radios.html.twig
+share/drupal/core/themes/seven/templates/classy/form/textarea.html.twig
+share/drupal/core/themes/seven/templates/classy/layout/book-export-html.html.twig
+share/drupal/core/themes/seven/templates/classy/layout/html.html.twig
+share/drupal/core/themes/seven/templates/classy/layout/region.html.twig
+share/drupal/core/themes/seven/templates/classy/media-library/container--media-library-content.html.twig
+share/drupal/core/themes/seven/templates/classy/media-library/container--media-library-widget-selection.html.twig
+share/drupal/core/themes/seven/templates/classy/media-library/links--media-library-menu.html.twig
+share/drupal/core/themes/seven/templates/classy/media-library/media--media-library.html.twig
+share/drupal/core/themes/seven/templates/classy/media-library/media-library-item--small.html.twig
+share/drupal/core/themes/seven/templates/classy/media-library/media-library-item.html.twig
+share/drupal/core/themes/seven/templates/classy/media-library/media-library-wrapper.html.twig
+share/drupal/core/themes/seven/templates/classy/misc/help-section.html.twig
+share/drupal/core/themes/seven/templates/classy/misc/progress-bar.html.twig
+share/drupal/core/themes/seven/templates/classy/misc/rdf-metadata.html.twig
+share/drupal/core/themes/seven/templates/classy/misc/status-messages.html.twig
+share/drupal/core/themes/seven/templates/classy/navigation/book-all-books-block.html.twig
+share/drupal/core/themes/seven/templates/classy/navigation/book-navigation.html.twig
+share/drupal/core/themes/seven/templates/classy/navigation/book-tree.html.twig
+share/drupal/core/themes/seven/templates/classy/navigation/breadcrumb.html.twig
+share/drupal/core/themes/seven/templates/classy/navigation/menu-local-task.html.twig
+share/drupal/core/themes/seven/templates/classy/navigation/menu.html.twig
+share/drupal/core/themes/seven/templates/classy/navigation/toolbar.html.twig
+share/drupal/core/themes/seven/templates/classy/user/forum-submitted.html.twig
+share/drupal/core/themes/seven/templates/classy/user/user.html.twig
+share/drupal/core/themes/seven/templates/classy/user/username.html.twig
+share/drupal/core/themes/seven/templates/classy/views/views-exposed-form.html.twig
+share/drupal/core/themes/seven/templates/classy/views/views-mini-pager.html.twig
+share/drupal/core/themes/seven/templates/classy/views/views-view-grouping.html.twig
+share/drupal/core/themes/seven/templates/classy/views/views-view-row-rss.html.twig
+share/drupal/core/themes/seven/templates/classy/views/views-view-summary-unformatted.html.twig
+share/drupal/core/themes/seven/templates/classy/views/views-view-summary.html.twig
+share/drupal/core/themes/seven/templates/classy/views/views-view-table.html.twig
+share/drupal/core/themes/seven/templates/classy/views/views-view.html.twig
 share/drupal/core/themes/seven/templates/details.html.twig
 share/drupal/core/themes/seven/templates/entity-add-list.html.twig
 share/drupal/core/themes/seven/templates/image-widget.html.twig
 share/drupal/core/themes/seven/templates/install-page.html.twig
 share/drupal/core/themes/seven/templates/maintenance-page.html.twig
+share/drupal/core/themes/seven/templates/media-library/details--media-library-add-form-selected-media.html.twig
+share/drupal/core/themes/seven/templates/media-library/fieldset--media-library-widget.html.twig
+share/drupal/core/themes/seven/templates/media-library/item-list--media-library-add-form-media-list.html.twig
+share/drupal/core/themes/seven/templates/media-library/views-view--media_library.html.twig
+share/drupal/core/themes/seven/templates/media-library/views-view-unformatted--media-library.html.twig
 share/drupal/core/themes/seven/templates/menu-local-tasks.html.twig
 share/drupal/core/themes/seven/templates/node-add-list.html.twig
 share/drupal/core/themes/seven/templates/node-edit-form.html.twig
@@ -13804,6 +15678,7 @@ share/drupal/core/themes/stable/css/imag
 share/drupal/core/themes/stable/css/language/language.admin.css
 share/drupal/core/themes/stable/css/layout_builder/layout-builder.css
 share/drupal/core/themes/stable/css/locale/locale.admin.css
+share/drupal/core/themes/stable/css/media/filter.caption.css
 share/drupal/core/themes/stable/css/media/oembed.formatter.css
 share/drupal/core/themes/stable/css/media/oembed.frame.css
 share/drupal/core/themes/stable/css/menu_ui/menu_ui.admin.css
@@ -13959,6 +15834,10 @@ share/drupal/core/themes/stable/images/q
 share/drupal/core/themes/stable/images/shortcut/favstar-rtl.svg
 share/drupal/core/themes/stable/images/shortcut/favstar.svg
 share/drupal/core/themes/stable/images/views_ui/sprites.png
+share/drupal/core/themes/stable/js/ajax.es6.js
+share/drupal/core/themes/stable/js/ajax.js
+share/drupal/core/themes/stable/js/user.theme.es6.js
+share/drupal/core/themes/stable/js/user.theme.js
 share/drupal/core/themes/stable/layouts/fourcol_section/fourcol_section.css
 share/drupal/core/themes/stable/layouts/fourcol_section/layout--fourcol-section.html.twig
 share/drupal/core/themes/stable/layouts/threecol_section/layout--threecol-section.html.twig
@@ -13966,6 +15845,7 @@ share/drupal/core/themes/stable/layouts/
 share/drupal/core/themes/stable/layouts/twocol_section/layout--twocol-section.html.twig
 share/drupal/core/themes/stable/layouts/twocol_section/twocol_section.css
 share/drupal/core/themes/stable/stable.info.yml
+share/drupal/core/themes/stable/stable.libraries.yml
 share/drupal/core/themes/stable/stable.theme
 share/drupal/core/themes/stable/templates/admin/admin-block-content.html.twig
 share/drupal/core/themes/stable/templates/admin/admin-block.html.twig
@@ -14038,6 +15918,7 @@ share/drupal/core/themes/stable/template
 share/drupal/core/themes/stable/templates/content/book-node-export-html.html.twig
 share/drupal/core/themes/stable/templates/content/comment.html.twig
 share/drupal/core/themes/stable/templates/content/mark.html.twig
+share/drupal/core/themes/stable/templates/content/media-embed-error.html.twig
 share/drupal/core/themes/stable/templates/content/media-oembed-iframe.html.twig
 share/drupal/core/themes/stable/templates/content/media-reference-help.html.twig
 share/drupal/core/themes/stable/templates/content/media.html.twig
@@ -14095,6 +15976,9 @@ share/drupal/core/themes/stable/template
 share/drupal/core/themes/stable/templates/layout/maintenance-page.html.twig
 share/drupal/core/themes/stable/templates/layout/page.html.twig
 share/drupal/core/themes/stable/templates/layout/region.html.twig
+share/drupal/core/themes/stable/templates/media-library/media--media-library.html.twig
+share/drupal/core/themes/stable/templates/media-library/media-library-item.html.twig
+share/drupal/core/themes/stable/templates/media-library/media-library-wrapper.html.twig
 share/drupal/core/themes/stable/templates/misc/feed-icon.html.twig
 share/drupal/core/themes/stable/templates/misc/progress-bar.html.twig
 share/drupal/core/themes/stable/templates/misc/rdf-metadata.html.twig
@@ -14163,13 +16047,6 @@ share/drupal/vendor/asm89/stack-cors/com
 share/drupal/vendor/asm89/stack-cors/src/Asm89/Stack/Cors.php
 share/drupal/vendor/asm89/stack-cors/src/Asm89/Stack/CorsService.php
 share/drupal/vendor/autoload.php
-share/drupal/vendor/brumann/polyfill-unserialize/.gitignore
-share/drupal/vendor/brumann/polyfill-unserialize/.travis.yml
-share/drupal/vendor/brumann/polyfill-unserialize/LICENSE
-share/drupal/vendor/brumann/polyfill-unserialize/README.md
-share/drupal/vendor/brumann/polyfill-unserialize/composer.json
-share/drupal/vendor/brumann/polyfill-unserialize/phpunit.xml.dist
-share/drupal/vendor/brumann/polyfill-unserialize/src/Unserialize.php
 share/drupal/vendor/composer/ClassLoader.php
 share/drupal/vendor/composer/LICENSE
 share/drupal/vendor/composer/autoload_classmap.php
@@ -14200,6 +16077,7 @@ share/drupal/vendor/composer/installers/
 share/drupal/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php
+share/drupal/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php
@@ -14217,6 +16095,7 @@ share/drupal/vendor/composer/installers/
 share/drupal/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php
+share/drupal/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php
@@ -14228,6 +16107,7 @@ share/drupal/vendor/composer/installers/
 share/drupal/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php
+share/drupal/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php
@@ -14251,6 +16131,7 @@ share/drupal/vendor/composer/installers/
 share/drupal/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php
+share/drupal/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php
@@ -14258,9 +16139,11 @@ share/drupal/vendor/composer/installers/
 share/drupal/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php
+share/drupal/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php
+share/drupal/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php
 share/drupal/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php
@@ -14285,6 +16168,7 @@ share/drupal/vendor/composer/semver/src/
 share/drupal/vendor/composer/semver/src/Constraint/MultiConstraint.php
 share/drupal/vendor/composer/semver/src/Semver.php
 share/drupal/vendor/composer/semver/src/VersionParser.php
+share/drupal/vendor/doctrine/annotations/CHANGELOG.md
 share/drupal/vendor/doctrine/annotations/LICENSE
 share/drupal/vendor/doctrine/annotations/README.md
 share/drupal/vendor/doctrine/annotations/composer.json
@@ -14307,6 +16191,7 @@ share/drupal/vendor/doctrine/annotations
 share/drupal/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
 share/drupal/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
 share/drupal/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
+share/drupal/vendor/doctrine/annotations/phpstan.neon
 share/drupal/vendor/doctrine/cache/.coveralls.yml
 share/drupal/vendor/doctrine/cache/.gitignore
 share/drupal/vendor/doctrine/cache/.travis.yml
@@ -14343,8 +16228,7 @@ share/drupal/vendor/doctrine/cache/lib/D
 share/drupal/vendor/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
 share/drupal/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
 share/drupal/vendor/doctrine/cache/phpunit.xml.dist
-share/drupal/vendor/doctrine/collections/.gitignore
-share/drupal/vendor/doctrine/collections/.travis.yml
+share/drupal/vendor/doctrine/collections/CONTRIBUTING.md
 share/drupal/vendor/doctrine/collections/LICENSE
 share/drupal/vendor/doctrine/collections/README.md
 share/drupal/vendor/doctrine/collections/composer.json
@@ -14360,12 +16244,12 @@ share/drupal/vendor/doctrine/collections
 share/drupal/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Value.php
 share/drupal/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php
 share/drupal/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
-share/drupal/vendor/doctrine/collections/phpunit.xml.dist
 share/drupal/vendor/doctrine/common/LICENSE
 share/drupal/vendor/doctrine/common/README.md
 share/drupal/vendor/doctrine/common/UPGRADE_TO_2_1
 share/drupal/vendor/doctrine/common/UPGRADE_TO_2_2
 share/drupal/vendor/doctrine/common/composer.json
+share/drupal/vendor/doctrine/common/humbug.json.dist
 share/drupal/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php
 share/drupal/vendor/doctrine/common/lib/Doctrine/Common/CommonException.php
 share/drupal/vendor/doctrine/common/lib/Doctrine/Common/Comparable.php
@@ -14426,17 +16310,64 @@ share/drupal/vendor/doctrine/common/lib/
 share/drupal/vendor/doctrine/common/lib/Doctrine/Common/Util/Debug.php
 share/drupal/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
 share/drupal/vendor/doctrine/common/lib/Doctrine/Common/Version.php
-share/drupal/vendor/doctrine/inflector/.gitignore
-share/drupal/vendor/doctrine/inflector/.travis.yml
 share/drupal/vendor/doctrine/inflector/LICENSE
 share/drupal/vendor/doctrine/inflector/README.md
 share/drupal/vendor/doctrine/inflector/composer.json
 share/drupal/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
-share/drupal/vendor/doctrine/inflector/phpunit.xml.dist
+share/drupal/vendor/doctrine/lexer/.doctrine-project.json
+share/drupal/vendor/doctrine/lexer/.github/FUNDING.yml
+share/drupal/vendor/doctrine/lexer/.gitignore
 share/drupal/vendor/doctrine/lexer/LICENSE
 share/drupal/vendor/doctrine/lexer/README.md
 share/drupal/vendor/doctrine/lexer/composer.json
+share/drupal/vendor/doctrine/lexer/docs/en/dql-parser.rst
+share/drupal/vendor/doctrine/lexer/docs/en/index.rst
+share/drupal/vendor/doctrine/lexer/docs/en/sidebar.rst
+share/drupal/vendor/doctrine/lexer/docs/en/simple-parser-example.rst
 share/drupal/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
+share/drupal/vendor/doctrine/lexer/phpunit.xml.dist
+share/drupal/vendor/doctrine/lexer/tests/Doctrine/Common/Lexer/AbstractLexerTest.php
+share/drupal/vendor/doctrine/lexer/tests/Doctrine/Common/Lexer/ConcreteLexer.php
+share/drupal/vendor/drupal/core-composer-scaffold/AllowedPackages.php
+share/drupal/vendor/drupal/core-composer-scaffold/CommandProvider.php
+share/drupal/vendor/drupal/core-composer-scaffold/ComposerScaffoldCommand.php
+share/drupal/vendor/drupal/core-composer-scaffold/GenerateAutoloadReferenceFile.php
+share/drupal/vendor/drupal/core-composer-scaffold/Git.php
+share/drupal/vendor/drupal/core-composer-scaffold/Handler.php
+share/drupal/vendor/drupal/core-composer-scaffold/Interpolator.php
+share/drupal/vendor/drupal/core-composer-scaffold/LICENSE.txt
+share/drupal/vendor/drupal/core-composer-scaffold/ManageGitIgnore.php
+share/drupal/vendor/drupal/core-composer-scaffold/ManageOptions.php
+share/drupal/vendor/drupal/core-composer-scaffold/Operations/AbstractOperation.php
+share/drupal/vendor/drupal/core-composer-scaffold/Operations/AppendOp.php
+share/drupal/vendor/drupal/core-composer-scaffold/Operations/OperationData.php
+share/drupal/vendor/drupal/core-composer-scaffold/Operations/OperationFactory.php
+share/drupal/vendor/drupal/core-composer-scaffold/Operations/OperationInterface.php
+share/drupal/vendor/drupal/core-composer-scaffold/Operations/ReplaceOp.php
+share/drupal/vendor/drupal/core-composer-scaffold/Operations/ScaffoldFileCollection.php
+share/drupal/vendor/drupal/core-composer-scaffold/Operations/ScaffoldResult.php
+share/drupal/vendor/drupal/core-composer-scaffold/Operations/SkipOp.php
+share/drupal/vendor/drupal/core-composer-scaffold/Plugin.php
+share/drupal/vendor/drupal/core-composer-scaffold/PostPackageEventListenerInterface.php
+share/drupal/vendor/drupal/core-composer-scaffold/README.md
+share/drupal/vendor/drupal/core-composer-scaffold/ScaffoldFileInfo.php
+share/drupal/vendor/drupal/core-composer-scaffold/ScaffoldFilePath.php
+share/drupal/vendor/drupal/core-composer-scaffold/ScaffoldOptions.php
+share/drupal/vendor/drupal/core-composer-scaffold/TESTING.txt
+share/drupal/vendor/drupal/core-composer-scaffold/composer.json
+share/drupal/vendor/drupal/core-project-message/LICENSE.txt
+share/drupal/vendor/drupal/core-project-message/Message.php
+share/drupal/vendor/drupal/core-project-message/MessagePlugin.php
+share/drupal/vendor/drupal/core-project-message/README.md
+share/drupal/vendor/drupal/core-project-message/TESTING.txt
+share/drupal/vendor/drupal/core-project-message/composer.json
+share/drupal/vendor/drupal/core-vendor-hardening/Config.php
+share/drupal/vendor/drupal/core-vendor-hardening/FileSecurity.php
+share/drupal/vendor/drupal/core-vendor-hardening/LICENSE.txt
+share/drupal/vendor/drupal/core-vendor-hardening/README.txt
+share/drupal/vendor/drupal/core-vendor-hardening/TESTING.txt
+share/drupal/vendor/drupal/core-vendor-hardening/VendorHardeningPlugin.php
+share/drupal/vendor/drupal/core-vendor-hardening/composer.json
 share/drupal/vendor/easyrdf/easyrdf/CHANGELOG.md
 share/drupal/vendor/easyrdf/easyrdf/DEVELOPER.md
 share/drupal/vendor/easyrdf/easyrdf/LICENSE.md
@@ -14495,7 +16426,6 @@ share/drupal/vendor/easyrdf/easyrdf/lib/
 share/drupal/vendor/easyrdf/easyrdf/lib/EasyRdf/Sparql/Result.php
 share/drupal/vendor/easyrdf/easyrdf/lib/EasyRdf/TypeMapper.php
 share/drupal/vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php
-share/drupal/vendor/easyrdf/easyrdf/scripts/copyright_updater.php
 share/drupal/vendor/egulias/email-validator/EmailValidator/EmailLexer.php
 share/drupal/vendor/egulias/email-validator/EmailValidator/EmailParser.php
 share/drupal/vendor/egulias/email-validator/EmailValidator/EmailValidator.php
@@ -14563,7 +16493,11 @@ share/drupal/vendor/egulias/email-valida
 share/drupal/vendor/egulias/email-validator/README.md
 share/drupal/vendor/egulias/email-validator/composer.json
 share/drupal/vendor/egulias/email-validator/phpunit.xml.dist
+share/drupal/vendor/egulias/email-validator/psalm.baseline.xml
+share/drupal/vendor/egulias/email-validator/psalm.xml
+share/drupal/vendor/guzzlehttp/guzzle/.php_cs
 share/drupal/vendor/guzzlehttp/guzzle/CHANGELOG.md
+share/drupal/vendor/guzzlehttp/guzzle/Dockerfile
 share/drupal/vendor/guzzlehttp/guzzle/LICENSE
 share/drupal/vendor/guzzlehttp/guzzle/README.md
 share/drupal/vendor/guzzlehttp/guzzle/UPGRADING.md
@@ -14579,6 +16513,7 @@ share/drupal/vendor/guzzlehttp/guzzle/sr
 share/drupal/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php
 share/drupal/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php
 share/drupal/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php
+share/drupal/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php
 share/drupal/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
 share/drupal/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php
 share/drupal/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php
@@ -14602,6 +16537,7 @@ share/drupal/vendor/guzzlehttp/guzzle/sr
 share/drupal/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php
 share/drupal/vendor/guzzlehttp/guzzle/src/TransferStats.php
 share/drupal/vendor/guzzlehttp/guzzle/src/UriTemplate.php
+share/drupal/vendor/guzzlehttp/guzzle/src/Utils.php
 share/drupal/vendor/guzzlehttp/guzzle/src/functions.php
 share/drupal/vendor/guzzlehttp/guzzle/src/functions_include.php
 share/drupal/vendor/guzzlehttp/promises/CHANGELOG.md
@@ -14641,6 +16577,7 @@ share/drupal/vendor/guzzlehttp/psr7/src/
 share/drupal/vendor/guzzlehttp/psr7/src/PumpStream.php
 share/drupal/vendor/guzzlehttp/psr7/src/Request.php
 share/drupal/vendor/guzzlehttp/psr7/src/Response.php
+share/drupal/vendor/guzzlehttp/psr7/src/Rfc7230.php
 share/drupal/vendor/guzzlehttp/psr7/src/ServerRequest.php
 share/drupal/vendor/guzzlehttp/psr7/src/Stream.php
 share/drupal/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php
@@ -14651,6 +16588,254 @@ share/drupal/vendor/guzzlehttp/psr7/src/
 share/drupal/vendor/guzzlehttp/psr7/src/UriResolver.php
 share/drupal/vendor/guzzlehttp/psr7/src/functions.php
 share/drupal/vendor/guzzlehttp/psr7/src/functions_include.php
+share/drupal/vendor/laminas/laminas-diactoros/CHANGELOG.md
+share/drupal/vendor/laminas/laminas-diactoros/COPYRIGHT.md
+share/drupal/vendor/laminas/laminas-diactoros/LICENSE.md
+share/drupal/vendor/laminas/laminas-diactoros/README.md
+share/drupal/vendor/laminas/laminas-diactoros/composer.json
+share/drupal/vendor/laminas/laminas-diactoros/src/AbstractSerializer.php
+share/drupal/vendor/laminas/laminas-diactoros/src/CallbackStream.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Exception/DeprecatedMethodException.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Exception/ExceptionInterface.php
+share/drupal/vendor/laminas/laminas-diactoros/src/HeaderSecurity.php
+share/drupal/vendor/laminas/laminas-diactoros/src/MessageTrait.php
+share/drupal/vendor/laminas/laminas-diactoros/src/PhpInputStream.php
+share/drupal/vendor/laminas/laminas-diactoros/src/RelativeStream.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Request.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Request/ArraySerializer.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Request/Serializer.php
+share/drupal/vendor/laminas/laminas-diactoros/src/RequestTrait.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/ArraySerializer.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/EmitterInterface.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/EmptyResponse.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/HtmlResponse.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/InjectContentTypeTrait.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/JsonResponse.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/RedirectResponse.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/SapiEmitter.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/SapiEmitterTrait.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/SapiStreamEmitter.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/Serializer.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/TextResponse.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Response/XmlResponse.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Server.php
+share/drupal/vendor/laminas/laminas-diactoros/src/ServerRequest.php
+share/drupal/vendor/laminas/laminas-diactoros/src/ServerRequestFactory.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Stream.php
+share/drupal/vendor/laminas/laminas-diactoros/src/UploadedFile.php
+share/drupal/vendor/laminas/laminas-diactoros/src/Uri.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/create_uploaded_file.legacy.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/create_uploaded_file.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/marshal_headers_from_sapi.legacy.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/marshal_headers_from_sapi.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/marshal_method_from_sapi.legacy.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/marshal_method_from_sapi.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/marshal_protocol_version_from_sapi.legacy.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/marshal_protocol_version_from_sapi.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/marshal_uri_from_sapi.legacy.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/marshal_uri_from_sapi.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/normalize_server.legacy.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/normalize_server.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/normalize_uploaded_files.legacy.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/normalize_uploaded_files.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/parse_cookie_header.legacy.php
+share/drupal/vendor/laminas/laminas-diactoros/src/functions/parse_cookie_header.php
+share/drupal/vendor/laminas/laminas-escaper/CHANGELOG.md
+share/drupal/vendor/laminas/laminas-escaper/COPYRIGHT.md
+share/drupal/vendor/laminas/laminas-escaper/LICENSE.md
+share/drupal/vendor/laminas/laminas-escaper/README.md
+share/drupal/vendor/laminas/laminas-escaper/composer.json
+share/drupal/vendor/laminas/laminas-escaper/src/Escaper.php
+share/drupal/vendor/laminas/laminas-escaper/src/Exception/ExceptionInterface.php
+share/drupal/vendor/laminas/laminas-escaper/src/Exception/InvalidArgumentException.php
+share/drupal/vendor/laminas/laminas-escaper/src/Exception/RuntimeException.php
+share/drupal/vendor/laminas/laminas-feed/CHANGELOG.md
+share/drupal/vendor/laminas/laminas-feed/COPYRIGHT.md
+share/drupal/vendor/laminas/laminas-feed/LICENSE.md
+share/drupal/vendor/laminas/laminas-feed/README.md
+share/drupal/vendor/laminas/laminas-feed/composer.json
+share/drupal/vendor/laminas/laminas-feed/src/Exception/BadMethodCallException.php
+share/drupal/vendor/laminas/laminas-feed/src/Exception/ExceptionInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Exception/InvalidArgumentException.php
+share/drupal/vendor/laminas/laminas-feed/src/Exception/RuntimeException.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/AbstractCallback.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/CallbackInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/Exception/ExceptionInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/Exception/InvalidArgumentException.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/Exception/RuntimeException.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/HttpResponse.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/Model/AbstractModel.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/Model/Subscription.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/Model/SubscriptionPersistenceInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/PubSubHubbub.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/Publisher.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/Subscriber.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/Subscriber/Callback.php
+share/drupal/vendor/laminas/laminas-feed/src/PubSubHubbub/Version.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/AbstractEntry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/AbstractFeed.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Collection.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Collection/AbstractCollection.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Collection/Author.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Collection/Category.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Collection/Collection.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Entry/AbstractEntry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Entry/Atom.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Entry/EntryInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Entry/Rss.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Exception/BadMethodCallException.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Exception/ExceptionInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Exception/InvalidArgumentException.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Exception/InvalidHttpClientException.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Exception/RuntimeException.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/AbstractEntry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/AbstractFeed.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/Atom/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/Atom/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/Content/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/CreativeCommons/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/CreativeCommons/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/DublinCore/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/DublinCore/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/GooglePlayPodcast/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/GooglePlayPodcast/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/Podcast/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/Podcast/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/Slash/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/Syndication/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/Thread/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Extension/WellFormedWeb/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/ExtensionManager.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/ExtensionManagerInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/ExtensionPluginManager.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Feed/AbstractFeed.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Feed/Atom.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Feed/Atom/Source.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Feed/FeedInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Feed/Rss.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/FeedSet.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Http/ClientInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Http/HeaderAwareClientInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Http/HeaderAwareResponseInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Http/LaminasHttpClientDecorator.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Http/Psr7ResponseDecorator.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Http/Response.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Http/ResponseInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/Reader.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/ReaderImportInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Reader/StandaloneExtensionManager.php
+share/drupal/vendor/laminas/laminas-feed/src/Uri.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/AbstractFeed.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Deleted.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Exception/BadMethodCallException.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Exception/ExceptionInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Exception/InvalidArgumentException.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Exception/RuntimeException.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/AbstractRenderer.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/Atom/Renderer/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/Content/Renderer/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/DublinCore/Renderer/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/DublinCore/Renderer/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/GooglePlayPodcast/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/GooglePlayPodcast/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/GooglePlayPodcast/Renderer/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/GooglePlayPodcast/Renderer/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/ITunes/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/ITunes/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/ITunes/Renderer/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/ITunes/Renderer/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/RendererInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/Slash/Renderer/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/Threading/Renderer/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Extension/WellFormedWeb/Renderer/Entry.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/ExtensionManager.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/ExtensionManagerInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/ExtensionPluginManager.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Feed.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/FeedFactory.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/AbstractRenderer.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/Entry/Atom.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/Entry/Atom/Deleted.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/Entry/AtomDeleted.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/Entry/Rss.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/Feed/AbstractAtom.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/Feed/Atom.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/Feed/Atom/AbstractAtom.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/Feed/Atom/Source.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/Feed/AtomSource.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/Feed/Rss.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Renderer/RendererInterface.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Source.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/StandaloneExtensionManager.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Version.php
+share/drupal/vendor/laminas/laminas-feed/src/Writer/Writer.php
+share/drupal/vendor/laminas/laminas-stdlib/CHANGELOG.md
+share/drupal/vendor/laminas/laminas-stdlib/COPYRIGHT.md
+share/drupal/vendor/laminas/laminas-stdlib/LICENSE.md
+share/drupal/vendor/laminas/laminas-stdlib/README.md
+share/drupal/vendor/laminas/laminas-stdlib/composer.json
+share/drupal/vendor/laminas/laminas-stdlib/src/AbstractOptions.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ArrayObject.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ArraySerializableInterface.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ArrayStack.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ArrayUtils.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ArrayUtils/MergeRemoveKey.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ArrayUtils/MergeReplaceKey.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ArrayUtils/MergeReplaceKeyInterface.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ConsoleHelper.php
+share/drupal/vendor/laminas/laminas-stdlib/src/DispatchableInterface.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ErrorHandler.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Exception/BadMethodCallException.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Exception/DomainException.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Exception/ExceptionInterface.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Exception/ExtensionNotLoadedException.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Exception/InvalidArgumentException.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Exception/LogicException.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Exception/RuntimeException.php
+share/drupal/vendor/laminas/laminas-stdlib/src/FastPriorityQueue.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Glob.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Guard/AllGuardsTrait.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Guard/EmptyGuardTrait.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Guard/NullGuardTrait.php
+share/drupal/vendor/laminas/laminas-stdlib/src/InitializableInterface.php
+share/drupal/vendor/laminas/laminas-stdlib/src/JsonSerializable.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Message.php
+share/drupal/vendor/laminas/laminas-stdlib/src/MessageInterface.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ParameterObjectInterface.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Parameters.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ParametersInterface.php
+share/drupal/vendor/laminas/laminas-stdlib/src/PriorityList.php
+share/drupal/vendor/laminas/laminas-stdlib/src/PriorityQueue.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Request.php
+share/drupal/vendor/laminas/laminas-stdlib/src/RequestInterface.php
+share/drupal/vendor/laminas/laminas-stdlib/src/Response.php
+share/drupal/vendor/laminas/laminas-stdlib/src/ResponseInterface.php
+share/drupal/vendor/laminas/laminas-stdlib/src/SplPriorityQueue.php
+share/drupal/vendor/laminas/laminas-stdlib/src/SplQueue.php
+share/drupal/vendor/laminas/laminas-stdlib/src/SplStack.php
+share/drupal/vendor/laminas/laminas-stdlib/src/StringUtils.php
+share/drupal/vendor/laminas/laminas-stdlib/src/StringWrapper/AbstractStringWrapper.php
+share/drupal/vendor/laminas/laminas-stdlib/src/StringWrapper/Iconv.php
+share/drupal/vendor/laminas/laminas-stdlib/src/StringWrapper/Intl.php
+share/drupal/vendor/laminas/laminas-stdlib/src/StringWrapper/MbString.php
+share/drupal/vendor/laminas/laminas-stdlib/src/StringWrapper/Native.php
+share/drupal/vendor/laminas/laminas-stdlib/src/StringWrapper/StringWrapperInterface.php
+share/drupal/vendor/laminas/laminas-zendframework-bridge/.github/FUNDING.yml
+share/drupal/vendor/laminas/laminas-zendframework-bridge/CHANGELOG.md
+share/drupal/vendor/laminas/laminas-zendframework-bridge/COPYRIGHT.md
+share/drupal/vendor/laminas/laminas-zendframework-bridge/LICENSE.md
+share/drupal/vendor/laminas/laminas-zendframework-bridge/README.md
+share/drupal/vendor/laminas/laminas-zendframework-bridge/composer.json
+share/drupal/vendor/laminas/laminas-zendframework-bridge/config/replacements.php
+share/drupal/vendor/laminas/laminas-zendframework-bridge/src/Autoloader.php
+share/drupal/vendor/laminas/laminas-zendframework-bridge/src/ConfigPostProcessor.php
+share/drupal/vendor/laminas/laminas-zendframework-bridge/src/Module.php
+share/drupal/vendor/laminas/laminas-zendframework-bridge/src/Replacements.php
+share/drupal/vendor/laminas/laminas-zendframework-bridge/src/RewriteRules.php
+share/drupal/vendor/laminas/laminas-zendframework-bridge/src/autoload.php
 share/drupal/vendor/masterminds/html5/.gitignore
 share/drupal/vendor/masterminds/html5/.scrutinizer.yml
 share/drupal/vendor/masterminds/html5/.travis.yml
@@ -14659,7 +16844,6 @@ share/drupal/vendor/masterminds/html5/LI
 share/drupal/vendor/masterminds/html5/README.md
 share/drupal/vendor/masterminds/html5/RELEASE.md
 share/drupal/vendor/masterminds/html5/UPGRADING.md
-share/drupal/vendor/masterminds/html5/bin/entities.php
 share/drupal/vendor/masterminds/html5/composer.json
 share/drupal/vendor/masterminds/html5/example.php
 share/drupal/vendor/masterminds/html5/phpunit.xml.dist
@@ -14687,25 +16871,19 @@ share/drupal/vendor/masterminds/html5/sr
 share/drupal/vendor/masterminds/html5/src/HTML5/Serializer/RulesInterface.php
 share/drupal/vendor/masterminds/html5/src/HTML5/Serializer/Traverser.php
 share/drupal/vendor/paragonie/random_compat/LICENSE
+share/drupal/vendor/paragonie/random_compat/build-phar.sh
 share/drupal/vendor/paragonie/random_compat/composer.json
 share/drupal/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey
 share/drupal/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc
-share/drupal/vendor/paragonie/random_compat/lib/byte_safe_strings.php
-share/drupal/vendor/paragonie/random_compat/lib/cast_to_int.php
-share/drupal/vendor/paragonie/random_compat/lib/error_polyfill.php
 share/drupal/vendor/paragonie/random_compat/lib/random.php
-share/drupal/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
-share/drupal/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
-share/drupal/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
-share/drupal/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
-share/drupal/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
-share/drupal/vendor/paragonie/random_compat/lib/random_int.php
+share/drupal/vendor/paragonie/random_compat/other/build_phar.php
+share/drupal/vendor/paragonie/random_compat/psalm-autoload.php
+share/drupal/vendor/paragonie/random_compat/psalm.xml
 share/drupal/vendor/pear/archive_tar/.gitignore
 share/drupal/vendor/pear/archive_tar/.travis.yml
 share/drupal/vendor/pear/archive_tar/Archive/Tar.php
 share/drupal/vendor/pear/archive_tar/README.md
 share/drupal/vendor/pear/archive_tar/composer.json
-share/drupal/vendor/pear/archive_tar/docs/Archive_Tar.txt
 share/drupal/vendor/pear/archive_tar/package.xml
 share/drupal/vendor/pear/archive_tar/scripts/phptar.in
 share/drupal/vendor/pear/archive_tar/sync-php4
@@ -14747,7 +16925,6 @@ share/drupal/vendor/psr/http-message/src
 share/drupal/vendor/psr/http-message/src/StreamInterface.php
 share/drupal/vendor/psr/http-message/src/UploadedFileInterface.php
 share/drupal/vendor/psr/http-message/src/UriInterface.php
-share/drupal/vendor/psr/log/.gitignore
 share/drupal/vendor/psr/log/LICENSE
 share/drupal/vendor/psr/log/Psr/Log/AbstractLogger.php
 share/drupal/vendor/psr/log/Psr/Log/InvalidArgumentException.php
@@ -14757,9 +16934,15 @@ share/drupal/vendor/psr/log/Psr/Log/Logg
 share/drupal/vendor/psr/log/Psr/Log/LoggerInterface.php
 share/drupal/vendor/psr/log/Psr/Log/LoggerTrait.php
 share/drupal/vendor/psr/log/Psr/Log/NullLogger.php
+share/drupal/vendor/psr/log/Psr/Log/Test/DummyTest.php
 share/drupal/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
+share/drupal/vendor/psr/log/Psr/Log/Test/TestLogger.php
 share/drupal/vendor/psr/log/README.md
 share/drupal/vendor/psr/log/composer.json
+share/drupal/vendor/ralouphie/getallheaders/LICENSE
+share/drupal/vendor/ralouphie/getallheaders/README.md
+share/drupal/vendor/ralouphie/getallheaders/composer.json
+share/drupal/vendor/ralouphie/getallheaders/src/getallheaders.php
 share/drupal/vendor/stack/builder/.gitignore
 share/drupal/vendor/stack/builder/.travis.yml
 share/drupal/vendor/stack/builder/CHANGELOG.md
@@ -15116,15 +17299,6 @@ share/drupal/vendor/symfony/event-dispat
 share/drupal/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php
 share/drupal/vendor/symfony/event-dispatcher/LICENSE
 share/drupal/vendor/symfony/event-dispatcher/README.md
-share/drupal/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php
-share/drupal/vendor/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php
-share/drupal/vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php
-share/drupal/vendor/symfony/event-dispatcher/Tests/Debug/WrappedListenerTest.php
-share/drupal/vendor/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
-share/drupal/vendor/symfony/event-dispatcher/Tests/EventDispatcherTest.php
-share/drupal/vendor/symfony/event-dispatcher/Tests/EventTest.php
-share/drupal/vendor/symfony/event-dispatcher/Tests/GenericEventTest.php
-share/drupal/vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php
 share/drupal/vendor/symfony/event-dispatcher/composer.json
 share/drupal/vendor/symfony/event-dispatcher/phpunit.xml.dist
 share/drupal/vendor/symfony/http-foundation/.gitignore
@@ -15178,6 +17352,7 @@ share/drupal/vendor/symfony/http-foundat
 share/drupal/vendor/symfony/http-foundation/Session/SessionBagInterface.php
 share/drupal/vendor/symfony/http-foundation/Session/SessionBagProxy.php
 share/drupal/vendor/symfony/http-foundation/Session/SessionInterface.php
+share/drupal/vendor/symfony/http-foundation/Session/SessionUtils.php
 share/drupal/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
 share/drupal/vendor/symfony/http-foundation/Session/Storage/Handler/MemcacheSessionHandler.php
 share/drupal/vendor/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php
@@ -15408,6 +17583,11 @@ share/drupal/vendor/symfony/polyfill-ico
 share/drupal/vendor/symfony/polyfill-iconv/Resources/charset/translit.php
 share/drupal/vendor/symfony/polyfill-iconv/bootstrap.php
 share/drupal/vendor/symfony/polyfill-iconv/composer.json
+share/drupal/vendor/symfony/polyfill-intl-idn/Idn.php
+share/drupal/vendor/symfony/polyfill-intl-idn/LICENSE
+share/drupal/vendor/symfony/polyfill-intl-idn/README.md
+share/drupal/vendor/symfony/polyfill-intl-idn/bootstrap.php
+share/drupal/vendor/symfony/polyfill-intl-idn/composer.json
 share/drupal/vendor/symfony/polyfill-mbstring/LICENSE
 share/drupal/vendor/symfony/polyfill-mbstring/Mbstring.php
 share/drupal/vendor/symfony/polyfill-mbstring/README.md
@@ -15433,6 +17613,11 @@ share/drupal/vendor/symfony/polyfill-php
 share/drupal/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php
 share/drupal/vendor/symfony/polyfill-php70/bootstrap.php
 share/drupal/vendor/symfony/polyfill-php70/composer.json
+share/drupal/vendor/symfony/polyfill-php72/LICENSE
+share/drupal/vendor/symfony/polyfill-php72/Php72.php
+share/drupal/vendor/symfony/polyfill-php72/README.md
+share/drupal/vendor/symfony/polyfill-php72/bootstrap.php
+share/drupal/vendor/symfony/polyfill-php72/composer.json
 share/drupal/vendor/symfony/polyfill-util/Binary.php
 share/drupal/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php
 share/drupal/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php
@@ -15859,10 +18044,11 @@ share/drupal/vendor/symfony/validator/Ma
 share/drupal/vendor/symfony/validator/ObjectInitializerInterface.php
 share/drupal/vendor/symfony/validator/README.md
 share/drupal/vendor/symfony/validator/Test/ConstraintValidatorTestCase.php
-share/drupal/vendor/symfony/validator/Test/TestCaseSetUpTearDownTrait.php
+share/drupal/vendor/symfony/validator/Test/ForwardCompatTestTrait.php
 share/drupal/vendor/symfony/validator/Util/PropertyPath.php
 share/drupal/vendor/symfony/validator/Validation.php
 share/drupal/vendor/symfony/validator/Validator/ContextualValidatorInterface.php
+share/drupal/vendor/symfony/validator/Validator/LazyProperty.php
 share/drupal/vendor/symfony/validator/Validator/RecursiveContextualValidator.php
 share/drupal/vendor/symfony/validator/Validator/RecursiveValidator.php
 share/drupal/vendor/symfony/validator/Validator/TraceableValidator.php
@@ -15892,6 +18078,7 @@ share/drupal/vendor/symfony/yaml/Yaml.ph
 share/drupal/vendor/symfony/yaml/composer.json
 share/drupal/vendor/symfony/yaml/phpunit.xml.dist
 share/drupal/vendor/twig/twig/.editorconfig
+share/drupal/vendor/twig/twig/.gitattributes
 share/drupal/vendor/twig/twig/.gitignore
 share/drupal/vendor/twig/twig/.php_cs.dist
 share/drupal/vendor/twig/twig/.travis.yml
@@ -15899,6 +18086,7 @@ share/drupal/vendor/twig/twig/CHANGELOG
 share/drupal/vendor/twig/twig/LICENSE
 share/drupal/vendor/twig/twig/README.rst
 share/drupal/vendor/twig/twig/composer.json
+share/drupal/vendor/twig/twig/drupal_test.sh
 share/drupal/vendor/twig/twig/lib/Twig/Autoloader.php
 share/drupal/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php
 share/drupal/vendor/twig/twig/lib/Twig/Cache/Filesystem.php
@@ -16099,7 +18287,6 @@ share/drupal/vendor/twig/twig/lib/Twig/T
 share/drupal/vendor/twig/twig/lib/Twig/TokenStream.php
 share/drupal/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php
 share/drupal/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php
-share/drupal/vendor/twig/twig/phpunit.xml.dist
 share/drupal/vendor/twig/twig/src/Cache/CacheInterface.php
 share/drupal/vendor/twig/twig/src/Cache/FilesystemCache.php
 share/drupal/vendor/twig/twig/src/Cache/NullCache.php
@@ -16143,6 +18330,7 @@ share/drupal/vendor/twig/twig/src/Node/D
 share/drupal/vendor/twig/twig/src/Node/EmbedNode.php
 share/drupal/vendor/twig/twig/src/Node/Expression/AbstractExpression.php
 share/drupal/vendor/twig/twig/src/Node/Expression/ArrayExpression.php
+share/drupal/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php
 share/drupal/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php
 share/drupal/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php
 share/drupal/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php
@@ -16178,6 +18366,7 @@ share/drupal/vendor/twig/twig/src/Node/E
 share/drupal/vendor/twig/twig/src/Node/Expression/FilterExpression.php
 share/drupal/vendor/twig/twig/src/Node/Expression/FunctionExpression.php
 share/drupal/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php
+share/drupal/vendor/twig/twig/src/Node/Expression/InlinePrint.php
 share/drupal/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php
 share/drupal/vendor/twig/twig/src/Node/Expression/NameExpression.php
 share/drupal/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php
@@ -16248,6 +18437,7 @@ share/drupal/vendor/twig/twig/src/Test/I
 share/drupal/vendor/twig/twig/src/Test/NodeTestCase.php
 share/drupal/vendor/twig/twig/src/Token.php
 share/drupal/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php
+share/drupal/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php
 share/drupal/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php
 share/drupal/vendor/twig/twig/src/TokenParser/BlockTokenParser.php
 share/drupal/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php
@@ -16274,10 +18464,9 @@ share/drupal/vendor/twig/twig/src/TwigFu
 share/drupal/vendor/twig/twig/src/TwigTest.php
 share/drupal/vendor/twig/twig/src/Util/DeprecationCollector.php
 share/drupal/vendor/twig/twig/src/Util/TemplateDirIterator.php
-share/drupal/vendor/typo3/phar-stream-wrapper/.appveyor.yml
-share/drupal/vendor/typo3/phar-stream-wrapper/.gitignore
 share/drupal/vendor/typo3/phar-stream-wrapper/LICENSE
 share/drupal/vendor/typo3/phar-stream-wrapper/README.md
+share/drupal/vendor/typo3/phar-stream-wrapper/_config.yml
 share/drupal/vendor/typo3/phar-stream-wrapper/composer.json
 share/drupal/vendor/typo3/phar-stream-wrapper/src/Assertable.php
 share/drupal/vendor/typo3/phar-stream-wrapper/src/Behavior.php
@@ -16300,266 +18489,6 @@ share/drupal/vendor/typo3/phar-stream-wr
 share/drupal/vendor/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
 share/drupal/vendor/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
 share/drupal/vendor/web.config
-share/drupal/vendor/wikimedia/composer-merge-plugin/LICENSE
-share/drupal/vendor/wikimedia/composer-merge-plugin/README.md
-share/drupal/vendor/wikimedia/composer-merge-plugin/composer.json
-share/drupal/vendor/wikimedia/composer-merge-plugin/src/Logger.php
-share/drupal/vendor/wikimedia/composer-merge-plugin/src/Merge/ExtraPackage.php
-share/drupal/vendor/wikimedia/composer-merge-plugin/src/Merge/MissingFileException.php
-share/drupal/vendor/wikimedia/composer-merge-plugin/src/Merge/NestedArray.php
-share/drupal/vendor/wikimedia/composer-merge-plugin/src/Merge/PluginState.php
-share/drupal/vendor/wikimedia/composer-merge-plugin/src/Merge/StabilityFlags.php
-share/drupal/vendor/wikimedia/composer-merge-plugin/src/MergePlugin.php
-share/drupal/vendor/zendframework/zend-diactoros/.coveralls.yml
-share/drupal/vendor/zendframework/zend-diactoros/CHANGELOG.md
-share/drupal/vendor/zendframework/zend-diactoros/CONDUCT.md
-share/drupal/vendor/zendframework/zend-diactoros/CONTRIBUTING.md
-share/drupal/vendor/zendframework/zend-diactoros/LICENSE.md
-share/drupal/vendor/zendframework/zend-diactoros/README.md
-share/drupal/vendor/zendframework/zend-diactoros/composer.json
-share/drupal/vendor/zendframework/zend-diactoros/composer.lock
-share/drupal/vendor/zendframework/zend-diactoros/mkdocs.yml
-share/drupal/vendor/zendframework/zend-diactoros/src/AbstractSerializer.php
-share/drupal/vendor/zendframework/zend-diactoros/src/CallbackStream.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Exception/DeprecatedMethodException.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Exception/ExceptionInterface.php
-share/drupal/vendor/zendframework/zend-diactoros/src/HeaderSecurity.php
-share/drupal/vendor/zendframework/zend-diactoros/src/MessageTrait.php
-share/drupal/vendor/zendframework/zend-diactoros/src/PhpInputStream.php
-share/drupal/vendor/zendframework/zend-diactoros/src/RelativeStream.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Request.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Request/ArraySerializer.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Request/Serializer.php
-share/drupal/vendor/zendframework/zend-diactoros/src/RequestTrait.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/ArraySerializer.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/EmitterInterface.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/EmptyResponse.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/HtmlResponse.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/InjectContentTypeTrait.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/JsonResponse.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/RedirectResponse.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/SapiEmitter.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/SapiEmitterTrait.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/SapiStreamEmitter.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/Serializer.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Response/TextResponse.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Server.php
-share/drupal/vendor/zendframework/zend-diactoros/src/ServerRequest.php
-share/drupal/vendor/zendframework/zend-diactoros/src/ServerRequestFactory.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Stream.php
-share/drupal/vendor/zendframework/zend-diactoros/src/UploadedFile.php
-share/drupal/vendor/zendframework/zend-diactoros/src/Uri.php
-share/drupal/vendor/zendframework/zend-escaper/CHANGELOG.md
-share/drupal/vendor/zendframework/zend-escaper/CONDUCT.md
-share/drupal/vendor/zendframework/zend-escaper/CONTRIBUTING.md
-share/drupal/vendor/zendframework/zend-escaper/LICENSE.md
-share/drupal/vendor/zendframework/zend-escaper/README.md
-share/drupal/vendor/zendframework/zend-escaper/composer.json
-share/drupal/vendor/zendframework/zend-escaper/doc/book/configuration.md
-share/drupal/vendor/zendframework/zend-escaper/doc/book/escaping-css.md
-share/drupal/vendor/zendframework/zend-escaper/doc/book/escaping-html-attributes.md
-share/drupal/vendor/zendframework/zend-escaper/doc/book/escaping-html.md
-share/drupal/vendor/zendframework/zend-escaper/doc/book/escaping-javascript.md
-share/drupal/vendor/zendframework/zend-escaper/doc/book/escaping-url.md
-share/drupal/vendor/zendframework/zend-escaper/doc/book/index.html
-share/drupal/vendor/zendframework/zend-escaper/doc/book/index.md
-share/drupal/vendor/zendframework/zend-escaper/doc/book/intro.md
-share/drupal/vendor/zendframework/zend-escaper/doc/book/theory-of-operation.md
-share/drupal/vendor/zendframework/zend-escaper/mkdocs.yml
-share/drupal/vendor/zendframework/zend-escaper/src/Escaper.php
-share/drupal/vendor/zendframework/zend-escaper/src/Exception/ExceptionInterface.php
-share/drupal/vendor/zendframework/zend-escaper/src/Exception/InvalidArgumentException.php
-share/drupal/vendor/zendframework/zend-escaper/src/Exception/RuntimeException.php
-share/drupal/vendor/zendframework/zend-feed/CHANGELOG.md
-share/drupal/vendor/zendframework/zend-feed/CONTRIBUTING.md
-share/drupal/vendor/zendframework/zend-feed/LICENSE.md
-share/drupal/vendor/zendframework/zend-feed/README.md
-share/drupal/vendor/zendframework/zend-feed/composer.json
-share/drupal/vendor/zendframework/zend-feed/doc/book/consuming-atom-entry.md
-share/drupal/vendor/zendframework/zend-feed/doc/book/consuming-atom.md
-share/drupal/vendor/zendframework/zend-feed/doc/book/consuming-rss.md
-share/drupal/vendor/zendframework/zend-feed/doc/book/find-feeds.md
-share/drupal/vendor/zendframework/zend-feed/doc/book/http-clients.md
-share/drupal/vendor/zendframework/zend-feed/doc/book/importing.md
-share/drupal/vendor/zendframework/zend-feed/doc/book/index.html
-share/drupal/vendor/zendframework/zend-feed/doc/book/index.md
-share/drupal/vendor/zendframework/zend-feed/doc/book/intro.md
-share/drupal/vendor/zendframework/zend-feed/doc/book/pubsubhubbub.md
-share/drupal/vendor/zendframework/zend-feed/doc/book/reader.md
-share/drupal/vendor/zendframework/zend-feed/doc/book/security.md
-share/drupal/vendor/zendframework/zend-feed/doc/book/writer.md
-share/drupal/vendor/zendframework/zend-feed/mkdocs.yml
-share/drupal/vendor/zendframework/zend-feed/src/Exception/BadMethodCallException.php
-share/drupal/vendor/zendframework/zend-feed/src/Exception/ExceptionInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Exception/InvalidArgumentException.php
-share/drupal/vendor/zendframework/zend-feed/src/Exception/RuntimeException.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/AbstractCallback.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/CallbackInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/Exception/ExceptionInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/Exception/InvalidArgumentException.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/Exception/RuntimeException.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/HttpResponse.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/Model/AbstractModel.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/Model/Subscription.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/Model/SubscriptionPersistenceInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/PubSubHubbub.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/Publisher.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/Subscriber.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/Subscriber/Callback.php
-share/drupal/vendor/zendframework/zend-feed/src/PubSubHubbub/Version.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/AbstractEntry.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/AbstractFeed.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Collection.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Collection/AbstractCollection.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Collection/Author.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Collection/Category.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Collection/Collection.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Entry/AbstractEntry.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Entry/Atom.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Entry/EntryInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Entry/Rss.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Exception/BadMethodCallException.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Exception/ExceptionInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Exception/InvalidArgumentException.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Exception/InvalidHttpClientException.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Exception/RuntimeException.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/AbstractEntry.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/AbstractFeed.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/Atom/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/Atom/Feed.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/Content/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/CreativeCommons/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/CreativeCommons/Feed.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/DublinCore/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/DublinCore/Feed.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/Podcast/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/Podcast/Feed.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/Slash/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/Syndication/Feed.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/Thread/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Extension/WellFormedWeb/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/ExtensionManager.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/ExtensionManagerInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/ExtensionPluginManager.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Feed/AbstractFeed.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Feed/Atom.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Feed/Atom/Source.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Feed/FeedInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Feed/Rss.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/FeedSet.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Http/ClientInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Http/HeaderAwareClientInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Http/HeaderAwareResponseInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Http/Psr7ResponseDecorator.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Http/Response.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Http/ResponseInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Http/ZendHttpClientDecorator.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/Reader.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/ReaderImportInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Reader/StandaloneExtensionManager.php
-share/drupal/vendor/zendframework/zend-feed/src/Uri.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/AbstractFeed.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Deleted.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Exception/BadMethodCallException.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Exception/ExceptionInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Exception/InvalidArgumentException.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Exception/RuntimeException.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/AbstractRenderer.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/Atom/Renderer/Feed.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/Content/Renderer/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/DublinCore/Renderer/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/DublinCore/Renderer/Feed.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/ITunes/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/ITunes/Feed.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/ITunes/Renderer/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/ITunes/Renderer/Feed.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/RendererInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/Slash/Renderer/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/Threading/Renderer/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Extension/WellFormedWeb/Renderer/Entry.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/ExtensionManager.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/ExtensionManagerInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/ExtensionPluginManager.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Feed.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/FeedFactory.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/AbstractRenderer.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/Entry/Atom.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/Entry/Atom/Deleted.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/Entry/AtomDeleted.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/Entry/Rss.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/Feed/AbstractAtom.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/Feed/Atom.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/Feed/Atom/AbstractAtom.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/Feed/Atom/Source.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/Feed/AtomSource.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/Feed/Rss.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Renderer/RendererInterface.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Source.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/StandaloneExtensionManager.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Version.php
-share/drupal/vendor/zendframework/zend-feed/src/Writer/Writer.php
-share/drupal/vendor/zendframework/zend-stdlib/CHANGELOG.md
-share/drupal/vendor/zendframework/zend-stdlib/CONDUCT.md
-share/drupal/vendor/zendframework/zend-stdlib/CONTRIBUTING.md
-share/drupal/vendor/zendframework/zend-stdlib/LICENSE.md
-share/drupal/vendor/zendframework/zend-stdlib/README.md
-share/drupal/vendor/zendframework/zend-stdlib/benchmark/ExtractPriorityQueue.php
-share/drupal/vendor/zendframework/zend-stdlib/benchmark/InsertPriorityQueue.php
-share/drupal/vendor/zendframework/zend-stdlib/benchmark/RemovePriorityQueue.php
-share/drupal/vendor/zendframework/zend-stdlib/composer.json
-share/drupal/vendor/zendframework/zend-stdlib/doc/book/index.html
-share/drupal/vendor/zendframework/zend-stdlib/doc/book/index.md
-share/drupal/vendor/zendframework/zend-stdlib/doc/book/migration.md
-share/drupal/vendor/zendframework/zend-stdlib/doc/bookdown.json
-share/drupal/vendor/zendframework/zend-stdlib/mkdocs.yml
-share/drupal/vendor/zendframework/zend-stdlib/src/AbstractOptions.php
-share/drupal/vendor/zendframework/zend-stdlib/src/ArrayObject.php
-share/drupal/vendor/zendframework/zend-stdlib/src/ArraySerializableInterface.php
-share/drupal/vendor/zendframework/zend-stdlib/src/ArrayStack.php
-share/drupal/vendor/zendframework/zend-stdlib/src/ArrayUtils.php
-share/drupal/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeRemoveKey.php
-share/drupal/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKey.php
-share/drupal/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKeyInterface.php
-share/drupal/vendor/zendframework/zend-stdlib/src/DispatchableInterface.php
-share/drupal/vendor/zendframework/zend-stdlib/src/ErrorHandler.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Exception/BadMethodCallException.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Exception/DomainException.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Exception/ExceptionInterface.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Exception/ExtensionNotLoadedException.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Exception/InvalidArgumentException.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Exception/LogicException.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Exception/RuntimeException.php
-share/drupal/vendor/zendframework/zend-stdlib/src/FastPriorityQueue.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Glob.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Guard/AllGuardsTrait.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Guard/EmptyGuardTrait.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Guard/NullGuardTrait.php
-share/drupal/vendor/zendframework/zend-stdlib/src/InitializableInterface.php
-share/drupal/vendor/zendframework/zend-stdlib/src/JsonSerializable.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Message.php
-share/drupal/vendor/zendframework/zend-stdlib/src/MessageInterface.php
-share/drupal/vendor/zendframework/zend-stdlib/src/ParameterObjectInterface.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Parameters.php
-share/drupal/vendor/zendframework/zend-stdlib/src/ParametersInterface.php
-share/drupal/vendor/zendframework/zend-stdlib/src/PriorityList.php
-share/drupal/vendor/zendframework/zend-stdlib/src/PriorityQueue.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Request.php
-share/drupal/vendor/zendframework/zend-stdlib/src/RequestInterface.php
-share/drupal/vendor/zendframework/zend-stdlib/src/Response.php
-share/drupal/vendor/zendframework/zend-stdlib/src/ResponseInterface.php
-share/drupal/vendor/zendframework/zend-stdlib/src/SplPriorityQueue.php
-share/drupal/vendor/zendframework/zend-stdlib/src/SplQueue.php
-share/drupal/vendor/zendframework/zend-stdlib/src/SplStack.php
-share/drupal/vendor/zendframework/zend-stdlib/src/StringUtils.php
-share/drupal/vendor/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php
-share/drupal/vendor/zendframework/zend-stdlib/src/StringWrapper/Iconv.php
-share/drupal/vendor/zendframework/zend-stdlib/src/StringWrapper/Intl.php
-share/drupal/vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php
-share/drupal/vendor/zendframework/zend-stdlib/src/StringWrapper/Native.php
-share/drupal/vendor/zendframework/zend-stdlib/src/StringWrapper/StringWrapperInterface.php
 share/drupal/web.config
 share/examples/drupal/default.settings.php
 share/examples/drupal/drupal.conf

Index: pkgsrc/www/drupal8/distinfo
diff -u pkgsrc/www/drupal8/distinfo:1.28 pkgsrc/www/drupal8/distinfo:1.29
--- pkgsrc/www/drupal8/distinfo:1.28    Wed May 20 16:31:27 2020
+++ pkgsrc/www/drupal8/distinfo Sun Jun 21 16:48:44 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2020/05/20 16:31:27 taca Exp $
+$NetBSD: distinfo,v 1.29 2020/06/21 16:48:44 taca Exp $
 
-SHA1 (drupal-8.7.14.tar.gz) = 52cf7f84e627d4af7ec15d4369182f973626bfb7
-RMD160 (drupal-8.7.14.tar.gz) = 17f17674bfa108accbba8297a27fab30d4ef8cad
-SHA512 (drupal-8.7.14.tar.gz) = 0dc5ee0d21c6da019aae6cf93d16d938b5fcf3179b74278d03c75cb6fd78f7fa698bc98ccb4040553b010e7b529f8a37640147b928616348abbcfd3060d42995
-Size (drupal-8.7.14.tar.gz) = 17930775 bytes
+SHA1 (drupal-8.9.1.tar.gz) = ac894ab06b98798b75136d04b5828b57dced5ff3
+RMD160 (drupal-8.9.1.tar.gz) = 70280d53d1cd4003832d8a87d9118a46aaa8fd96
+SHA512 (drupal-8.9.1.tar.gz) = db518cc180508023025c2f7b898f85c4728712bafaa048fe1783aa471d0c38f24f27e62175a8cea314c330b0a147509d8285ee6f0838d990ae3c76aab83d081f
+Size (drupal-8.9.1.tar.gz) = 19776948 bytes



Home | Main Index | Thread Index | Old Index