[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2026-01-07 10:08:22 +00:00
parent e1de7abc6b
commit 5e27f52a0a
22 changed files with 2818 additions and 1436 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1767676214 "last_update": 1767676214
}, },
"Trickest wordlist update": { "Trickest wordlist update": {
"last_update": 1767694081 "last_update": 1767780493
} }
} }

View file

@ -2,6 +2,8 @@
pink-mails-wonder.md pink-mails-wonder.md
.changeset/major-forks-run.md .changeset/major-forks-run.md
major-forks-run.md major-forks-run.md
.changeset/lemon-swans-agree.md
lemon-swans-agree.md
.changeset/blue-moose-reply.md .changeset/blue-moose-reply.md
blue-moose-reply.md blue-moose-reply.md
.changeset/short-brooms-mix.md .changeset/short-brooms-mix.md

View file

@ -1,5 +1,6 @@
.changeset/pink-mails-wonder.md .changeset/pink-mails-wonder.md
.changeset/major-forks-run.md .changeset/major-forks-run.md
.changeset/lemon-swans-agree.md
.changeset/blue-moose-reply.md .changeset/blue-moose-reply.md
.changeset/short-brooms-mix.md .changeset/short-brooms-mix.md
.changeset/big-poems-heal.md .changeset/big-poems-heal.md

View file

@ -37,6 +37,10 @@ e2e/tests/public/member-signup.test.ts
tests/public/member-signup.test.ts tests/public/member-signup.test.ts
public/member-signup.test.ts public/member-signup.test.ts
member-signup.test.ts member-signup.test.ts
e2e/tests/public/comments-manage.test.ts
tests/public/comments-manage.test.ts
public/comments-manage.test.ts
comments-manage.test.ts
e2e/tests/public/comments-permissions.test.ts e2e/tests/public/comments-permissions.test.ts
tests/public/comments-permissions.test.ts tests/public/comments-permissions.test.ts
public/comments-permissions.test.ts public/comments-permissions.test.ts

View file

@ -10,6 +10,7 @@ e2e/tests/public/homepage.test.ts
e2e/tests/public/member-signup-types.test.ts e2e/tests/public/member-signup-types.test.ts
e2e/tests/public/portal-loading.test.ts e2e/tests/public/portal-loading.test.ts
e2e/tests/public/member-signup.test.ts e2e/tests/public/member-signup.test.ts
e2e/tests/public/comments-manage.test.ts
e2e/tests/public/comments-permissions.test.ts e2e/tests/public/comments-permissions.test.ts
e2e/tests/global.teardown.ts e2e/tests/global.teardown.ts
e2e/tests/admin/sidebar/upgrade-banner.test.ts e2e/tests/admin/sidebar/upgrade-banner.test.ts

View file

@ -12468,6 +12468,13 @@ Framework/Cache/Backend/Database.php
Cache/Backend/Database.php Cache/Backend/Database.php
Backend/Database.php Backend/Database.php
Database.php Database.php
lib/internal/Magento/Framework/Cache/Backend/ExtendedBackendInterface.php
internal/Magento/Framework/Cache/Backend/ExtendedBackendInterface.php
Magento/Framework/Cache/Backend/ExtendedBackendInterface.php
Framework/Cache/Backend/ExtendedBackendInterface.php
Cache/Backend/ExtendedBackendInterface.php
Backend/ExtendedBackendInterface.php
ExtendedBackendInterface.php
lib/internal/Magento/Framework/Cache/Backend/Memcached.php lib/internal/Magento/Framework/Cache/Backend/Memcached.php
internal/Magento/Framework/Cache/Backend/Memcached.php internal/Magento/Framework/Cache/Backend/Memcached.php
Magento/Framework/Cache/Backend/Memcached.php Magento/Framework/Cache/Backend/Memcached.php
@ -12491,6 +12498,27 @@ Cache/Backend/Decorator/Compression.php
Backend/Decorator/Compression.php Backend/Decorator/Compression.php
Decorator/Compression.php Decorator/Compression.php
Compression.php Compression.php
lib/internal/Magento/Framework/Cache/Backend/SymfonyL2Cache.php
internal/Magento/Framework/Cache/Backend/SymfonyL2Cache.php
Magento/Framework/Cache/Backend/SymfonyL2Cache.php
Framework/Cache/Backend/SymfonyL2Cache.php
Cache/Backend/SymfonyL2Cache.php
Backend/SymfonyL2Cache.php
SymfonyL2Cache.php
lib/internal/Magento/Framework/Cache/Backend/BackendInterface.php
internal/Magento/Framework/Cache/Backend/BackendInterface.php
Magento/Framework/Cache/Backend/BackendInterface.php
Framework/Cache/Backend/BackendInterface.php
Cache/Backend/BackendInterface.php
Backend/BackendInterface.php
BackendInterface.php
lib/internal/Magento/Framework/Cache/Backend/AbstractBackend.php
internal/Magento/Framework/Cache/Backend/AbstractBackend.php
Magento/Framework/Cache/Backend/AbstractBackend.php
Framework/Cache/Backend/AbstractBackend.php
Cache/Backend/AbstractBackend.php
Backend/AbstractBackend.php
AbstractBackend.php
lib/internal/Magento/Framework/Cache/Backend/Redis.php lib/internal/Magento/Framework/Cache/Backend/Redis.php
internal/Magento/Framework/Cache/Backend/Redis.php internal/Magento/Framework/Cache/Backend/Redis.php
Magento/Framework/Cache/Backend/Redis.php Magento/Framework/Cache/Backend/Redis.php
@ -12526,6 +12554,12 @@ Framework/Cache/Backend/Eaccelerator.php
Cache/Backend/Eaccelerator.php Cache/Backend/Eaccelerator.php
Backend/Eaccelerator.php Backend/Eaccelerator.php
Eaccelerator.php Eaccelerator.php
lib/internal/Magento/Framework/Cache/CacheConstants.php
internal/Magento/Framework/Cache/CacheConstants.php
Magento/Framework/Cache/CacheConstants.php
Framework/Cache/CacheConstants.php
Cache/CacheConstants.php
CacheConstants.php
lib/internal/Magento/Framework/Cache/StaleCacheNotifierInterface.php lib/internal/Magento/Framework/Cache/StaleCacheNotifierInterface.php
internal/Magento/Framework/Cache/StaleCacheNotifierInterface.php internal/Magento/Framework/Cache/StaleCacheNotifierInterface.php
Magento/Framework/Cache/StaleCacheNotifierInterface.php Magento/Framework/Cache/StaleCacheNotifierInterface.php
@ -12568,6 +12602,14 @@ Cache/Frontend/Decorator/TagScope.php
Frontend/Decorator/TagScope.php Frontend/Decorator/TagScope.php
Decorator/TagScope.php Decorator/TagScope.php
TagScope.php TagScope.php
lib/internal/Magento/Framework/Cache/Frontend/Decorator/Compression.php
internal/Magento/Framework/Cache/Frontend/Decorator/Compression.php
Magento/Framework/Cache/Frontend/Decorator/Compression.php
Framework/Cache/Frontend/Decorator/Compression.php
Cache/Frontend/Decorator/Compression.php
Frontend/Decorator/Compression.php
Decorator/Compression.php
Compression.php
lib/internal/Magento/Framework/Cache/Frontend/Decorator/Bare.php lib/internal/Magento/Framework/Cache/Frontend/Decorator/Bare.php
internal/Magento/Framework/Cache/Frontend/Decorator/Bare.php internal/Magento/Framework/Cache/Frontend/Decorator/Bare.php
Magento/Framework/Cache/Frontend/Decorator/Bare.php Magento/Framework/Cache/Frontend/Decorator/Bare.php
@ -12576,6 +12618,103 @@ Cache/Frontend/Decorator/Bare.php
Frontend/Decorator/Bare.php Frontend/Decorator/Bare.php
Decorator/Bare.php Decorator/Bare.php
Bare.php Bare.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/MagentoDatabaseAdapter.php
internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/MagentoDatabaseAdapter.php
Magento/Framework/Cache/Frontend/Adapter/Symfony/MagentoDatabaseAdapter.php
Framework/Cache/Frontend/Adapter/Symfony/MagentoDatabaseAdapter.php
Cache/Frontend/Adapter/Symfony/MagentoDatabaseAdapter.php
Frontend/Adapter/Symfony/MagentoDatabaseAdapter.php
Adapter/Symfony/MagentoDatabaseAdapter.php
Symfony/MagentoDatabaseAdapter.php
MagentoDatabaseAdapter.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/BackendWrapper.php
internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/BackendWrapper.php
Magento/Framework/Cache/Frontend/Adapter/Symfony/BackendWrapper.php
Framework/Cache/Frontend/Adapter/Symfony/BackendWrapper.php
Cache/Frontend/Adapter/Symfony/BackendWrapper.php
Frontend/Adapter/Symfony/BackendWrapper.php
Adapter/Symfony/BackendWrapper.php
Symfony/BackendWrapper.php
BackendWrapper.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/LowLevelFrontend.php
internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/LowLevelFrontend.php
Magento/Framework/Cache/Frontend/Adapter/Symfony/LowLevelFrontend.php
Framework/Cache/Frontend/Adapter/Symfony/LowLevelFrontend.php
Cache/Frontend/Adapter/Symfony/LowLevelFrontend.php
Frontend/Adapter/Symfony/LowLevelFrontend.php
Adapter/Symfony/LowLevelFrontend.php
Symfony/LowLevelFrontend.php
LowLevelFrontend.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/LowLevelBackend.php
internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/LowLevelBackend.php
Magento/Framework/Cache/Frontend/Adapter/Symfony/LowLevelBackend.php
Framework/Cache/Frontend/Adapter/Symfony/LowLevelBackend.php
Cache/Frontend/Adapter/Symfony/LowLevelBackend.php
Frontend/Adapter/Symfony/LowLevelBackend.php
Adapter/Symfony/LowLevelBackend.php
Symfony/LowLevelBackend.php
LowLevelBackend.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapter.php
internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapter.php
Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapter.php
Framework/Cache/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapter.php
Cache/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapter.php
Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapter.php
Adapter/SymfonyAdapters/FilesystemTagAdapter.php
SymfonyAdapters/FilesystemTagAdapter.php
FilesystemTagAdapter.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/GenericTagAdapter.php
internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/GenericTagAdapter.php
Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/GenericTagAdapter.php
Framework/Cache/Frontend/Adapter/SymfonyAdapters/GenericTagAdapter.php
Cache/Frontend/Adapter/SymfonyAdapters/GenericTagAdapter.php
Frontend/Adapter/SymfonyAdapters/GenericTagAdapter.php
Adapter/SymfonyAdapters/GenericTagAdapter.php
SymfonyAdapters/GenericTagAdapter.php
GenericTagAdapter.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/RedisTagAdapter.php
internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/RedisTagAdapter.php
Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/RedisTagAdapter.php
Framework/Cache/Frontend/Adapter/SymfonyAdapters/RedisTagAdapter.php
Cache/Frontend/Adapter/SymfonyAdapters/RedisTagAdapter.php
Frontend/Adapter/SymfonyAdapters/RedisTagAdapter.php
Adapter/SymfonyAdapters/RedisTagAdapter.php
SymfonyAdapters/RedisTagAdapter.php
RedisTagAdapter.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/RedisLuaHelper.php
internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/RedisLuaHelper.php
Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/RedisLuaHelper.php
Framework/Cache/Frontend/Adapter/SymfonyAdapters/RedisLuaHelper.php
Cache/Frontend/Adapter/SymfonyAdapters/RedisLuaHelper.php
Frontend/Adapter/SymfonyAdapters/RedisLuaHelper.php
Adapter/SymfonyAdapters/RedisLuaHelper.php
SymfonyAdapters/RedisLuaHelper.php
RedisLuaHelper.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/TagAdapterInterface.php
internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/TagAdapterInterface.php
Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/TagAdapterInterface.php
Framework/Cache/Frontend/Adapter/SymfonyAdapters/TagAdapterInterface.php
Cache/Frontend/Adapter/SymfonyAdapters/TagAdapterInterface.php
Frontend/Adapter/SymfonyAdapters/TagAdapterInterface.php
Adapter/SymfonyAdapters/TagAdapterInterface.php
SymfonyAdapters/TagAdapterInterface.php
TagAdapterInterface.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapterProvider.php
internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapterProvider.php
Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapterProvider.php
Framework/Cache/Frontend/Adapter/SymfonyAdapterProvider.php
Cache/Frontend/Adapter/SymfonyAdapterProvider.php
Frontend/Adapter/SymfonyAdapterProvider.php
Adapter/SymfonyAdapterProvider.php
SymfonyAdapterProvider.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/OptimizedPredisClient.php
internal/Magento/Framework/Cache/Frontend/Adapter/OptimizedPredisClient.php
Magento/Framework/Cache/Frontend/Adapter/OptimizedPredisClient.php
Framework/Cache/Frontend/Adapter/OptimizedPredisClient.php
Cache/Frontend/Adapter/OptimizedPredisClient.php
Frontend/Adapter/OptimizedPredisClient.php
Adapter/OptimizedPredisClient.php
OptimizedPredisClient.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Zend.php lib/internal/Magento/Framework/Cache/Frontend/Adapter/Zend.php
internal/Magento/Framework/Cache/Frontend/Adapter/Zend.php internal/Magento/Framework/Cache/Frontend/Adapter/Zend.php
Magento/Framework/Cache/Frontend/Adapter/Zend.php Magento/Framework/Cache/Frontend/Adapter/Zend.php
@ -12584,12 +12723,45 @@ Cache/Frontend/Adapter/Zend.php
Frontend/Adapter/Zend.php Frontend/Adapter/Zend.php
Adapter/Zend.php Adapter/Zend.php
Zend.php Zend.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/PreloadingSymfonyAdapter.php
internal/Magento/Framework/Cache/Frontend/Adapter/PreloadingSymfonyAdapter.php
Magento/Framework/Cache/Frontend/Adapter/PreloadingSymfonyAdapter.php
Framework/Cache/Frontend/Adapter/PreloadingSymfonyAdapter.php
Cache/Frontend/Adapter/PreloadingSymfonyAdapter.php
Frontend/Adapter/PreloadingSymfonyAdapter.php
Adapter/PreloadingSymfonyAdapter.php
PreloadingSymfonyAdapter.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Symfony.php
internal/Magento/Framework/Cache/Frontend/Adapter/Symfony.php
Magento/Framework/Cache/Frontend/Adapter/Symfony.php
Framework/Cache/Frontend/Adapter/Symfony.php
Cache/Frontend/Adapter/Symfony.php
Frontend/Adapter/Symfony.php
Adapter/Symfony.php
Symfony.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/RemoteSynchronizedSymfonyAdapter.php
internal/Magento/Framework/Cache/Frontend/Adapter/RemoteSynchronizedSymfonyAdapter.php
Magento/Framework/Cache/Frontend/Adapter/RemoteSynchronizedSymfonyAdapter.php
Framework/Cache/Frontend/Adapter/RemoteSynchronizedSymfonyAdapter.php
Cache/Frontend/Adapter/RemoteSynchronizedSymfonyAdapter.php
Frontend/Adapter/RemoteSynchronizedSymfonyAdapter.php
Adapter/RemoteSynchronizedSymfonyAdapter.php
RemoteSynchronizedSymfonyAdapter.php
lib/internal/Magento/Framework/Cache/CompositeStaleCacheNotifier.php lib/internal/Magento/Framework/Cache/CompositeStaleCacheNotifier.php
internal/Magento/Framework/Cache/CompositeStaleCacheNotifier.php internal/Magento/Framework/Cache/CompositeStaleCacheNotifier.php
Magento/Framework/Cache/CompositeStaleCacheNotifier.php Magento/Framework/Cache/CompositeStaleCacheNotifier.php
Framework/Cache/CompositeStaleCacheNotifier.php Framework/Cache/CompositeStaleCacheNotifier.php
Cache/CompositeStaleCacheNotifier.php Cache/CompositeStaleCacheNotifier.php
CompositeStaleCacheNotifier.php CompositeStaleCacheNotifier.php
lib/internal/Magento/Framework/Cache/Test/Unit/Backend/AbstractBackendTest.php
internal/Magento/Framework/Cache/Test/Unit/Backend/AbstractBackendTest.php
Magento/Framework/Cache/Test/Unit/Backend/AbstractBackendTest.php
Framework/Cache/Test/Unit/Backend/AbstractBackendTest.php
Cache/Test/Unit/Backend/AbstractBackendTest.php
Test/Unit/Backend/AbstractBackendTest.php
Unit/Backend/AbstractBackendTest.php
Backend/AbstractBackendTest.php
AbstractBackendTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Backend/RemoteSynchronizedCacheTest.php lib/internal/Magento/Framework/Cache/Test/Unit/Backend/RemoteSynchronizedCacheTest.php
internal/Magento/Framework/Cache/Test/Unit/Backend/RemoteSynchronizedCacheTest.php internal/Magento/Framework/Cache/Test/Unit/Backend/RemoteSynchronizedCacheTest.php
Magento/Framework/Cache/Test/Unit/Backend/RemoteSynchronizedCacheTest.php Magento/Framework/Cache/Test/Unit/Backend/RemoteSynchronizedCacheTest.php
@ -12709,6 +12881,50 @@ Unit/Frontend/Decorator/TagScopeTest.php
Frontend/Decorator/TagScopeTest.php Frontend/Decorator/TagScopeTest.php
Decorator/TagScopeTest.php Decorator/TagScopeTest.php
TagScopeTest.php TagScopeTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/MagentoDatabaseAdapterTest.php
internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/MagentoDatabaseAdapterTest.php
Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/MagentoDatabaseAdapterTest.php
Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/MagentoDatabaseAdapterTest.php
Cache/Test/Unit/Frontend/Adapter/Symfony/MagentoDatabaseAdapterTest.php
Test/Unit/Frontend/Adapter/Symfony/MagentoDatabaseAdapterTest.php
Unit/Frontend/Adapter/Symfony/MagentoDatabaseAdapterTest.php
Frontend/Adapter/Symfony/MagentoDatabaseAdapterTest.php
Adapter/Symfony/MagentoDatabaseAdapterTest.php
Symfony/MagentoDatabaseAdapterTest.php
MagentoDatabaseAdapterTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelBackendTest.php
internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelBackendTest.php
Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelBackendTest.php
Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelBackendTest.php
Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelBackendTest.php
Test/Unit/Frontend/Adapter/Symfony/LowLevelBackendTest.php
Unit/Frontend/Adapter/Symfony/LowLevelBackendTest.php
Frontend/Adapter/Symfony/LowLevelBackendTest.php
Adapter/Symfony/LowLevelBackendTest.php
Symfony/LowLevelBackendTest.php
LowLevelBackendTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelFrontendTest.php
internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelFrontendTest.php
Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelFrontendTest.php
Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelFrontendTest.php
Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelFrontendTest.php
Test/Unit/Frontend/Adapter/Symfony/LowLevelFrontendTest.php
Unit/Frontend/Adapter/Symfony/LowLevelFrontendTest.php
Frontend/Adapter/Symfony/LowLevelFrontendTest.php
Adapter/Symfony/LowLevelFrontendTest.php
Symfony/LowLevelFrontendTest.php
LowLevelFrontendTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/BackendWrapperTest.php
internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/BackendWrapperTest.php
Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/BackendWrapperTest.php
Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/BackendWrapperTest.php
Cache/Test/Unit/Frontend/Adapter/Symfony/BackendWrapperTest.php
Test/Unit/Frontend/Adapter/Symfony/BackendWrapperTest.php
Unit/Frontend/Adapter/Symfony/BackendWrapperTest.php
Frontend/Adapter/Symfony/BackendWrapperTest.php
Adapter/Symfony/BackendWrapperTest.php
Symfony/BackendWrapperTest.php
BackendWrapperTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/ZendTest.php lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/ZendTest.php
internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/ZendTest.php internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/ZendTest.php
Magento/Framework/Cache/Test/Unit/Frontend/Adapter/ZendTest.php Magento/Framework/Cache/Test/Unit/Frontend/Adapter/ZendTest.php
@ -12719,6 +12935,28 @@ Unit/Frontend/Adapter/ZendTest.php
Frontend/Adapter/ZendTest.php Frontend/Adapter/ZendTest.php
Adapter/ZendTest.php Adapter/ZendTest.php
ZendTest.php ZendTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/GenericTagAdapterTest.php
internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/GenericTagAdapterTest.php
Magento/Framework/Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/GenericTagAdapterTest.php
Framework/Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/GenericTagAdapterTest.php
Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/GenericTagAdapterTest.php
Test/Unit/Frontend/Adapter/SymfonyAdapters/GenericTagAdapterTest.php
Unit/Frontend/Adapter/SymfonyAdapters/GenericTagAdapterTest.php
Frontend/Adapter/SymfonyAdapters/GenericTagAdapterTest.php
Adapter/SymfonyAdapters/GenericTagAdapterTest.php
SymfonyAdapters/GenericTagAdapterTest.php
GenericTagAdapterTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapterTest.php
internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapterTest.php
Magento/Framework/Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapterTest.php
Framework/Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapterTest.php
Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapterTest.php
Test/Unit/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapterTest.php
Unit/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapterTest.php
Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapterTest.php
Adapter/SymfonyAdapters/FilesystemTagAdapterTest.php
SymfonyAdapters/FilesystemTagAdapterTest.php
FilesystemTagAdapterTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Config/SchemaLocatorTest.php lib/internal/Magento/Framework/Cache/Test/Unit/Config/SchemaLocatorTest.php
internal/Magento/Framework/Cache/Test/Unit/Config/SchemaLocatorTest.php internal/Magento/Framework/Cache/Test/Unit/Config/SchemaLocatorTest.php
Magento/Framework/Cache/Test/Unit/Config/SchemaLocatorTest.php Magento/Framework/Cache/Test/Unit/Config/SchemaLocatorTest.php
@ -12736,6 +12974,15 @@ Cache/Test/Unit/ConfigTest.php
Test/Unit/ConfigTest.php Test/Unit/ConfigTest.php
Unit/ConfigTest.php Unit/ConfigTest.php
ConfigTest.php ConfigTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Exception/CacheExceptionTest.php
internal/Magento/Framework/Cache/Test/Unit/Exception/CacheExceptionTest.php
Magento/Framework/Cache/Test/Unit/Exception/CacheExceptionTest.php
Framework/Cache/Test/Unit/Exception/CacheExceptionTest.php
Cache/Test/Unit/Exception/CacheExceptionTest.php
Test/Unit/Exception/CacheExceptionTest.php
Unit/Exception/CacheExceptionTest.php
Exception/CacheExceptionTest.php
CacheExceptionTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/CoreTest.php lib/internal/Magento/Framework/Cache/Test/Unit/CoreTest.php
internal/Magento/Framework/Cache/Test/Unit/CoreTest.php internal/Magento/Framework/Cache/Test/Unit/CoreTest.php
Magento/Framework/Cache/Test/Unit/CoreTest.php Magento/Framework/Cache/Test/Unit/CoreTest.php
@ -12803,6 +13050,13 @@ Framework/Cache/Config/SchemaLocator.php
Cache/Config/SchemaLocator.php Cache/Config/SchemaLocator.php
Config/SchemaLocator.php Config/SchemaLocator.php
SchemaLocator.php SchemaLocator.php
lib/internal/Magento/Framework/Cache/Exception/CacheException.php
internal/Magento/Framework/Cache/Exception/CacheException.php
Magento/Framework/Cache/Exception/CacheException.php
Framework/Cache/Exception/CacheException.php
Cache/Exception/CacheException.php
Exception/CacheException.php
CacheException.php
lib/internal/Magento/Framework/Option/README.md lib/internal/Magento/Framework/Option/README.md
internal/Magento/Framework/Option/README.md internal/Magento/Framework/Option/README.md
Magento/Framework/Option/README.md Magento/Framework/Option/README.md
@ -72115,6 +72369,14 @@ Magento/Checkout/Model/CartTest.php
Checkout/Model/CartTest.php Checkout/Model/CartTest.php
Model/CartTest.php Model/CartTest.php
CartTest.php CartTest.php
dev/tests/integration/testsuite/Magento/Checkout/Model/ShippingAddressWithoutCompanyTest.php
tests/integration/testsuite/Magento/Checkout/Model/ShippingAddressWithoutCompanyTest.php
integration/testsuite/Magento/Checkout/Model/ShippingAddressWithoutCompanyTest.php
testsuite/Magento/Checkout/Model/ShippingAddressWithoutCompanyTest.php
Magento/Checkout/Model/ShippingAddressWithoutCompanyTest.php
Checkout/Model/ShippingAddressWithoutCompanyTest.php
Model/ShippingAddressWithoutCompanyTest.php
ShippingAddressWithoutCompanyTest.php
dev/tests/integration/testsuite/Magento/Checkout/Model/DownloadableProductPurchaseTest.php dev/tests/integration/testsuite/Magento/Checkout/Model/DownloadableProductPurchaseTest.php
tests/integration/testsuite/Magento/Checkout/Model/DownloadableProductPurchaseTest.php tests/integration/testsuite/Magento/Checkout/Model/DownloadableProductPurchaseTest.php
integration/testsuite/Magento/Checkout/Model/DownloadableProductPurchaseTest.php integration/testsuite/Magento/Checkout/Model/DownloadableProductPurchaseTest.php
@ -76196,6 +76458,14 @@ Framework/Cache/Backend/MongoDbTest.php
Cache/Backend/MongoDbTest.php Cache/Backend/MongoDbTest.php
Backend/MongoDbTest.php Backend/MongoDbTest.php
MongoDbTest.php MongoDbTest.php
dev/tests/integration/testsuite/Magento/Framework/Cache/SymfonyFileAdapterTest.php
tests/integration/testsuite/Magento/Framework/Cache/SymfonyFileAdapterTest.php
integration/testsuite/Magento/Framework/Cache/SymfonyFileAdapterTest.php
testsuite/Magento/Framework/Cache/SymfonyFileAdapterTest.php
Magento/Framework/Cache/SymfonyFileAdapterTest.php
Framework/Cache/SymfonyFileAdapterTest.php
Cache/SymfonyFileAdapterTest.php
SymfonyFileAdapterTest.php
dev/tests/integration/testsuite/Magento/Framework/Cache/LockGuardedCacheLoaderTest.php dev/tests/integration/testsuite/Magento/Framework/Cache/LockGuardedCacheLoaderTest.php
tests/integration/testsuite/Magento/Framework/Cache/LockGuardedCacheLoaderTest.php tests/integration/testsuite/Magento/Framework/Cache/LockGuardedCacheLoaderTest.php
integration/testsuite/Magento/Framework/Cache/LockGuardedCacheLoaderTest.php integration/testsuite/Magento/Framework/Cache/LockGuardedCacheLoaderTest.php
@ -76204,6 +76474,14 @@ Magento/Framework/Cache/LockGuardedCacheLoaderTest.php
Framework/Cache/LockGuardedCacheLoaderTest.php Framework/Cache/LockGuardedCacheLoaderTest.php
Cache/LockGuardedCacheLoaderTest.php Cache/LockGuardedCacheLoaderTest.php
LockGuardedCacheLoaderTest.php LockGuardedCacheLoaderTest.php
dev/tests/integration/testsuite/Magento/Framework/Cache/SymfonyRedisAdapterTest.php
tests/integration/testsuite/Magento/Framework/Cache/SymfonyRedisAdapterTest.php
integration/testsuite/Magento/Framework/Cache/SymfonyRedisAdapterTest.php
testsuite/Magento/Framework/Cache/SymfonyRedisAdapterTest.php
Magento/Framework/Cache/SymfonyRedisAdapterTest.php
Framework/Cache/SymfonyRedisAdapterTest.php
Cache/SymfonyRedisAdapterTest.php
SymfonyRedisAdapterTest.php
dev/tests/integration/testsuite/Magento/Framework/Cache/CoreTest.php dev/tests/integration/testsuite/Magento/Framework/Cache/CoreTest.php
tests/integration/testsuite/Magento/Framework/Cache/CoreTest.php tests/integration/testsuite/Magento/Framework/Cache/CoreTest.php
integration/testsuite/Magento/Framework/Cache/CoreTest.php integration/testsuite/Magento/Framework/Cache/CoreTest.php
@ -113344,6 +113622,14 @@ Backend/Model/ResourceModel/Translate.php
Model/ResourceModel/Translate.php Model/ResourceModel/Translate.php
ResourceModel/Translate.php ResourceModel/Translate.php
Translate.php Translate.php
app/code/Magento/Backend/Setup/Patch/Data/MigrateRedisBackendConfig.php
code/Magento/Backend/Setup/Patch/Data/MigrateRedisBackendConfig.php
Magento/Backend/Setup/Patch/Data/MigrateRedisBackendConfig.php
Backend/Setup/Patch/Data/MigrateRedisBackendConfig.php
Setup/Patch/Data/MigrateRedisBackendConfig.php
Patch/Data/MigrateRedisBackendConfig.php
Data/MigrateRedisBackendConfig.php
MigrateRedisBackendConfig.php
app/code/Magento/Backend/Setup/ConfigOptionsList.php app/code/Magento/Backend/Setup/ConfigOptionsList.php
code/Magento/Backend/Setup/ConfigOptionsList.php code/Magento/Backend/Setup/ConfigOptionsList.php
Magento/Backend/Setup/ConfigOptionsList.php Magento/Backend/Setup/ConfigOptionsList.php
@ -134433,14 +134719,6 @@ MediaGalleryCmsUi/Test/Mftf/test-dependency-errors-detailed
Test/Mftf/test-dependency-errors-detailed Test/Mftf/test-dependency-errors-detailed
Mftf/test-dependency-errors-detailed Mftf/test-dependency-errors-detailed
test-dependency-errors-detailed test-dependency-errors-detailed
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkedPagesGridTest.xml
code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkedPagesGridTest.xml
Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkedPagesGridTest.xml
MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkedPagesGridTest.xml
Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkedPagesGridTest.xml
Mftf/Test/AdminMediaGalleryAssertUsedInLinkedPagesGridTest.xml
Test/AdminMediaGalleryAssertUsedInLinkedPagesGridTest.xml
AdminMediaGalleryAssertUsedInLinkedPagesGridTest.xml
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkBlocksGridTest.xml app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkBlocksGridTest.xml
code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkBlocksGridTest.xml code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkBlocksGridTest.xml
Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkBlocksGridTest.xml Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkBlocksGridTest.xml
@ -134465,14 +134743,6 @@ Test/Mftf/Test/AdminMediaGalleryCmsUiUsedInPagesFilterTest.xml
Mftf/Test/AdminMediaGalleryCmsUiUsedInPagesFilterTest.xml Mftf/Test/AdminMediaGalleryCmsUiUsedInPagesFilterTest.xml
Test/AdminMediaGalleryCmsUiUsedInPagesFilterTest.xml Test/AdminMediaGalleryCmsUiUsedInPagesFilterTest.xml
AdminMediaGalleryCmsUiUsedInPagesFilterTest.xml AdminMediaGalleryCmsUiUsedInPagesFilterTest.xml
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkPagesGridTest.xml
code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkPagesGridTest.xml
Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkPagesGridTest.xml
MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkPagesGridTest.xml
Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkPagesGridTest.xml
Mftf/Test/AdminMediaGalleryAssertUsedInLinkPagesGridTest.xml
Test/AdminMediaGalleryAssertUsedInLinkPagesGridTest.xml
AdminMediaGalleryAssertUsedInLinkPagesGridTest.xml
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryCmsUiUsedInBlocksFilterTest.xml app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryCmsUiUsedInBlocksFilterTest.xml
code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryCmsUiUsedInBlocksFilterTest.xml code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryCmsUiUsedInBlocksFilterTest.xml
Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryCmsUiUsedInBlocksFilterTest.xml Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryCmsUiUsedInBlocksFilterTest.xml
@ -145573,14 +145843,6 @@ MediaGalleryRenditions/Test/Mftf/test-dependency-errors-detailed
Test/Mftf/test-dependency-errors-detailed Test/Mftf/test-dependency-errors-detailed
Mftf/test-dependency-errors-detailed Mftf/test-dependency-errors-detailed
test-dependency-errors-detailed test-dependency-errors-detailed
app/code/Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertLargeImageFileSizeTest.xml
code/Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertLargeImageFileSizeTest.xml
Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertLargeImageFileSizeTest.xml
MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertLargeImageFileSizeTest.xml
Test/Mftf/Test/AdminMediaGalleryInsertLargeImageFileSizeTest.xml
Mftf/Test/AdminMediaGalleryInsertLargeImageFileSizeTest.xml
Test/AdminMediaGalleryInsertLargeImageFileSizeTest.xml
AdminMediaGalleryInsertLargeImageFileSizeTest.xml
app/code/Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertImageLargeFileSizeTest.xml app/code/Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertImageLargeFileSizeTest.xml
code/Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertImageLargeFileSizeTest.xml code/Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertImageLargeFileSizeTest.xml
Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertImageLargeFileSizeTest.xml Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertImageLargeFileSizeTest.xml
@ -161768,28 +162030,6 @@ code/Magento/MediaGalleryCatalogIntegration/LICENSE_AFL.txt
Magento/MediaGalleryCatalogIntegration/LICENSE_AFL.txt Magento/MediaGalleryCatalogIntegration/LICENSE_AFL.txt
MediaGalleryCatalogIntegration/LICENSE_AFL.txt MediaGalleryCatalogIntegration/LICENSE_AFL.txt
LICENSE_AFL.txt LICENSE_AFL.txt
app/code/Magento/MediaGalleryCatalogIntegration/Test/Mftf/test-dependency-allowlist
code/Magento/MediaGalleryCatalogIntegration/Test/Mftf/test-dependency-allowlist
Magento/MediaGalleryCatalogIntegration/Test/Mftf/test-dependency-allowlist
MediaGalleryCatalogIntegration/Test/Mftf/test-dependency-allowlist
Test/Mftf/test-dependency-allowlist
Mftf/test-dependency-allowlist
test-dependency-allowlist
app/code/Magento/MediaGalleryCatalogIntegration/Test/Mftf/test-dependency-errors-detailed
code/Magento/MediaGalleryCatalogIntegration/Test/Mftf/test-dependency-errors-detailed
Magento/MediaGalleryCatalogIntegration/Test/Mftf/test-dependency-errors-detailed
MediaGalleryCatalogIntegration/Test/Mftf/test-dependency-errors-detailed
Test/Mftf/test-dependency-errors-detailed
Mftf/test-dependency-errors-detailed
test-dependency-errors-detailed
app/code/Magento/MediaGalleryCatalogIntegration/Test/Mftf/Test/AdminUploadSameImageDeleteFromTemporaryFolderTest.xml
code/Magento/MediaGalleryCatalogIntegration/Test/Mftf/Test/AdminUploadSameImageDeleteFromTemporaryFolderTest.xml
Magento/MediaGalleryCatalogIntegration/Test/Mftf/Test/AdminUploadSameImageDeleteFromTemporaryFolderTest.xml
MediaGalleryCatalogIntegration/Test/Mftf/Test/AdminUploadSameImageDeleteFromTemporaryFolderTest.xml
Test/Mftf/Test/AdminUploadSameImageDeleteFromTemporaryFolderTest.xml
Mftf/Test/AdminUploadSameImageDeleteFromTemporaryFolderTest.xml
Test/AdminUploadSameImageDeleteFromTemporaryFolderTest.xml
AdminUploadSameImageDeleteFromTemporaryFolderTest.xml
app/code/Magento/MediaGalleryCatalogIntegration/etc/adminhtml/di.xml app/code/Magento/MediaGalleryCatalogIntegration/etc/adminhtml/di.xml
code/Magento/MediaGalleryCatalogIntegration/etc/adminhtml/di.xml code/Magento/MediaGalleryCatalogIntegration/etc/adminhtml/di.xml
Magento/MediaGalleryCatalogIntegration/etc/adminhtml/di.xml Magento/MediaGalleryCatalogIntegration/etc/adminhtml/di.xml
@ -162114,14 +162354,6 @@ Test/Mftf/Test/AdminValidateUrlOnGetVideoInformationTest.xml
Mftf/Test/AdminValidateUrlOnGetVideoInformationTest.xml Mftf/Test/AdminValidateUrlOnGetVideoInformationTest.xml
Test/AdminValidateUrlOnGetVideoInformationTest.xml Test/AdminValidateUrlOnGetVideoInformationTest.xml
AdminValidateUrlOnGetVideoInformationTest.xml AdminValidateUrlOnGetVideoInformationTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Test/AdminValidatePrivacyOnVimeoGetVideoInformationTest.xml
code/Magento/ProductVideo/Test/Mftf/Test/AdminValidatePrivacyOnVimeoGetVideoInformationTest.xml
Magento/ProductVideo/Test/Mftf/Test/AdminValidatePrivacyOnVimeoGetVideoInformationTest.xml
ProductVideo/Test/Mftf/Test/AdminValidatePrivacyOnVimeoGetVideoInformationTest.xml
Test/Mftf/Test/AdminValidatePrivacyOnVimeoGetVideoInformationTest.xml
Mftf/Test/AdminValidatePrivacyOnVimeoGetVideoInformationTest.xml
Test/AdminValidatePrivacyOnVimeoGetVideoInformationTest.xml
AdminValidatePrivacyOnVimeoGetVideoInformationTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Test/VimeoVideoControlButtonsOnProductPageTest.xml app/code/Magento/ProductVideo/Test/Mftf/Test/VimeoVideoControlButtonsOnProductPageTest.xml
code/Magento/ProductVideo/Test/Mftf/Test/VimeoVideoControlButtonsOnProductPageTest.xml code/Magento/ProductVideo/Test/Mftf/Test/VimeoVideoControlButtonsOnProductPageTest.xml
Magento/ProductVideo/Test/Mftf/Test/VimeoVideoControlButtonsOnProductPageTest.xml Magento/ProductVideo/Test/Mftf/Test/VimeoVideoControlButtonsOnProductPageTest.xml
@ -167072,14 +167304,6 @@ Test/Mftf/Section/AdminMediaGalleryCatalogUiCategoryGridSection.xml
Mftf/Section/AdminMediaGalleryCatalogUiCategoryGridSection.xml Mftf/Section/AdminMediaGalleryCatalogUiCategoryGridSection.xml
Section/AdminMediaGalleryCatalogUiCategoryGridSection.xml Section/AdminMediaGalleryCatalogUiCategoryGridSection.xml
AdminMediaGalleryCatalogUiCategoryGridSection.xml AdminMediaGalleryCatalogUiCategoryGridSection.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterTest.xml
code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterTest.xml
Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterTest.xml
MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterTest.xml
Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterTest.xml
Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterTest.xml
Test/AdminMediaGalleryCatalogUiUsedInProductFilterTest.xml
AdminMediaGalleryCatalogUiUsedInProductFilterTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml
code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml
Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml
@ -167088,14 +167312,6 @@ Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml
Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml
Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml
AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryGridPageTest.xml
code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryGridPageTest.xml
Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryGridPageTest.xml
MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryGridPageTest.xml
Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryGridPageTest.xml
Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryGridPageTest.xml
Test/AdminMediaGalleryCatalogUiEditCategoryGridPageTest.xml
AdminMediaGalleryCatalogUiEditCategoryGridPageTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkedCategoryGridTest.xml app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkedCategoryGridTest.xml
code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkedCategoryGridTest.xml code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkedCategoryGridTest.xml
Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkedCategoryGridTest.xml Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkedCategoryGridTest.xml
@ -167120,14 +167336,6 @@ Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyCategoryGridPageTest.xml
Mftf/Test/AdminMediaGalleryCatalogUiVerifyCategoryGridPageTest.xml Mftf/Test/AdminMediaGalleryCatalogUiVerifyCategoryGridPageTest.xml
Test/AdminMediaGalleryCatalogUiVerifyCategoryGridPageTest.xml Test/AdminMediaGalleryCatalogUiVerifyCategoryGridPageTest.xml
AdminMediaGalleryCatalogUiVerifyCategoryGridPageTest.xml AdminMediaGalleryCatalogUiVerifyCategoryGridPageTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkCategoryGridTest.xml
code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkCategoryGridTest.xml
Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkCategoryGridTest.xml
MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkCategoryGridTest.xml
Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkCategoryGridTest.xml
Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkCategoryGridTest.xml
Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkCategoryGridTest.xml
AdminMediaGalleryCatalogUiVerifyUsedInLinkCategoryGridTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterOnTest.xml app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterOnTest.xml
code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterOnTest.xml code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterOnTest.xml
Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterOnTest.xml Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterOnTest.xml
@ -194520,6 +194728,16 @@ Product/Helper/Form/WeightTest.php
Helper/Form/WeightTest.php Helper/Form/WeightTest.php
Form/WeightTest.php Form/WeightTest.php
WeightTest.php WeightTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/PriceTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/PriceTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/PriceTest.php
Catalog/Test/Unit/Block/Adminhtml/Product/PriceTest.php
Test/Unit/Block/Adminhtml/Product/PriceTest.php
Unit/Block/Adminhtml/Product/PriceTest.php
Block/Adminhtml/Product/PriceTest.php
Adminhtml/Product/PriceTest.php
Product/PriceTest.php
PriceTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/GridTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/GridTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/GridTest.php code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/GridTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/GridTest.php Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/GridTest.php
@ -194840,6 +195058,16 @@ Adminhtml/Product/Edit/AttributeSetTest.php
Product/Edit/AttributeSetTest.php Product/Edit/AttributeSetTest.php
Edit/AttributeSetTest.php Edit/AttributeSetTest.php
AttributeSetTest.php AttributeSetTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/EditTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/EditTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/EditTest.php
Catalog/Test/Unit/Block/Adminhtml/Product/EditTest.php
Test/Unit/Block/Adminhtml/Product/EditTest.php
Unit/Block/Adminhtml/Product/EditTest.php
Block/Adminhtml/Product/EditTest.php
Adminhtml/Product/EditTest.php
Product/EditTest.php
EditTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php
@ -195018,6 +195246,15 @@ Unit/Block/Product/PriceTest.php
Block/Product/PriceTest.php Block/Product/PriceTest.php
Product/PriceTest.php Product/PriceTest.php
PriceTest.php PriceTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ImageBuilderTest.php
code/Magento/Catalog/Test/Unit/Block/Product/ImageBuilderTest.php
Magento/Catalog/Test/Unit/Block/Product/ImageBuilderTest.php
Catalog/Test/Unit/Block/Product/ImageBuilderTest.php
Test/Unit/Block/Product/ImageBuilderTest.php
Unit/Block/Product/ImageBuilderTest.php
Block/Product/ImageBuilderTest.php
Product/ImageBuilderTest.php
ImageBuilderTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/NewProductTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/NewProductTest.php
code/Magento/Catalog/Test/Unit/Block/Product/NewProductTest.php code/Magento/Catalog/Test/Unit/Block/Product/NewProductTest.php
Magento/Catalog/Test/Unit/Block/Product/NewProductTest.php Magento/Catalog/Test/Unit/Block/Product/NewProductTest.php
@ -195076,6 +195313,26 @@ Block/Product/Compare/ListCompareTest.php
Product/Compare/ListCompareTest.php Product/Compare/ListCompareTest.php
Compare/ListCompareTest.php Compare/ListCompareTest.php
ListCompareTest.php ListCompareTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/PromotionTest.php
code/Magento/Catalog/Test/Unit/Block/Product/ProductList/PromotionTest.php
Magento/Catalog/Test/Unit/Block/Product/ProductList/PromotionTest.php
Catalog/Test/Unit/Block/Product/ProductList/PromotionTest.php
Test/Unit/Block/Product/ProductList/PromotionTest.php
Unit/Block/Product/ProductList/PromotionTest.php
Block/Product/ProductList/PromotionTest.php
Product/ProductList/PromotionTest.php
ProductList/PromotionTest.php
PromotionTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/RandomTest.php
code/Magento/Catalog/Test/Unit/Block/Product/ProductList/RandomTest.php
Magento/Catalog/Test/Unit/Block/Product/ProductList/RandomTest.php
Catalog/Test/Unit/Block/Product/ProductList/RandomTest.php
Test/Unit/Block/Product/ProductList/RandomTest.php
Unit/Block/Product/ProductList/RandomTest.php
Block/Product/ProductList/RandomTest.php
Product/ProductList/RandomTest.php
ProductList/RandomTest.php
RandomTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/UpsellTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/UpsellTest.php
code/Magento/Catalog/Test/Unit/Block/Product/ProductList/UpsellTest.php code/Magento/Catalog/Test/Unit/Block/Product/ProductList/UpsellTest.php
Magento/Catalog/Test/Unit/Block/Product/ProductList/UpsellTest.php Magento/Catalog/Test/Unit/Block/Product/ProductList/UpsellTest.php
@ -195116,6 +195373,16 @@ Block/Product/View/TabsTest.php
Product/View/TabsTest.php Product/View/TabsTest.php
View/TabsTest.php View/TabsTest.php
TabsTest.php TabsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/View/PriceTest.php
code/Magento/Catalog/Test/Unit/Block/Product/View/PriceTest.php
Magento/Catalog/Test/Unit/Block/Product/View/PriceTest.php
Catalog/Test/Unit/Block/Product/View/PriceTest.php
Test/Unit/Block/Product/View/PriceTest.php
Unit/Block/Product/View/PriceTest.php
Block/Product/View/PriceTest.php
Product/View/PriceTest.php
View/PriceTest.php
PriceTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/View/AttributesTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/View/AttributesTest.php
code/Magento/Catalog/Test/Unit/Block/Product/View/AttributesTest.php code/Magento/Catalog/Test/Unit/Block/Product/View/AttributesTest.php
Magento/Catalog/Test/Unit/Block/Product/View/AttributesTest.php Magento/Catalog/Test/Unit/Block/Product/View/AttributesTest.php
@ -248247,14 +248514,6 @@ Test/Mftf/ActionGroup/AdminEnhancedMediaGallerySelectImageForMassActionActionGro
Mftf/ActionGroup/AdminEnhancedMediaGallerySelectImageForMassActionActionGroup.xml Mftf/ActionGroup/AdminEnhancedMediaGallerySelectImageForMassActionActionGroup.xml
ActionGroup/AdminEnhancedMediaGallerySelectImageForMassActionActionGroup.xml ActionGroup/AdminEnhancedMediaGallerySelectImageForMassActionActionGroup.xml
AdminEnhancedMediaGallerySelectImageForMassActionActionGroup.xml AdminEnhancedMediaGallerySelectImageForMassActionActionGroup.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminAssertMediaGalleryFilterPlaceholderActionGroup.xml
code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminAssertMediaGalleryFilterPlaceholderActionGroup.xml
Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminAssertMediaGalleryFilterPlaceholderActionGroup.xml
MediaGalleryUi/Test/Mftf/ActionGroup/AdminAssertMediaGalleryFilterPlaceholderActionGroup.xml
Test/Mftf/ActionGroup/AdminAssertMediaGalleryFilterPlaceholderActionGroup.xml
Mftf/ActionGroup/AdminAssertMediaGalleryFilterPlaceholderActionGroup.xml
ActionGroup/AdminAssertMediaGalleryFilterPlaceholderActionGroup.xml
AdminAssertMediaGalleryFilterPlaceholderActionGroup.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryAssertMassActionModeDetailsActionGroup.xml app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryAssertMassActionModeDetailsActionGroup.xml
code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryAssertMassActionModeDetailsActionGroup.xml code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryAssertMassActionModeDetailsActionGroup.xml
Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryAssertMassActionModeDetailsActionGroup.xml Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryAssertMassActionModeDetailsActionGroup.xml
@ -248782,14 +249041,6 @@ Test/Mftf/Test/AdminMediaGalleryDefaultViewWithoutFiltersTest.xml
Mftf/Test/AdminMediaGalleryDefaultViewWithoutFiltersTest.xml Mftf/Test/AdminMediaGalleryDefaultViewWithoutFiltersTest.xml
Test/AdminMediaGalleryDefaultViewWithoutFiltersTest.xml Test/AdminMediaGalleryDefaultViewWithoutFiltersTest.xml
AdminMediaGalleryDefaultViewWithoutFiltersTest.xml AdminMediaGalleryDefaultViewWithoutFiltersTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEditImageDetailsTest.xml
code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEditImageDetailsTest.xml
Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEditImageDetailsTest.xml
MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEditImageDetailsTest.xml
Test/Mftf/Test/AdminMediaGalleryEditImageDetailsTest.xml
Mftf/Test/AdminMediaGalleryEditImageDetailsTest.xml
Test/AdminMediaGalleryEditImageDetailsTest.xml
AdminMediaGalleryEditImageDetailsTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteImageContextMenuTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteImageContextMenuTest.xml
code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteImageContextMenuTest.xml code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteImageContextMenuTest.xml
Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteImageContextMenuTest.xml Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteImageContextMenuTest.xml
@ -248886,14 +249137,6 @@ Test/Mftf/Test/AdminStandaloneMediaGalleryViewDetailsEditTest.xml
Mftf/Test/AdminStandaloneMediaGalleryViewDetailsEditTest.xml Mftf/Test/AdminStandaloneMediaGalleryViewDetailsEditTest.xml
Test/AdminStandaloneMediaGalleryViewDetailsEditTest.xml Test/AdminStandaloneMediaGalleryViewDetailsEditTest.xml
AdminStandaloneMediaGalleryViewDetailsEditTest.xml AdminStandaloneMediaGalleryViewDetailsEditTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminEnhancedMediaGalleryVerifyAssetFilterTest.xml
code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminEnhancedMediaGalleryVerifyAssetFilterTest.xml
Magento/MediaGalleryUi/Test/Mftf/Test/AdminEnhancedMediaGalleryVerifyAssetFilterTest.xml
MediaGalleryUi/Test/Mftf/Test/AdminEnhancedMediaGalleryVerifyAssetFilterTest.xml
Test/Mftf/Test/AdminEnhancedMediaGalleryVerifyAssetFilterTest.xml
Mftf/Test/AdminEnhancedMediaGalleryVerifyAssetFilterTest.xml
Test/AdminEnhancedMediaGalleryVerifyAssetFilterTest.xml
AdminEnhancedMediaGalleryVerifyAssetFilterTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryAddCategoryImageFromTwoComponentsTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryAddCategoryImageFromTwoComponentsTest.xml
code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryAddCategoryImageFromTwoComponentsTest.xml code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryAddCategoryImageFromTwoComponentsTest.xml
Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryAddCategoryImageFromTwoComponentsTest.xml Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryAddCategoryImageFromTwoComponentsTest.xml
@ -249086,14 +249329,6 @@ Test/Mftf/Test/AdminMediaGalleryVerifyImageGridAttributesTest.xml
Mftf/Test/AdminMediaGalleryVerifyImageGridAttributesTest.xml Mftf/Test/AdminMediaGalleryVerifyImageGridAttributesTest.xml
Test/AdminMediaGalleryVerifyImageGridAttributesTest.xml Test/AdminMediaGalleryVerifyImageGridAttributesTest.xml
AdminMediaGalleryVerifyImageGridAttributesTest.xml AdminMediaGalleryVerifyImageGridAttributesTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryEditImageDetailsTest.xml
code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryEditImageDetailsTest.xml
Magento/MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryEditImageDetailsTest.xml
MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryEditImageDetailsTest.xml
Test/Mftf/Test/AdminStandaloneMediaGalleryEditImageDetailsTest.xml
Mftf/Test/AdminStandaloneMediaGalleryEditImageDetailsTest.xml
Test/AdminStandaloneMediaGalleryEditImageDetailsTest.xml
AdminStandaloneMediaGalleryEditImageDetailsTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEnabledContentFilterTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEnabledContentFilterTest.xml
code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEnabledContentFilterTest.xml code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEnabledContentFilterTest.xml
Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEnabledContentFilterTest.xml Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEnabledContentFilterTest.xml

View file

@ -1548,23 +1548,44 @@ lib/internal/Magento/Framework/Filter/DirectiveProcessor/ForDirective.php
lib/internal/Magento/Framework/Filter/DirectiveProcessor/SimpleDirective.php lib/internal/Magento/Framework/Filter/DirectiveProcessor/SimpleDirective.php
lib/internal/Magento/Framework/Filter/Input.php lib/internal/Magento/Framework/Filter/Input.php
lib/internal/Magento/Framework/Cache/Backend/Database.php lib/internal/Magento/Framework/Cache/Backend/Database.php
lib/internal/Magento/Framework/Cache/Backend/ExtendedBackendInterface.php
lib/internal/Magento/Framework/Cache/Backend/Memcached.php lib/internal/Magento/Framework/Cache/Backend/Memcached.php
lib/internal/Magento/Framework/Cache/Backend/Decorator/AbstractDecorator.php lib/internal/Magento/Framework/Cache/Backend/Decorator/AbstractDecorator.php
lib/internal/Magento/Framework/Cache/Backend/Decorator/Compression.php lib/internal/Magento/Framework/Cache/Backend/Decorator/Compression.php
lib/internal/Magento/Framework/Cache/Backend/SymfonyL2Cache.php
lib/internal/Magento/Framework/Cache/Backend/BackendInterface.php
lib/internal/Magento/Framework/Cache/Backend/AbstractBackend.php
lib/internal/Magento/Framework/Cache/Backend/Redis.php lib/internal/Magento/Framework/Cache/Backend/Redis.php
lib/internal/Magento/Framework/Cache/Backend/RemoteSynchronizedCache.php lib/internal/Magento/Framework/Cache/Backend/RemoteSynchronizedCache.php
lib/internal/Magento/Framework/Cache/Backend/Valkey.php lib/internal/Magento/Framework/Cache/Backend/Valkey.php
lib/internal/Magento/Framework/Cache/Backend/MongoDb.php lib/internal/Magento/Framework/Cache/Backend/MongoDb.php
lib/internal/Magento/Framework/Cache/Backend/Eaccelerator.php lib/internal/Magento/Framework/Cache/Backend/Eaccelerator.php
lib/internal/Magento/Framework/Cache/CacheConstants.php
lib/internal/Magento/Framework/Cache/StaleCacheNotifierInterface.php lib/internal/Magento/Framework/Cache/StaleCacheNotifierInterface.php
lib/internal/Magento/Framework/Cache/ConfigInterface.php lib/internal/Magento/Framework/Cache/ConfigInterface.php
lib/internal/Magento/Framework/Cache/Config.php lib/internal/Magento/Framework/Cache/Config.php
lib/internal/Magento/Framework/Cache/Frontend/Decorator/Profiler.php lib/internal/Magento/Framework/Cache/Frontend/Decorator/Profiler.php
lib/internal/Magento/Framework/Cache/Frontend/Decorator/Logger.php lib/internal/Magento/Framework/Cache/Frontend/Decorator/Logger.php
lib/internal/Magento/Framework/Cache/Frontend/Decorator/TagScope.php lib/internal/Magento/Framework/Cache/Frontend/Decorator/TagScope.php
lib/internal/Magento/Framework/Cache/Frontend/Decorator/Compression.php
lib/internal/Magento/Framework/Cache/Frontend/Decorator/Bare.php lib/internal/Magento/Framework/Cache/Frontend/Decorator/Bare.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/MagentoDatabaseAdapter.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/BackendWrapper.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/LowLevelFrontend.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Symfony/LowLevelBackend.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapter.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/GenericTagAdapter.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/RedisTagAdapter.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/RedisLuaHelper.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapters/TagAdapterInterface.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/SymfonyAdapterProvider.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/OptimizedPredisClient.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Zend.php lib/internal/Magento/Framework/Cache/Frontend/Adapter/Zend.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/PreloadingSymfonyAdapter.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/Symfony.php
lib/internal/Magento/Framework/Cache/Frontend/Adapter/RemoteSynchronizedSymfonyAdapter.php
lib/internal/Magento/Framework/Cache/CompositeStaleCacheNotifier.php lib/internal/Magento/Framework/Cache/CompositeStaleCacheNotifier.php
lib/internal/Magento/Framework/Cache/Test/Unit/Backend/AbstractBackendTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Backend/RemoteSynchronizedCacheTest.php lib/internal/Magento/Framework/Cache/Test/Unit/Backend/RemoteSynchronizedCacheTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Backend/MongoDbTest.php lib/internal/Magento/Framework/Cache/Test/Unit/Backend/MongoDbTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Backend/Decorator/DecoratorAbstractTest.php lib/internal/Magento/Framework/Cache/Test/Unit/Backend/Decorator/DecoratorAbstractTest.php
@ -1578,9 +1599,16 @@ lib/internal/Magento/Framework/Cache/Test/Unit/CoreTestMock.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Decorator/ProfilerTest.php lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Decorator/ProfilerTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Decorator/BareTest.php lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Decorator/BareTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Decorator/TagScopeTest.php lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Decorator/TagScopeTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/MagentoDatabaseAdapterTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelBackendTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/LowLevelFrontendTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/Symfony/BackendWrapperTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/ZendTest.php lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/ZendTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/GenericTagAdapterTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Frontend/Adapter/SymfonyAdapters/FilesystemTagAdapterTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Config/SchemaLocatorTest.php lib/internal/Magento/Framework/Cache/Test/Unit/Config/SchemaLocatorTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/ConfigTest.php lib/internal/Magento/Framework/Cache/Test/Unit/ConfigTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/Exception/CacheExceptionTest.php
lib/internal/Magento/Framework/Cache/Test/Unit/CoreTest.php lib/internal/Magento/Framework/Cache/Test/Unit/CoreTest.php
lib/internal/Magento/Framework/Cache/etc/cache.xsd lib/internal/Magento/Framework/Cache/etc/cache.xsd
lib/internal/Magento/Framework/Cache/FrontendInterface.php lib/internal/Magento/Framework/Cache/FrontendInterface.php
@ -1591,6 +1619,7 @@ lib/internal/Magento/Framework/Cache/Config/Data.php
lib/internal/Magento/Framework/Cache/Config/Converter.php lib/internal/Magento/Framework/Cache/Config/Converter.php
lib/internal/Magento/Framework/Cache/Config/Reader.php lib/internal/Magento/Framework/Cache/Config/Reader.php
lib/internal/Magento/Framework/Cache/Config/SchemaLocator.php lib/internal/Magento/Framework/Cache/Config/SchemaLocator.php
lib/internal/Magento/Framework/Cache/Exception/CacheException.php
lib/internal/Magento/Framework/Option/README.md lib/internal/Magento/Framework/Option/README.md
lib/internal/Magento/Framework/Option/ArrayInterface.php lib/internal/Magento/Framework/Option/ArrayInterface.php
lib/internal/Magento/Framework/Option/ArrayPool.php lib/internal/Magento/Framework/Option/ArrayPool.php
@ -8741,6 +8770,7 @@ dev/tests/integration/testsuite/Magento/Checkout/Helper/DataTest.php
dev/tests/integration/testsuite/Magento/Checkout/ViewModel/CartTest.php dev/tests/integration/testsuite/Magento/Checkout/ViewModel/CartTest.php
dev/tests/integration/testsuite/Magento/Checkout/Plugin/Model/Quote/ResetQuoteAddressesTest.php dev/tests/integration/testsuite/Magento/Checkout/Plugin/Model/Quote/ResetQuoteAddressesTest.php
dev/tests/integration/testsuite/Magento/Checkout/Model/CartTest.php dev/tests/integration/testsuite/Magento/Checkout/Model/CartTest.php
dev/tests/integration/testsuite/Magento/Checkout/Model/ShippingAddressWithoutCompanyTest.php
dev/tests/integration/testsuite/Magento/Checkout/Model/DownloadableProductPurchaseTest.php dev/tests/integration/testsuite/Magento/Checkout/Model/DownloadableProductPurchaseTest.php
dev/tests/integration/testsuite/Magento/Checkout/Model/CaptchaRateLimiterTest.php dev/tests/integration/testsuite/Magento/Checkout/Model/CaptchaRateLimiterTest.php
dev/tests/integration/testsuite/Magento/Checkout/Model/ShippingInformationManagementTest.php dev/tests/integration/testsuite/Magento/Checkout/Model/ShippingInformationManagementTest.php
@ -9191,7 +9221,9 @@ dev/tests/integration/testsuite/Magento/Framework/Filter/DirectiveProcessor/IfDi
dev/tests/integration/testsuite/Magento/Framework/Filter/DirectiveProcessor/SimpleDirectiveTest.php dev/tests/integration/testsuite/Magento/Framework/Filter/DirectiveProcessor/SimpleDirectiveTest.php
dev/tests/integration/testsuite/Magento/Framework/Filter/DirectiveProcessor/DependDirectiveTest.php dev/tests/integration/testsuite/Magento/Framework/Filter/DirectiveProcessor/DependDirectiveTest.php
dev/tests/integration/testsuite/Magento/Framework/Cache/Backend/MongoDbTest.php dev/tests/integration/testsuite/Magento/Framework/Cache/Backend/MongoDbTest.php
dev/tests/integration/testsuite/Magento/Framework/Cache/SymfonyFileAdapterTest.php
dev/tests/integration/testsuite/Magento/Framework/Cache/LockGuardedCacheLoaderTest.php dev/tests/integration/testsuite/Magento/Framework/Cache/LockGuardedCacheLoaderTest.php
dev/tests/integration/testsuite/Magento/Framework/Cache/SymfonyRedisAdapterTest.php
dev/tests/integration/testsuite/Magento/Framework/Cache/CoreTest.php dev/tests/integration/testsuite/Magento/Framework/Cache/CoreTest.php
dev/tests/integration/testsuite/Magento/Framework/TranslateCachingTest.php dev/tests/integration/testsuite/Magento/Framework/TranslateCachingTest.php
dev/tests/integration/testsuite/Magento/Framework/File/UploaderTest.php dev/tests/integration/testsuite/Magento/Framework/File/UploaderTest.php
@ -13195,6 +13227,7 @@ app/code/Magento/Backend/Model/Validator/UrlKey/CompositeUrlKey.php
app/code/Magento/Backend/Model/Validator/UrlKey/FrontName.php app/code/Magento/Backend/Model/Validator/UrlKey/FrontName.php
app/code/Magento/Backend/Model/Menu.php app/code/Magento/Backend/Model/Menu.php
app/code/Magento/Backend/Model/ResourceModel/Translate.php app/code/Magento/Backend/Model/ResourceModel/Translate.php
app/code/Magento/Backend/Setup/Patch/Data/MigrateRedisBackendConfig.php
app/code/Magento/Backend/Setup/ConfigOptionsList.php app/code/Magento/Backend/Setup/ConfigOptionsList.php
app/code/Magento/Backend/Console/CommandList.php app/code/Magento/Backend/Console/CommandList.php
app/code/Magento/Backend/Console/Command/MaintenanceAllowIpsCommand.php app/code/Magento/Backend/Console/Command/MaintenanceAllowIpsCommand.php
@ -15811,11 +15844,9 @@ app/code/Magento/MediaGalleryCmsUi/LICENSE_AFL.txt
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/test-dependency-allowlist app/code/Magento/MediaGalleryCmsUi/Test/Mftf/test-dependency-allowlist
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/ActionGroup/FillOutCustomCMSPageContentActionGroup.xml app/code/Magento/MediaGalleryCmsUi/Test/Mftf/ActionGroup/FillOutCustomCMSPageContentActionGroup.xml
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/test-dependency-errors-detailed app/code/Magento/MediaGalleryCmsUi/Test/Mftf/test-dependency-errors-detailed
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkedPagesGridTest.xml
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkBlocksGridTest.xml app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkBlocksGridTest.xml
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertImageUsedInLinkBlocksGridTest.xml app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertImageUsedInLinkBlocksGridTest.xml
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryCmsUiUsedInPagesFilterTest.xml app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryCmsUiUsedInPagesFilterTest.xml
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryAssertUsedInLinkPagesGridTest.xml
app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryCmsUiUsedInBlocksFilterTest.xml app/code/Magento/MediaGalleryCmsUi/Test/Mftf/Test/AdminMediaGalleryCmsUiUsedInBlocksFilterTest.xml
app/code/Magento/MediaGalleryCmsUi/etc/adminhtml/routes.xml app/code/Magento/MediaGalleryCmsUi/etc/adminhtml/routes.xml
app/code/Magento/MediaGalleryCmsUi/etc/adminhtml/di.xml app/code/Magento/MediaGalleryCmsUi/etc/adminhtml/di.xml
@ -17264,7 +17295,6 @@ app/code/Magento/MediaGalleryRenditions/Test/Integration/Model/GetRenditionPathT
app/code/Magento/MediaGalleryRenditions/Test/Mftf/test-dependency-allowlist app/code/Magento/MediaGalleryRenditions/Test/Mftf/test-dependency-allowlist
app/code/Magento/MediaGalleryRenditions/Test/Mftf/ActionGroup/AdminRenditionsSetImageSizeActionGroup.xml app/code/Magento/MediaGalleryRenditions/Test/Mftf/ActionGroup/AdminRenditionsSetImageSizeActionGroup.xml
app/code/Magento/MediaGalleryRenditions/Test/Mftf/test-dependency-errors-detailed app/code/Magento/MediaGalleryRenditions/Test/Mftf/test-dependency-errors-detailed
app/code/Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertLargeImageFileSizeTest.xml
app/code/Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertImageLargeFileSizeTest.xml app/code/Magento/MediaGalleryRenditions/Test/Mftf/Test/AdminMediaGalleryInsertImageLargeFileSizeTest.xml
app/code/Magento/MediaGalleryRenditions/Test/Unit/Model/GenerateRenditionsTest.php app/code/Magento/MediaGalleryRenditions/Test/Unit/Model/GenerateRenditionsTest.php
app/code/Magento/MediaGalleryRenditions/Test/Unit/Model/ConfigTest.php app/code/Magento/MediaGalleryRenditions/Test/Unit/Model/ConfigTest.php
@ -19323,9 +19353,6 @@ app/code/Magento/MediaGalleryCatalogIntegration/Plugin/SaveBaseCategoryImageInfo
app/code/Magento/MediaGalleryCatalogIntegration/LICENSE.txt app/code/Magento/MediaGalleryCatalogIntegration/LICENSE.txt
app/code/Magento/MediaGalleryCatalogIntegration/README.md app/code/Magento/MediaGalleryCatalogIntegration/README.md
app/code/Magento/MediaGalleryCatalogIntegration/LICENSE_AFL.txt app/code/Magento/MediaGalleryCatalogIntegration/LICENSE_AFL.txt
app/code/Magento/MediaGalleryCatalogIntegration/Test/Mftf/test-dependency-allowlist
app/code/Magento/MediaGalleryCatalogIntegration/Test/Mftf/test-dependency-errors-detailed
app/code/Magento/MediaGalleryCatalogIntegration/Test/Mftf/Test/AdminUploadSameImageDeleteFromTemporaryFolderTest.xml
app/code/Magento/MediaGalleryCatalogIntegration/etc/adminhtml/di.xml app/code/Magento/MediaGalleryCatalogIntegration/etc/adminhtml/di.xml
app/code/Magento/MediaGalleryCatalogIntegration/etc/module.xml app/code/Magento/MediaGalleryCatalogIntegration/etc/module.xml
app/code/Magento/MediaGalleryCatalogIntegration/registration.php app/code/Magento/MediaGalleryCatalogIntegration/registration.php
@ -19369,7 +19396,6 @@ app/code/Magento/ProductVideo/Test/Mftf/Section/AdminProductImagesSection.xml
app/code/Magento/ProductVideo/Test/Mftf/Section/StorefrontProductInfoMainSection.xml app/code/Magento/ProductVideo/Test/Mftf/Section/StorefrontProductInfoMainSection.xml
app/code/Magento/ProductVideo/Test/Mftf/Section/AdminProductNewVideoSection.xml app/code/Magento/ProductVideo/Test/Mftf/Section/AdminProductNewVideoSection.xml
app/code/Magento/ProductVideo/Test/Mftf/Test/AdminValidateUrlOnGetVideoInformationTest.xml app/code/Magento/ProductVideo/Test/Mftf/Test/AdminValidateUrlOnGetVideoInformationTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Test/AdminValidatePrivacyOnVimeoGetVideoInformationTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Test/VimeoVideoControlButtonsOnProductPageTest.xml app/code/Magento/ProductVideo/Test/Mftf/Test/VimeoVideoControlButtonsOnProductPageTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Test/StorefrontProductVideoAutoplayOnGalleryFullscreenModeTest.xml app/code/Magento/ProductVideo/Test/Mftf/Test/StorefrontProductVideoAutoplayOnGalleryFullscreenModeTest.xml
app/code/Magento/ProductVideo/Test/Mftf/Test/AdminUploadSameVimeoVideoForMultipleProductsTest.xml app/code/Magento/ProductVideo/Test/Mftf/Test/AdminUploadSameVimeoVideoForMultipleProductsTest.xml
@ -19978,13 +20004,10 @@ app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Page/AdminMediaGalleryCatalogUi
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/test-dependency-errors-detailed app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/test-dependency-errors-detailed
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Section/AdminMediaGalleryCatalogUiCategoryGridSearchSection.xml app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Section/AdminMediaGalleryCatalogUiCategoryGridSearchSection.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Section/AdminMediaGalleryCatalogUiCategoryGridSection.xml app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Section/AdminMediaGalleryCatalogUiCategoryGridSection.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryFromGridPageTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiEditCategoryGridPageTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkedCategoryGridTest.xml app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkedCategoryGridTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInCategoryFilterTest.xml app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInCategoryFilterTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyCategoryGridPageTest.xml app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyCategoryGridPageTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkCategoryGridTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterOnTest.xml app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiUsedInProductFilterOnTest.xml
app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkProductGridTest.xml app/code/Magento/MediaGalleryCatalogUi/Test/Mftf/Test/AdminMediaGalleryCatalogUiVerifyUsedInLinkProductGridTest.xml
app/code/Magento/MediaGalleryCatalogUi/etc/adminhtml/routes.xml app/code/Magento/MediaGalleryCatalogUi/etc/adminhtml/routes.xml
@ -23311,6 +23334,7 @@ app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Form/Renderer/Fieldset/Elemen
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/CategoryTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/CategoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/GalleryTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/GalleryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/WeightTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/WeightTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/PriceTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/GridTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/GridTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/Edit/Tab/AdvancedTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/Edit/Tab/AdvancedTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/Button/CancelTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/Button/CancelTest.php
@ -23337,6 +23361,7 @@ app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Button/BackTest.
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Button/GenericTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/Button/GenericTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/NewCategoryTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/NewCategoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/AttributeSetTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Edit/AttributeSetTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/EditTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/Fieldset/OptionsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/ConfigureTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Composite/ConfigureTest.php
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Options/AjaxTest.php app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Options/AjaxTest.php
@ -23354,16 +23379,20 @@ app/code/Magento/Catalog/Test/Unit/Block/FrontendStorageManagerTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ImageFactoryTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/ImageFactoryTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ListTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/ListTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/PriceTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/PriceTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ImageBuilderTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/NewProductTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/NewProductTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/AbstractProductTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/AbstractProductTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/Widget/Html/PagerTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/Widget/Html/PagerTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/Widget/NewWidgetTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/Widget/NewWidgetTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ContextTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/ContextTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/Compare/ListCompareTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/Compare/ListCompareTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/PromotionTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/RandomTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/UpsellTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/UpsellTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/RelatedTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/RelatedTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/ToolbarTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/ProductList/ToolbarTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/View/TabsTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/View/TabsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/View/PriceTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/View/AttributesTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/View/AttributesTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/View/OptionsTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/View/OptionsTest.php
app/code/Magento/Catalog/Test/Unit/Block/Product/View/GalleryOptionsTest.php app/code/Magento/Catalog/Test/Unit/Block/Product/View/GalleryOptionsTest.php
@ -29882,7 +29911,6 @@ app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminOpenMediaGalleryFromP
app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AssertAdminEnhancedMediaGalleryUploadedImageDateTimeEqualsActionGroup.xml app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AssertAdminEnhancedMediaGalleryUploadedImageDateTimeEqualsActionGroup.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryEditImageDetailsActionGroup.xml app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryEditImageDetailsActionGroup.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGallerySelectImageForMassActionActionGroup.xml app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGallerySelectImageForMassActionActionGroup.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminAssertMediaGalleryFilterPlaceholderActionGroup.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryAssertMassActionModeDetailsActionGroup.xml app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryAssertMassActionModeDetailsActionGroup.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminCloseEnhancedMediaGalleryActionGroup.xml app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminCloseEnhancedMediaGalleryActionGroup.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryDeletedAllImagesActionGroup.xml app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup/AdminEnhancedMediaGalleryDeletedAllImagesActionGroup.xml
@ -29949,7 +29977,6 @@ app/code/Magento/MediaGalleryUi/Test/Mftf/Section/AdminEnhancedMediaGalleryFilte
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminEnhancedMediaGalleryDuplicatedImagesTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminEnhancedMediaGalleryDuplicatedImagesTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGallerySortByDirectoryDescendingTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGallerySortByDirectoryDescendingTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDefaultViewWithoutFiltersTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDefaultViewWithoutFiltersTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEditImageDetailsTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteImageContextMenuTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteImageContextMenuTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminEnhancedMediaGalleryVerifyUsedInFilterTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminEnhancedMediaGalleryVerifyUsedInFilterTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryCreateDeleteFolderTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryCreateDeleteFolderTest.xml
@ -29962,7 +29989,6 @@ app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryCreateDeleteFold
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteAssetsAclTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteAssetsAclTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGallerySortByOldestFirstTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGallerySortByOldestFirstTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryViewDetailsEditTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryViewDetailsEditTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminEnhancedMediaGalleryVerifyAssetFilterTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryAddCategoryImageFromTwoComponentsTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryAddCategoryImageFromTwoComponentsTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/UserDeletesFolderFromMediaGalleryTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/UserDeletesFolderFromMediaGalleryTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteFolderAclTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryDeleteFolderAclTest.xml
@ -29987,7 +30013,6 @@ app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryDisabl
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGallerySwitchingBetweenViewsTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGallerySwitchingBetweenViewsTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEditImageDetailsFromGridTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEditImageDetailsFromGridTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryVerifyImageGridAttributesTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryVerifyImageGridAttributesTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryEditImageDetailsTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEnabledContentFilterTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryEnabledContentFilterTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryViewDetailsTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminMediaGalleryViewDetailsTest.xml
app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryViewDetailsTest.xml app/code/Magento/MediaGalleryUi/Test/Mftf/Test/AdminStandaloneMediaGalleryViewDetailsTest.xml

View file

@ -25271,6 +25271,12 @@ SmsBundle/Tests/Functional/SmsModelFunctionalTest.php
Tests/Functional/SmsModelFunctionalTest.php Tests/Functional/SmsModelFunctionalTest.php
Functional/SmsModelFunctionalTest.php Functional/SmsModelFunctionalTest.php
SmsModelFunctionalTest.php SmsModelFunctionalTest.php
app/bundles/SmsBundle/Tests/Functional/SmsTranslationFunctionalTest.php
bundles/SmsBundle/Tests/Functional/SmsTranslationFunctionalTest.php
SmsBundle/Tests/Functional/SmsTranslationFunctionalTest.php
Tests/Functional/SmsTranslationFunctionalTest.php
Functional/SmsTranslationFunctionalTest.php
SmsTranslationFunctionalTest.php
app/bundles/SmsBundle/Tests/Functional/SmsControllerFunctionalTest.php app/bundles/SmsBundle/Tests/Functional/SmsControllerFunctionalTest.php
bundles/SmsBundle/Tests/Functional/SmsControllerFunctionalTest.php bundles/SmsBundle/Tests/Functional/SmsControllerFunctionalTest.php
SmsBundle/Tests/Functional/SmsControllerFunctionalTest.php SmsBundle/Tests/Functional/SmsControllerFunctionalTest.php

View file

@ -4529,6 +4529,7 @@ app/bundles/SmsBundle/Tests/Integration/Twilio/ConfigurationTest.php
app/bundles/SmsBundle/Tests/ArrayTransport.php app/bundles/SmsBundle/Tests/ArrayTransport.php
app/bundles/SmsBundle/Tests/Functional/CreateEntitiesTrait.php app/bundles/SmsBundle/Tests/Functional/CreateEntitiesTrait.php
app/bundles/SmsBundle/Tests/Functional/SmsModelFunctionalTest.php app/bundles/SmsBundle/Tests/Functional/SmsModelFunctionalTest.php
app/bundles/SmsBundle/Tests/Functional/SmsTranslationFunctionalTest.php
app/bundles/SmsBundle/Tests/Functional/SmsControllerFunctionalTest.php app/bundles/SmsBundle/Tests/Functional/SmsControllerFunctionalTest.php
app/bundles/SmsBundle/Tests/EventListener/TrackingSubscriberTest.php app/bundles/SmsBundle/Tests/EventListener/TrackingSubscriberTest.php
app/bundles/SmsBundle/Tests/EventListener/SmsSubscriberTokenTest.php app/bundles/SmsBundle/Tests/EventListener/SmsSubscriberTokenTest.php

View file

@ -20280,6 +20280,12 @@ Product/SalesChannel/Suggest/ProductSuggestRouteTest.php
SalesChannel/Suggest/ProductSuggestRouteTest.php SalesChannel/Suggest/ProductSuggestRouteTest.php
Suggest/ProductSuggestRouteTest.php Suggest/ProductSuggestRouteTest.php
ProductSuggestRouteTest.php ProductSuggestRouteTest.php
tests/unit/Core/Content/Product/ProductTypeRegistryTest.php
unit/Core/Content/Product/ProductTypeRegistryTest.php
Core/Content/Product/ProductTypeRegistryTest.php
Content/Product/ProductTypeRegistryTest.php
Product/ProductTypeRegistryTest.php
ProductTypeRegistryTest.php
tests/unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php tests/unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php
unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php
Core/Content/Product/Exception/VariantNotFoundExceptionTest.php Core/Content/Product/Exception/VariantNotFoundExceptionTest.php
@ -22222,6 +22228,14 @@ Checkout/Cart/Order/ErrorCollectionTest.php
Cart/Order/ErrorCollectionTest.php Cart/Order/ErrorCollectionTest.php
Order/ErrorCollectionTest.php Order/ErrorCollectionTest.php
ErrorCollectionTest.php ErrorCollectionTest.php
tests/unit/Core/Checkout/Cart/Order/Stubs/CartOrderConversionStub.php
unit/Core/Checkout/Cart/Order/Stubs/CartOrderConversionStub.php
Core/Checkout/Cart/Order/Stubs/CartOrderConversionStub.php
Checkout/Cart/Order/Stubs/CartOrderConversionStub.php
Cart/Order/Stubs/CartOrderConversionStub.php
Order/Stubs/CartOrderConversionStub.php
Stubs/CartOrderConversionStub.php
CartOrderConversionStub.php
tests/unit/Core/Checkout/Cart/Order/ValidatorTest.php tests/unit/Core/Checkout/Cart/Order/ValidatorTest.php
unit/Core/Checkout/Cart/Order/ValidatorTest.php unit/Core/Checkout/Cart/Order/ValidatorTest.php
Core/Checkout/Cart/Order/ValidatorTest.php Core/Checkout/Cart/Order/ValidatorTest.php
@ -22684,6 +22698,13 @@ Cart/Rule/Helper/CartRuleScopeCase.php
Rule/Helper/CartRuleScopeCase.php Rule/Helper/CartRuleScopeCase.php
Helper/CartRuleScopeCase.php Helper/CartRuleScopeCase.php
CartRuleScopeCase.php CartRuleScopeCase.php
tests/unit/Core/Checkout/Cart/Rule/LineItemProductTypeRuleTest.php
unit/Core/Checkout/Cart/Rule/LineItemProductTypeRuleTest.php
Core/Checkout/Cart/Rule/LineItemProductTypeRuleTest.php
Checkout/Cart/Rule/LineItemProductTypeRuleTest.php
Cart/Rule/LineItemProductTypeRuleTest.php
Rule/LineItemProductTypeRuleTest.php
LineItemProductTypeRuleTest.php
tests/unit/Core/Checkout/Cart/Rule/LineItemDimensionHeightRuleTest.php tests/unit/Core/Checkout/Cart/Rule/LineItemDimensionHeightRuleTest.php
unit/Core/Checkout/Cart/Rule/LineItemDimensionHeightRuleTest.php unit/Core/Checkout/Cart/Rule/LineItemDimensionHeightRuleTest.php
Core/Checkout/Cart/Rule/LineItemDimensionHeightRuleTest.php Core/Checkout/Cart/Rule/LineItemDimensionHeightRuleTest.php
@ -27130,12 +27151,6 @@ Core/Framework/Struct/CloneStructTest.php
Framework/Struct/CloneStructTest.php Framework/Struct/CloneStructTest.php
Struct/CloneStructTest.php Struct/CloneStructTest.php
CloneStructTest.php CloneStructTest.php
tests/unit/Core/Framework/Struct/AssignTestStruct.php
unit/Core/Framework/Struct/AssignTestStruct.php
Core/Framework/Struct/AssignTestStruct.php
Framework/Struct/AssignTestStruct.php
Struct/AssignTestStruct.php
AssignTestStruct.php
tests/unit/Core/Framework/Struct/ArrayStructTest.php tests/unit/Core/Framework/Struct/ArrayStructTest.php
unit/Core/Framework/Struct/ArrayStructTest.php unit/Core/Framework/Struct/ArrayStructTest.php
Core/Framework/Struct/ArrayStructTest.php Core/Framework/Struct/ArrayStructTest.php
@ -27148,11 +27163,54 @@ Core/Framework/Struct/CollectionTest.php
Framework/Struct/CollectionTest.php Framework/Struct/CollectionTest.php
Struct/CollectionTest.php Struct/CollectionTest.php
CollectionTest.php CollectionTest.php
tests/unit/Core/Framework/Struct/AssignTestCollection.php tests/unit/Core/Framework/Struct/Fixture/TestCollection.php
unit/Core/Framework/Struct/AssignTestCollection.php unit/Core/Framework/Struct/Fixture/TestCollection.php
Core/Framework/Struct/AssignTestCollection.php Core/Framework/Struct/Fixture/TestCollection.php
Framework/Struct/AssignTestCollection.php Framework/Struct/Fixture/TestCollection.php
Struct/AssignTestCollection.php Struct/Fixture/TestCollection.php
Fixture/TestCollection.php
TestCollection.php
tests/unit/Core/Framework/Struct/Fixture/CloneStruct.php
unit/Core/Framework/Struct/Fixture/CloneStruct.php
Core/Framework/Struct/Fixture/CloneStruct.php
Framework/Struct/Fixture/CloneStruct.php
Struct/Fixture/CloneStruct.php
Fixture/CloneStruct.php
CloneStruct.php
tests/unit/Core/Framework/Struct/Fixture/AssignTestStruct.php
unit/Core/Framework/Struct/Fixture/AssignTestStruct.php
Core/Framework/Struct/Fixture/AssignTestStruct.php
Framework/Struct/Fixture/AssignTestStruct.php
Struct/Fixture/AssignTestStruct.php
Fixture/AssignTestStruct.php
AssignTestStruct.php
tests/unit/Core/Framework/Struct/Fixture/CloneStructBackedEnum.php
unit/Core/Framework/Struct/Fixture/CloneStructBackedEnum.php
Core/Framework/Struct/Fixture/CloneStructBackedEnum.php
Framework/Struct/Fixture/CloneStructBackedEnum.php
Struct/Fixture/CloneStructBackedEnum.php
Fixture/CloneStructBackedEnum.php
CloneStructBackedEnum.php
tests/unit/Core/Framework/Struct/Fixture/StateStruct.php
unit/Core/Framework/Struct/Fixture/StateStruct.php
Core/Framework/Struct/Fixture/StateStruct.php
Framework/Struct/Fixture/StateStruct.php
Struct/Fixture/StateStruct.php
Fixture/StateStruct.php
StateStruct.php
tests/unit/Core/Framework/Struct/Fixture/CloneStructUnitEnum.php
unit/Core/Framework/Struct/Fixture/CloneStructUnitEnum.php
Core/Framework/Struct/Fixture/CloneStructUnitEnum.php
Framework/Struct/Fixture/CloneStructUnitEnum.php
Struct/Fixture/CloneStructUnitEnum.php
Fixture/CloneStructUnitEnum.php
CloneStructUnitEnum.php
tests/unit/Core/Framework/Struct/Fixture/AssignTestCollection.php
unit/Core/Framework/Struct/Fixture/AssignTestCollection.php
Core/Framework/Struct/Fixture/AssignTestCollection.php
Framework/Struct/Fixture/AssignTestCollection.php
Struct/Fixture/AssignTestCollection.php
Fixture/AssignTestCollection.php
AssignTestCollection.php AssignTestCollection.php
tests/unit/Core/Framework/Struct/AssignArrayTraitTest.php tests/unit/Core/Framework/Struct/AssignArrayTraitTest.php
unit/Core/Framework/Struct/AssignArrayTraitTest.php unit/Core/Framework/Struct/AssignArrayTraitTest.php
@ -35587,11 +35645,21 @@ migration/Core/V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfi
Core/V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfileTest.php Core/V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfileTest.php
V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfileTest.php V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfileTest.php
Migration1755497870RemoveLabelTranslationOfImportExportProfileTest.php Migration1755497870RemoveLabelTranslationOfImportExportProfileTest.php
tests/migration/Core/V6_8/Migration1763125903RemoveOrderLineItemStatesColumnTest.php
migration/Core/V6_8/Migration1763125903RemoveOrderLineItemStatesColumnTest.php
Core/V6_8/Migration1763125903RemoveOrderLineItemStatesColumnTest.php
V6_8/Migration1763125903RemoveOrderLineItemStatesColumnTest.php
Migration1763125903RemoveOrderLineItemStatesColumnTest.php
tests/migration/Core/V6_8/Migration1743256470RemoveDebitPaymentTest.php tests/migration/Core/V6_8/Migration1743256470RemoveDebitPaymentTest.php
migration/Core/V6_8/Migration1743256470RemoveDebitPaymentTest.php migration/Core/V6_8/Migration1743256470RemoveDebitPaymentTest.php
Core/V6_8/Migration1743256470RemoveDebitPaymentTest.php Core/V6_8/Migration1743256470RemoveDebitPaymentTest.php
V6_8/Migration1743256470RemoveDebitPaymentTest.php V6_8/Migration1743256470RemoveDebitPaymentTest.php
Migration1743256470RemoveDebitPaymentTest.php Migration1743256470RemoveDebitPaymentTest.php
tests/migration/Core/V6_8/Migration1763125892RemoveProductStatesColumnTest.php
migration/Core/V6_8/Migration1763125892RemoveProductStatesColumnTest.php
Core/V6_8/Migration1763125892RemoveProductStatesColumnTest.php
V6_8/Migration1763125892RemoveProductStatesColumnTest.php
Migration1763125892RemoveProductStatesColumnTest.php
tests/migration/Core/V6_7/Migration1761739065IncreaseProductWeightPrecisionTest.php tests/migration/Core/V6_7/Migration1761739065IncreaseProductWeightPrecisionTest.php
migration/Core/V6_7/Migration1761739065IncreaseProductWeightPrecisionTest.php migration/Core/V6_7/Migration1761739065IncreaseProductWeightPrecisionTest.php
Core/V6_7/Migration1761739065IncreaseProductWeightPrecisionTest.php Core/V6_7/Migration1761739065IncreaseProductWeightPrecisionTest.php
@ -35612,6 +35680,11 @@ migration/Core/V6_7/Migration1752750234AddIndexToOrderTransactionCreateAndUpdate
Core/V6_7/Migration1752750234AddIndexToOrderTransactionCreateAndUpdateTest.php Core/V6_7/Migration1752750234AddIndexToOrderTransactionCreateAndUpdateTest.php
V6_7/Migration1752750234AddIndexToOrderTransactionCreateAndUpdateTest.php V6_7/Migration1752750234AddIndexToOrderTransactionCreateAndUpdateTest.php
Migration1752750234AddIndexToOrderTransactionCreateAndUpdateTest.php Migration1752750234AddIndexToOrderTransactionCreateAndUpdateTest.php
tests/migration/Core/V6_7/Migration1763125902AddOrderLineItemProductTypePayloadTest.php
migration/Core/V6_7/Migration1763125902AddOrderLineItemProductTypePayloadTest.php
Core/V6_7/Migration1763125902AddOrderLineItemProductTypePayloadTest.php
V6_7/Migration1763125902AddOrderLineItemProductTypePayloadTest.php
Migration1763125902AddOrderLineItemProductTypePayloadTest.php
tests/migration/Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php tests/migration/Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php
migration/Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php migration/Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php
Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php
@ -35903,6 +35976,11 @@ migration/Core/V6_7/Migration1742897274RegistrationSalutationToggleConfigTest.ph
Core/V6_7/Migration1742897274RegistrationSalutationToggleConfigTest.php Core/V6_7/Migration1742897274RegistrationSalutationToggleConfigTest.php
V6_7/Migration1742897274RegistrationSalutationToggleConfigTest.php V6_7/Migration1742897274RegistrationSalutationToggleConfigTest.php
Migration1742897274RegistrationSalutationToggleConfigTest.php Migration1742897274RegistrationSalutationToggleConfigTest.php
tests/migration/Core/V6_7/Migration1763125891AddProductTypeColumnTest.php
migration/Core/V6_7/Migration1763125891AddProductTypeColumnTest.php
Core/V6_7/Migration1763125891AddProductTypeColumnTest.php
V6_7/Migration1763125891AddProductTypeColumnTest.php
Migration1763125891AddProductTypeColumnTest.php
tests/migration/Core/V6_7/Migration1763316536ChangeProductManufacturerLinkTest.php tests/migration/Core/V6_7/Migration1763316536ChangeProductManufacturerLinkTest.php
migration/Core/V6_7/Migration1763316536ChangeProductManufacturerLinkTest.php migration/Core/V6_7/Migration1763316536ChangeProductManufacturerLinkTest.php
Core/V6_7/Migration1763316536ChangeProductManufacturerLinkTest.php Core/V6_7/Migration1763316536ChangeProductManufacturerLinkTest.php
@ -48794,6 +48872,8 @@ adr/2025-10-23-pin-npm-dependencies.md
2025-10-23-pin-npm-dependencies.md 2025-10-23-pin-npm-dependencies.md
adr/2022-01-06-custom-app-api-endpoints.md adr/2022-01-06-custom-app-api-endpoints.md
2022-01-06-custom-app-api-endpoints.md 2022-01-06-custom-app-api-endpoints.md
adr/2025-11-14-introduce-product-type-and-deprecate-states.md
2025-11-14-introduce-product-type-and-deprecate-states.md
adr/2020-12-02-removing-api-version.md adr/2020-12-02-removing-api-version.md
2020-12-02-removing-api-version.md 2020-12-02-removing-api-version.md
adr/2020-07-02-implement-sales-channel-context-token-requirement.md adr/2020-07-02-implement-sales-channel-context-token-requirement.md
@ -98160,6 +98240,15 @@ src/app/service/recently-search.service.js
app/service/recently-search.service.js app/service/recently-search.service.js
service/recently-search.service.js service/recently-search.service.js
recently-search.service.js recently-search.service.js
src/Administration/Resources/app/administration/src/app/service/product-type.api.service.spec.js
Administration/Resources/app/administration/src/app/service/product-type.api.service.spec.js
Resources/app/administration/src/app/service/product-type.api.service.spec.js
app/administration/src/app/service/product-type.api.service.spec.js
administration/src/app/service/product-type.api.service.spec.js
src/app/service/product-type.api.service.spec.js
app/service/product-type.api.service.spec.js
service/product-type.api.service.spec.js
product-type.api.service.spec.js
src/Administration/Resources/app/administration/src/app/service/map-errors.service.ts src/Administration/Resources/app/administration/src/app/service/map-errors.service.ts
Administration/Resources/app/administration/src/app/service/map-errors.service.ts Administration/Resources/app/administration/src/app/service/map-errors.service.ts
Resources/app/administration/src/app/service/map-errors.service.ts Resources/app/administration/src/app/service/map-errors.service.ts
@ -98196,6 +98285,15 @@ src/app/service/filter.service.js
app/service/filter.service.js app/service/filter.service.js
service/filter.service.js service/filter.service.js
filter.service.js filter.service.js
src/Administration/Resources/app/administration/src/app/service/product-type.api.service.ts
Administration/Resources/app/administration/src/app/service/product-type.api.service.ts
Resources/app/administration/src/app/service/product-type.api.service.ts
app/administration/src/app/service/product-type.api.service.ts
administration/src/app/service/product-type.api.service.ts
src/app/service/product-type.api.service.ts
app/service/product-type.api.service.ts
service/product-type.api.service.ts
product-type.api.service.ts
src/Administration/Resources/app/administration/src/app/service/criteria-helper.service.spec.js src/Administration/Resources/app/administration/src/app/service/criteria-helper.service.spec.js
Administration/Resources/app/administration/src/app/service/criteria-helper.service.spec.js Administration/Resources/app/administration/src/app/service/criteria-helper.service.spec.js
Resources/app/administration/src/app/service/criteria-helper.service.spec.js Resources/app/administration/src/app/service/criteria-helper.service.spec.js
@ -102929,6 +103027,12 @@ Content/Product/Events/ProductGatewayCriteriaEvent.php
Product/Events/ProductGatewayCriteriaEvent.php Product/Events/ProductGatewayCriteriaEvent.php
Events/ProductGatewayCriteriaEvent.php Events/ProductGatewayCriteriaEvent.php
ProductGatewayCriteriaEvent.php ProductGatewayCriteriaEvent.php
src/Core/Content/Product/Events/ProductTypeBeforeChangeEvent.php
Core/Content/Product/Events/ProductTypeBeforeChangeEvent.php
Content/Product/Events/ProductTypeBeforeChangeEvent.php
Product/Events/ProductTypeBeforeChangeEvent.php
Events/ProductTypeBeforeChangeEvent.php
ProductTypeBeforeChangeEvent.php
src/Core/Content/Product/Events/ProductSuggestResultEvent.php src/Core/Content/Product/Events/ProductSuggestResultEvent.php
Core/Content/Product/Events/ProductSuggestResultEvent.php Core/Content/Product/Events/ProductSuggestResultEvent.php
Content/Product/Events/ProductSuggestResultEvent.php Content/Product/Events/ProductSuggestResultEvent.php
@ -103043,6 +103147,12 @@ Content/Product/Events/ProductSearchCriteriaEvent.php
Product/Events/ProductSearchCriteriaEvent.php Product/Events/ProductSearchCriteriaEvent.php
Events/ProductSearchCriteriaEvent.php Events/ProductSearchCriteriaEvent.php
ProductSearchCriteriaEvent.php ProductSearchCriteriaEvent.php
src/Core/Content/Product/Events/ProductTypeChangedEvent.php
Core/Content/Product/Events/ProductTypeChangedEvent.php
Content/Product/Events/ProductTypeChangedEvent.php
Product/Events/ProductTypeChangedEvent.php
Events/ProductTypeChangedEvent.php
ProductTypeChangedEvent.php
src/Core/Content/Product/Events/ProductListingCriteriaEvent.php src/Core/Content/Product/Events/ProductListingCriteriaEvent.php
Core/Content/Product/Events/ProductListingCriteriaEvent.php Core/Content/Product/Events/ProductListingCriteriaEvent.php
Content/Product/Events/ProductListingCriteriaEvent.php Content/Product/Events/ProductListingCriteriaEvent.php
@ -104130,6 +104240,11 @@ Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php
Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php
SearchKeyword/ProductSearchKeywordAnalyzerInterface.php SearchKeyword/ProductSearchKeywordAnalyzerInterface.php
ProductSearchKeywordAnalyzerInterface.php ProductSearchKeywordAnalyzerInterface.php
src/Core/Content/Product/ProductTypeRegistry.php
Core/Content/Product/ProductTypeRegistry.php
Content/Product/ProductTypeRegistry.php
Product/ProductTypeRegistry.php
ProductTypeRegistry.php
src/Core/Content/Product/ProductMaxPurchaseCalculator.php src/Core/Content/Product/ProductMaxPurchaseCalculator.php
Core/Content/Product/ProductMaxPurchaseCalculator.php Core/Content/Product/ProductMaxPurchaseCalculator.php
Content/Product/ProductMaxPurchaseCalculator.php Content/Product/ProductMaxPurchaseCalculator.php
@ -110471,6 +110586,12 @@ Checkout/Cart/Rule/AdminSalesChannelSourceRule.php
Cart/Rule/AdminSalesChannelSourceRule.php Cart/Rule/AdminSalesChannelSourceRule.php
Rule/AdminSalesChannelSourceRule.php Rule/AdminSalesChannelSourceRule.php
AdminSalesChannelSourceRule.php AdminSalesChannelSourceRule.php
src/Core/Checkout/Cart/Rule/LineItemProductTypeRule.php
Core/Checkout/Cart/Rule/LineItemProductTypeRule.php
Checkout/Cart/Rule/LineItemProductTypeRule.php
Cart/Rule/LineItemProductTypeRule.php
Rule/LineItemProductTypeRule.php
LineItemProductTypeRule.php
src/Core/Checkout/Cart/Rule/AlwaysValidRule.php src/Core/Checkout/Cart/Rule/AlwaysValidRule.php
Core/Checkout/Cart/Rule/AlwaysValidRule.php Core/Checkout/Cart/Rule/AlwaysValidRule.php
Checkout/Cart/Rule/AlwaysValidRule.php Checkout/Cart/Rule/AlwaysValidRule.php
@ -137433,11 +137554,21 @@ Core/Migration/V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfi
Migration/V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfile.php Migration/V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfile.php
V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfile.php V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfile.php
Migration1755497870RemoveLabelTranslationOfImportExportProfile.php Migration1755497870RemoveLabelTranslationOfImportExportProfile.php
src/Core/Migration/V6_8/Migration1763125892RemoveProductStatesColumn.php
Core/Migration/V6_8/Migration1763125892RemoveProductStatesColumn.php
Migration/V6_8/Migration1763125892RemoveProductStatesColumn.php
V6_8/Migration1763125892RemoveProductStatesColumn.php
Migration1763125892RemoveProductStatesColumn.php
src/Core/Migration/V6_8/Migration1743256470RemoveElasticsearchAppConfigFlag.php src/Core/Migration/V6_8/Migration1743256470RemoveElasticsearchAppConfigFlag.php
Core/Migration/V6_8/Migration1743256470RemoveElasticsearchAppConfigFlag.php Core/Migration/V6_8/Migration1743256470RemoveElasticsearchAppConfigFlag.php
Migration/V6_8/Migration1743256470RemoveElasticsearchAppConfigFlag.php Migration/V6_8/Migration1743256470RemoveElasticsearchAppConfigFlag.php
V6_8/Migration1743256470RemoveElasticsearchAppConfigFlag.php V6_8/Migration1743256470RemoveElasticsearchAppConfigFlag.php
Migration1743256470RemoveElasticsearchAppConfigFlag.php Migration1743256470RemoveElasticsearchAppConfigFlag.php
src/Core/Migration/V6_8/Migration1763125903RemoveOrderLineItemStatesColumn.php
Core/Migration/V6_8/Migration1763125903RemoveOrderLineItemStatesColumn.php
Migration/V6_8/Migration1763125903RemoveOrderLineItemStatesColumn.php
V6_8/Migration1763125903RemoveOrderLineItemStatesColumn.php
Migration1763125903RemoveOrderLineItemStatesColumn.php
src/Core/Migration/V6_8/Migration1743256470RemoveDebitPayment.php src/Core/Migration/V6_8/Migration1743256470RemoveDebitPayment.php
Core/Migration/V6_8/Migration1743256470RemoveDebitPayment.php Core/Migration/V6_8/Migration1743256470RemoveDebitPayment.php
Migration/V6_8/Migration1743256470RemoveDebitPayment.php Migration/V6_8/Migration1743256470RemoveDebitPayment.php
@ -137488,6 +137619,11 @@ Core/Migration/V6_7/Migration1754295570DocumentActivateReturnAddress.php
Migration/V6_7/Migration1754295570DocumentActivateReturnAddress.php Migration/V6_7/Migration1754295570DocumentActivateReturnAddress.php
V6_7/Migration1754295570DocumentActivateReturnAddress.php V6_7/Migration1754295570DocumentActivateReturnAddress.php
Migration1754295570DocumentActivateReturnAddress.php Migration1754295570DocumentActivateReturnAddress.php
src/Core/Migration/V6_7/Migration1763125902AddOrderLineItemProductTypePayload.php
Core/Migration/V6_7/Migration1763125902AddOrderLineItemProductTypePayload.php
Migration/V6_7/Migration1763125902AddOrderLineItemProductTypePayload.php
V6_7/Migration1763125902AddOrderLineItemProductTypePayload.php
Migration1763125902AddOrderLineItemProductTypePayload.php
src/Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php src/Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
@ -137498,6 +137634,11 @@ Core/Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
V6_7/Migration1756068712FixOrderAddressLastNameLength.php V6_7/Migration1756068712FixOrderAddressLastNameLength.php
Migration1756068712FixOrderAddressLastNameLength.php Migration1756068712FixOrderAddressLastNameLength.php
src/Core/Migration/V6_7/Migration1763125891AddProductTypeColumn.php
Core/Migration/V6_7/Migration1763125891AddProductTypeColumn.php
Migration/V6_7/Migration1763125891AddProductTypeColumn.php
V6_7/Migration1763125891AddProductTypeColumn.php
Migration1763125891AddProductTypeColumn.php
src/Core/Migration/V6_7/Migration1761739065IncreaseProductWeightPrecision.php src/Core/Migration/V6_7/Migration1761739065IncreaseProductWeightPrecision.php
Core/Migration/V6_7/Migration1761739065IncreaseProductWeightPrecision.php Core/Migration/V6_7/Migration1761739065IncreaseProductWeightPrecision.php
Migration/V6_7/Migration1761739065IncreaseProductWeightPrecision.php Migration/V6_7/Migration1761739065IncreaseProductWeightPrecision.php

View file

@ -6199,6 +6199,7 @@ tests/unit/Core/Content/Product/SalesChannel/Sorting/ProductSortingCollectionTes
tests/unit/Core/Content/Product/SalesChannel/Search/ProductSearchRouteTest.php tests/unit/Core/Content/Product/SalesChannel/Search/ProductSearchRouteTest.php
tests/unit/Core/Content/Product/SalesChannel/Suggest/ResolvedCriteriaProductSuggestRouteTest.php tests/unit/Core/Content/Product/SalesChannel/Suggest/ResolvedCriteriaProductSuggestRouteTest.php
tests/unit/Core/Content/Product/SalesChannel/Suggest/ProductSuggestRouteTest.php tests/unit/Core/Content/Product/SalesChannel/Suggest/ProductSuggestRouteTest.php
tests/unit/Core/Content/Product/ProductTypeRegistryTest.php
tests/unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php tests/unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php
tests/unit/Core/Content/Sitemap/ConfigHandler/FileTest.php tests/unit/Core/Content/Sitemap/ConfigHandler/FileTest.php
tests/unit/Core/Content/Sitemap/SitemapExceptionTest.php tests/unit/Core/Content/Sitemap/SitemapExceptionTest.php
@ -6473,6 +6474,7 @@ tests/unit/Core/Checkout/Cart/Order/RecalculationServiceTest.php
tests/unit/Core/Checkout/Cart/Order/CartPersisterTest.php tests/unit/Core/Checkout/Cart/Order/CartPersisterTest.php
tests/unit/Core/Checkout/Cart/Order/CartTest.php tests/unit/Core/Checkout/Cart/Order/CartTest.php
tests/unit/Core/Checkout/Cart/Order/ErrorCollectionTest.php tests/unit/Core/Checkout/Cart/Order/ErrorCollectionTest.php
tests/unit/Core/Checkout/Cart/Order/Stubs/CartOrderConversionStub.php
tests/unit/Core/Checkout/Cart/Order/ValidatorTest.php tests/unit/Core/Checkout/Cart/Order/ValidatorTest.php
tests/unit/Core/Checkout/Cart/Order/OrderConverterTest.php tests/unit/Core/Checkout/Cart/Order/OrderConverterTest.php
tests/unit/Core/Checkout/Cart/Order/Transformer/TransactionTransformerTest.php tests/unit/Core/Checkout/Cart/Order/Transformer/TransactionTransformerTest.php
@ -6532,6 +6534,7 @@ tests/unit/Core/Checkout/Cart/Hook/CartHookTest.php
tests/unit/Core/Checkout/Cart/Rule/LineItemIsNewRuleTest.php tests/unit/Core/Checkout/Cart/Rule/LineItemIsNewRuleTest.php
tests/unit/Core/Checkout/Cart/Rule/LineItemProductStatesRuleTest.php tests/unit/Core/Checkout/Cart/Rule/LineItemProductStatesRuleTest.php
tests/unit/Core/Checkout/Cart/Rule/Helper/CartRuleScopeCase.php tests/unit/Core/Checkout/Cart/Rule/Helper/CartRuleScopeCase.php
tests/unit/Core/Checkout/Cart/Rule/LineItemProductTypeRuleTest.php
tests/unit/Core/Checkout/Cart/Rule/LineItemDimensionHeightRuleTest.php tests/unit/Core/Checkout/Cart/Rule/LineItemDimensionHeightRuleTest.php
tests/unit/Core/Checkout/Cart/Rule/LineItemStockRuleTest.php tests/unit/Core/Checkout/Cart/Rule/LineItemStockRuleTest.php
tests/unit/Core/Checkout/Cart/Rule/LineItemGoodsTotalRuleTest.php tests/unit/Core/Checkout/Cart/Rule/LineItemGoodsTotalRuleTest.php
@ -7117,10 +7120,15 @@ tests/unit/Core/Framework/Increment/IncrementerGatewayCompilerPassTest.php
tests/unit/Core/Framework/Increment/IncrementExceptionTest.php tests/unit/Core/Framework/Increment/IncrementExceptionTest.php
tests/unit/Core/Framework/Struct/StateAwareTraitTest.php tests/unit/Core/Framework/Struct/StateAwareTraitTest.php
tests/unit/Core/Framework/Struct/CloneStructTest.php tests/unit/Core/Framework/Struct/CloneStructTest.php
tests/unit/Core/Framework/Struct/AssignTestStruct.php
tests/unit/Core/Framework/Struct/ArrayStructTest.php tests/unit/Core/Framework/Struct/ArrayStructTest.php
tests/unit/Core/Framework/Struct/CollectionTest.php tests/unit/Core/Framework/Struct/CollectionTest.php
tests/unit/Core/Framework/Struct/AssignTestCollection.php tests/unit/Core/Framework/Struct/Fixture/TestCollection.php
tests/unit/Core/Framework/Struct/Fixture/CloneStruct.php
tests/unit/Core/Framework/Struct/Fixture/AssignTestStruct.php
tests/unit/Core/Framework/Struct/Fixture/CloneStructBackedEnum.php
tests/unit/Core/Framework/Struct/Fixture/StateStruct.php
tests/unit/Core/Framework/Struct/Fixture/CloneStructUnitEnum.php
tests/unit/Core/Framework/Struct/Fixture/AssignTestCollection.php
tests/unit/Core/Framework/Struct/AssignArrayTraitTest.php tests/unit/Core/Framework/Struct/AssignArrayTraitTest.php
tests/unit/Core/Framework/Script/AppContextCreatorTest.php tests/unit/Core/Framework/Script/AppContextCreatorTest.php
tests/unit/Core/Framework/Script/ScriptExceptionTest.php tests/unit/Core/Framework/Script/ScriptExceptionTest.php
@ -8263,11 +8271,14 @@ tests/migration/Core/MigrationExecuteQueryTest.php
tests/migration/Core/MigrationNameAndTimestampTest.php tests/migration/Core/MigrationNameAndTimestampTest.php
tests/migration/Core/V6_8/Migration1743256470RemoveElasticsearchAppConfigFlagTest.php tests/migration/Core/V6_8/Migration1743256470RemoveElasticsearchAppConfigFlagTest.php
tests/migration/Core/V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfileTest.php tests/migration/Core/V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfileTest.php
tests/migration/Core/V6_8/Migration1763125903RemoveOrderLineItemStatesColumnTest.php
tests/migration/Core/V6_8/Migration1743256470RemoveDebitPaymentTest.php tests/migration/Core/V6_8/Migration1743256470RemoveDebitPaymentTest.php
tests/migration/Core/V6_8/Migration1763125892RemoveProductStatesColumnTest.php
tests/migration/Core/V6_7/Migration1761739065IncreaseProductWeightPrecisionTest.php tests/migration/Core/V6_7/Migration1761739065IncreaseProductWeightPrecisionTest.php
tests/migration/Core/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraintTest.php tests/migration/Core/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraintTest.php
tests/migration/Core/V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php tests/migration/Core/V6_7/Migration1756068710FixCustomerAddressLastNameLengthTest.php
tests/migration/Core/V6_7/Migration1752750234AddIndexToOrderTransactionCreateAndUpdateTest.php tests/migration/Core/V6_7/Migration1752750234AddIndexToOrderTransactionCreateAndUpdateTest.php
tests/migration/Core/V6_7/Migration1763125902AddOrderLineItemProductTypePayloadTest.php
tests/migration/Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php tests/migration/Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php
tests/migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php tests/migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
tests/migration/Core/V6_7/Migration1726135997CreateMessengerStatsTableTest.php tests/migration/Core/V6_7/Migration1726135997CreateMessengerStatsTableTest.php
@ -8326,6 +8337,7 @@ tests/migration/Core/V6_7/Migration1742199549MeasurementSystemTableTest.php
tests/migration/Core/V6_7/Migration1740321707SetAutoplayTimeoutAndSpeedSettingsForProductSliderTest.php tests/migration/Core/V6_7/Migration1740321707SetAutoplayTimeoutAndSpeedSettingsForProductSliderTest.php
tests/migration/Core/V6_7/Migration1760438732AddConsumedToPaymentTokenTest.php tests/migration/Core/V6_7/Migration1760438732AddConsumedToPaymentTokenTest.php
tests/migration/Core/V6_7/Migration1742897274RegistrationSalutationToggleConfigTest.php tests/migration/Core/V6_7/Migration1742897274RegistrationSalutationToggleConfigTest.php
tests/migration/Core/V6_7/Migration1763125891AddProductTypeColumnTest.php
tests/migration/Core/V6_7/Migration1763316536ChangeProductManufacturerLinkTest.php tests/migration/Core/V6_7/Migration1763316536ChangeProductManufacturerLinkTest.php
tests/migration/Core/MigrationCommandTest.php tests/migration/Core/MigrationCommandTest.php
tests/migration/Translations.php tests/migration/Translations.php
@ -10138,6 +10150,7 @@ adr/2021-08-31-refactor-admin-build-process-to-webpack-multi-compiler-mode.md
adr/2022-10-17-hide-and-show-cms-content.md adr/2022-10-17-hide-and-show-cms-content.md
adr/2025-10-23-pin-npm-dependencies.md adr/2025-10-23-pin-npm-dependencies.md
adr/2022-01-06-custom-app-api-endpoints.md adr/2022-01-06-custom-app-api-endpoints.md
adr/2025-11-14-introduce-product-type-and-deprecate-states.md
adr/2020-12-02-removing-api-version.md adr/2020-12-02-removing-api-version.md
adr/2020-07-02-implement-sales-channel-context-token-requirement.md adr/2020-07-02-implement-sales-channel-context-token-requirement.md
adr/2023-06-28-default-handle-for-non-specified-salutations.md adr/2023-06-28-default-handle-for-non-specified-salutations.md
@ -14697,10 +14710,12 @@ src/Administration/Resources/app/administration/src/app/service/user-activity.se
src/Administration/Resources/app/administration/src/app/service/search-ranking.service.spec.js src/Administration/Resources/app/administration/src/app/service/search-ranking.service.spec.js
src/Administration/Resources/app/administration/src/app/service/locale-to-language.service.js src/Administration/Resources/app/administration/src/app/service/locale-to-language.service.js
src/Administration/Resources/app/administration/src/app/service/recently-search.service.js src/Administration/Resources/app/administration/src/app/service/recently-search.service.js
src/Administration/Resources/app/administration/src/app/service/product-type.api.service.spec.js
src/Administration/Resources/app/administration/src/app/service/map-errors.service.ts src/Administration/Resources/app/administration/src/app/service/map-errors.service.ts
src/Administration/Resources/app/administration/src/app/service/file-validation.service.spec.js src/Administration/Resources/app/administration/src/app/service/file-validation.service.spec.js
src/Administration/Resources/app/administration/src/app/service/license-violations.service.js src/Administration/Resources/app/administration/src/app/service/license-violations.service.js
src/Administration/Resources/app/administration/src/app/service/filter.service.js src/Administration/Resources/app/administration/src/app/service/filter.service.js
src/Administration/Resources/app/administration/src/app/service/product-type.api.service.ts
src/Administration/Resources/app/administration/src/app/service/criteria-helper.service.spec.js src/Administration/Resources/app/administration/src/app/service/criteria-helper.service.spec.js
src/Administration/Resources/app/administration/src/app/service/_mocks/testApps.json src/Administration/Resources/app/administration/src/app/service/_mocks/testApps.json
src/Administration/Resources/app/administration/src/app/service/_mocks/appBlocks.json src/Administration/Resources/app/administration/src/app/service/_mocks/appBlocks.json
@ -15388,6 +15403,7 @@ src/Core/Content/Product/Events/ProductSearchResultEvent.php
src/Core/Content/Product/Events/CrossSellingRouteCacheKeyEvent.php src/Core/Content/Product/Events/CrossSellingRouteCacheKeyEvent.php
src/Core/Content/Product/Events/ProductSuggestRouteCacheTagsEvent.php src/Core/Content/Product/Events/ProductSuggestRouteCacheTagsEvent.php
src/Core/Content/Product/Events/ProductGatewayCriteriaEvent.php src/Core/Content/Product/Events/ProductGatewayCriteriaEvent.php
src/Core/Content/Product/Events/ProductTypeBeforeChangeEvent.php
src/Core/Content/Product/Events/ProductSuggestResultEvent.php src/Core/Content/Product/Events/ProductSuggestResultEvent.php
src/Core/Content/Product/Events/ProductListingRouteCacheTagsEvent.php src/Core/Content/Product/Events/ProductListingRouteCacheTagsEvent.php
src/Core/Content/Product/Events/ProductCrossSellingCriteriaEvent.php src/Core/Content/Product/Events/ProductCrossSellingCriteriaEvent.php
@ -15407,6 +15423,7 @@ src/Core/Content/Product/Events/ProductStatesChangedEvent.php
src/Core/Content/Product/Events/ProductDetailRouteCacheKeyEvent.php src/Core/Content/Product/Events/ProductDetailRouteCacheKeyEvent.php
src/Core/Content/Product/Events/ProductSuggestCriteriaEvent.php src/Core/Content/Product/Events/ProductSuggestCriteriaEvent.php
src/Core/Content/Product/Events/ProductSearchCriteriaEvent.php src/Core/Content/Product/Events/ProductSearchCriteriaEvent.php
src/Core/Content/Product/Events/ProductTypeChangedEvent.php
src/Core/Content/Product/Events/ProductListingCriteriaEvent.php src/Core/Content/Product/Events/ProductListingCriteriaEvent.php
src/Core/Content/Product/Events/ProductCrossSellingStreamCriteriaEvent.php src/Core/Content/Product/Events/ProductCrossSellingStreamCriteriaEvent.php
src/Core/Content/Product/Events/ProductListingResolvePreviewEvent.php src/Core/Content/Product/Events/ProductListingResolvePreviewEvent.php
@ -15575,6 +15592,7 @@ src/Core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php
src/Core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php src/Core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php
src/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php src/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php
src/Core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php src/Core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php
src/Core/Content/Product/ProductTypeRegistry.php
src/Core/Content/Product/ProductMaxPurchaseCalculator.php src/Core/Content/Product/ProductMaxPurchaseCalculator.php
src/Core/Content/Product/Hook/Pricing/ProductProxy.php src/Core/Content/Product/Hook/Pricing/ProductProxy.php
src/Core/Content/Product/Hook/Pricing/CheapestPriceFacade.php src/Core/Content/Product/Hook/Pricing/CheapestPriceFacade.php
@ -16574,6 +16592,7 @@ src/Core/Checkout/Cart/Rule/LineItemUnitPriceRule.php
src/Core/Checkout/Cart/Rule/LineItemGoodsTotalRule.php src/Core/Checkout/Cart/Rule/LineItemGoodsTotalRule.php
src/Core/Checkout/Cart/Rule/LineItemTagRule.php src/Core/Checkout/Cart/Rule/LineItemTagRule.php
src/Core/Checkout/Cart/Rule/AdminSalesChannelSourceRule.php src/Core/Checkout/Cart/Rule/AdminSalesChannelSourceRule.php
src/Core/Checkout/Cart/Rule/LineItemProductTypeRule.php
src/Core/Checkout/Cart/Rule/AlwaysValidRule.php src/Core/Checkout/Cart/Rule/AlwaysValidRule.php
src/Core/Checkout/Cart/Rule/LineItemPromotedRule.php src/Core/Checkout/Cart/Rule/LineItemPromotedRule.php
src/Core/Checkout/Cart/Rule/LineItemDimensionHeightRule.php src/Core/Checkout/Cart/Rule/LineItemDimensionHeightRule.php
@ -20824,7 +20843,9 @@ src/Core/Migration/V6_6/Migration1716285861AddAppSourceType.php
src/Core/Migration/V6_6/Migration1663402950SetDoubleOptinCustomerActive.php src/Core/Migration/V6_6/Migration1663402950SetDoubleOptinCustomerActive.php
src/Core/Migration/Test/NullConnection.php src/Core/Migration/Test/NullConnection.php
src/Core/Migration/V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfile.php src/Core/Migration/V6_8/Migration1755497870RemoveLabelTranslationOfImportExportProfile.php
src/Core/Migration/V6_8/Migration1763125892RemoveProductStatesColumn.php
src/Core/Migration/V6_8/Migration1743256470RemoveElasticsearchAppConfigFlag.php src/Core/Migration/V6_8/Migration1743256470RemoveElasticsearchAppConfigFlag.php
src/Core/Migration/V6_8/Migration1763125903RemoveOrderLineItemStatesColumn.php
src/Core/Migration/V6_8/Migration1743256470RemoveDebitPayment.php src/Core/Migration/V6_8/Migration1743256470RemoveDebitPayment.php
src/Core/Migration/V6_7/Migration1741163941AddOrderInternalComment.php src/Core/Migration/V6_7/Migration1741163941AddOrderInternalComment.php
src/Core/Migration/V6_7/Migration1760438732AddConsumedToPaymentToken.php src/Core/Migration/V6_7/Migration1760438732AddConsumedToPaymentToken.php
@ -20835,8 +20856,10 @@ src/Core/Migration/V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
src/Core/Migration/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequired.php src/Core/Migration/V6_7/Migration1697112044PaymentAndShippingTechnicalNameRequired.php
src/Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php src/Core/Migration/V6_7/Migration1740563553AddAppRequestedPrivileges.php
src/Core/Migration/V6_7/Migration1754295570DocumentActivateReturnAddress.php src/Core/Migration/V6_7/Migration1754295570DocumentActivateReturnAddress.php
src/Core/Migration/V6_7/Migration1763125902AddOrderLineItemProductTypePayload.php
src/Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php src/Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
src/Core/Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php src/Core/Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
src/Core/Migration/V6_7/Migration1763125891AddProductTypeColumn.php
src/Core/Migration/V6_7/Migration1761739065IncreaseProductWeightPrecision.php src/Core/Migration/V6_7/Migration1761739065IncreaseProductWeightPrecision.php
src/Core/Migration/V6_7/Migration1756305375AddCategoriesIndexToProduct.php src/Core/Migration/V6_7/Migration1756305375AddCategoriesIndexToProduct.php
src/Core/Migration/V6_7/Migration1752219159AddLanguageActive.php src/Core/Migration/V6_7/Migration1752219159AddLanguageActive.php

View file

@ -957,6 +957,11 @@ Feature/Notifications/Email/CheckoutResponseEmailTest.php
Notifications/Email/CheckoutResponseEmailTest.php Notifications/Email/CheckoutResponseEmailTest.php
Email/CheckoutResponseEmailTest.php Email/CheckoutResponseEmailTest.php
CheckoutResponseEmailTest.php CheckoutResponseEmailTest.php
tests/Feature/CheckoutAcceptances/Ui/ConsumableAcceptanceTest.php
Feature/CheckoutAcceptances/Ui/ConsumableAcceptanceTest.php
CheckoutAcceptances/Ui/ConsumableAcceptanceTest.php
Ui/ConsumableAcceptanceTest.php
ConsumableAcceptanceTest.php
tests/Feature/CheckoutAcceptances/Ui/AssetAcceptanceTest.php tests/Feature/CheckoutAcceptances/Ui/AssetAcceptanceTest.php
Feature/CheckoutAcceptances/Ui/AssetAcceptanceTest.php Feature/CheckoutAcceptances/Ui/AssetAcceptanceTest.php
CheckoutAcceptances/Ui/AssetAcceptanceTest.php CheckoutAcceptances/Ui/AssetAcceptanceTest.php
@ -1362,6 +1367,10 @@ Unit/Models/ReportTemplates/ReportTemplateParsingValuesTest.php
Models/ReportTemplates/ReportTemplateParsingValuesTest.php Models/ReportTemplates/ReportTemplateParsingValuesTest.php
ReportTemplates/ReportTemplateParsingValuesTest.php ReportTemplates/ReportTemplateParsingValuesTest.php
ReportTemplateParsingValuesTest.php ReportTemplateParsingValuesTest.php
tests/Unit/Models/LicenseTest.php
Unit/Models/LicenseTest.php
Models/LicenseTest.php
LicenseTest.php
tests/Unit/Models/Labels/DefaultLabelTest.php tests/Unit/Models/Labels/DefaultLabelTest.php
Unit/Models/Labels/DefaultLabelTest.php Unit/Models/Labels/DefaultLabelTest.php
Models/Labels/DefaultLabelTest.php Models/Labels/DefaultLabelTest.php
@ -38348,6 +38357,9 @@ migrations/2013_11_25_150450_drop_parent_from_categories.php
database/migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php database/migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php
migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php
2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php 2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php
database/migrations/2025_12_10_211855_add_quantity_to_action_logs_table.php
migrations/2025_12_10_211855_add_quantity_to_action_logs_table.php
2025_12_10_211855_add_quantity_to_action_logs_table.php
database/migrations/2016_02_19_070119_add_remember_token_to_users_table.php database/migrations/2016_02_19_070119_add_remember_token_to_users_table.php
migrations/2016_02_19_070119_add_remember_token_to_users_table.php migrations/2016_02_19_070119_add_remember_token_to_users_table.php
2016_02_19_070119_add_remember_token_to_users_table.php 2016_02_19_070119_add_remember_token_to_users_table.php
@ -39377,6 +39389,10 @@ app/Console/Commands/SendExpirationAlerts.php
Console/Commands/SendExpirationAlerts.php Console/Commands/SendExpirationAlerts.php
Commands/SendExpirationAlerts.php Commands/SendExpirationAlerts.php
SendExpirationAlerts.php SendExpirationAlerts.php
app/Console/Commands/MigrateLicenseSeatQuantitiesInActionLogs.php
Console/Commands/MigrateLicenseSeatQuantitiesInActionLogs.php
Commands/MigrateLicenseSeatQuantitiesInActionLogs.php
MigrateLicenseSeatQuantitiesInActionLogs.php
app/Console/Commands/RestoreFromBackup.php app/Console/Commands/RestoreFromBackup.php
Console/Commands/RestoreFromBackup.php Console/Commands/RestoreFromBackup.php
Commands/RestoreFromBackup.php Commands/RestoreFromBackup.php

View file

@ -213,6 +213,7 @@ tests/Feature/Notifications/Email/AssetAcceptanceReminderTest.php
tests/Feature/Notifications/Email/EmailNotificationsToUserUponCheckinTest.php tests/Feature/Notifications/Email/EmailNotificationsToUserUponCheckinTest.php
tests/Feature/Notifications/Email/EmailNotificationsToAdminAlertEmailUponCheckinTest.php tests/Feature/Notifications/Email/EmailNotificationsToAdminAlertEmailUponCheckinTest.php
tests/Feature/Notifications/Email/CheckoutResponseEmailTest.php tests/Feature/Notifications/Email/CheckoutResponseEmailTest.php
tests/Feature/CheckoutAcceptances/Ui/ConsumableAcceptanceTest.php
tests/Feature/CheckoutAcceptances/Ui/AssetAcceptanceTest.php tests/Feature/CheckoutAcceptances/Ui/AssetAcceptanceTest.php
tests/Feature/CheckoutAcceptances/Ui/AccessoryAcceptanceTest.php tests/Feature/CheckoutAcceptances/Ui/AccessoryAcceptanceTest.php
tests/Feature/Reporting/CustomReportTest.php tests/Feature/Reporting/CustomReportTest.php
@ -300,6 +301,7 @@ tests/Unit/Models/CheckoutRequestTest.php
tests/Unit/Models/Company/GetIdForCurrentUserTest.php tests/Unit/Models/Company/GetIdForCurrentUserTest.php
tests/Unit/Models/Company/CompanyTest.php tests/Unit/Models/Company/CompanyTest.php
tests/Unit/Models/ReportTemplates/ReportTemplateParsingValuesTest.php tests/Unit/Models/ReportTemplates/ReportTemplateParsingValuesTest.php
tests/Unit/Models/LicenseTest.php
tests/Unit/Models/Labels/DefaultLabelTest.php tests/Unit/Models/Labels/DefaultLabelTest.php
tests/Unit/Models/Labels/FieldOptionTest.php tests/Unit/Models/Labels/FieldOptionTest.php
tests/Unit/CustomFieldTest.php tests/Unit/CustomFieldTest.php
@ -7190,6 +7192,7 @@ database/migrations/2020_10_23_161736_fix_zero_values_for_locations.php
database/migrations/2024_07_26_143301_add_checkout_for_all_types_to_accessories.php database/migrations/2024_07_26_143301_add_checkout_for_all_types_to_accessories.php
database/migrations/2013_11_25_150450_drop_parent_from_categories.php database/migrations/2013_11_25_150450_drop_parent_from_categories.php
database/migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php database/migrations/2016_08_04_134500_add_disallow_ldap_pw_sync_to_settings.php
database/migrations/2025_12_10_211855_add_quantity_to_action_logs_table.php
database/migrations/2016_02_19_070119_add_remember_token_to_users_table.php database/migrations/2016_02_19_070119_add_remember_token_to_users_table.php
database/migrations/2014_07_09_134316_add_requestable_to_assets.php database/migrations/2014_07_09_134316_add_requestable_to_assets.php
database/migrations/2017_09_18_225619_fix_assigned_type_not_being_nulled.php database/migrations/2017_09_18_225619_fix_assigned_type_not_being_nulled.php
@ -7484,6 +7487,7 @@ app/Console/Commands/DisableLDAP.php
app/Console/Commands/FixDoubleEscape.php app/Console/Commands/FixDoubleEscape.php
app/Console/Commands/LdapTroubleshooter.php app/Console/Commands/LdapTroubleshooter.php
app/Console/Commands/SendExpirationAlerts.php app/Console/Commands/SendExpirationAlerts.php
app/Console/Commands/MigrateLicenseSeatQuantitiesInActionLogs.php
app/Console/Commands/RestoreFromBackup.php app/Console/Commands/RestoreFromBackup.php
app/Console/Commands/CleanOldCheckoutRequests.php app/Console/Commands/CleanOldCheckoutRequests.php
app/Console/Commands/FixUpAssignedTypeWithoutAssignedTo.php app/Console/Commands/FixUpAssignedTypeWithoutAssignedTo.php

View file

@ -6420,6 +6420,11 @@ Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetVal
Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs
Examine/UmbracoContentValueSetValidatorTests.cs Examine/UmbracoContentValueSetValidatorTests.cs
UmbracoContentValueSetValidatorTests.cs UmbracoContentValueSetValidatorTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/MarkdownToHtmlConverterTests.cs
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/MarkdownToHtmlConverterTests.cs
Umbraco.Infrastructure/HealthChecks/MarkdownToHtmlConverterTests.cs
HealthChecks/MarkdownToHtmlConverterTests.cs
MarkdownToHtmlConverterTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/HealthCheckResultsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/HealthCheckResultsTests.cs
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/HealthCheckResultsTests.cs Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/HealthCheckResultsTests.cs
Umbraco.Infrastructure/HealthChecks/HealthCheckResultsTests.cs Umbraco.Infrastructure/HealthChecks/HealthCheckResultsTests.cs
@ -6587,6 +6592,11 @@ Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/AlterMigrationTests.cs
Umbraco.Infrastructure/Migrations/AlterMigrationTests.cs Umbraco.Infrastructure/Migrations/AlterMigrationTests.cs
Migrations/AlterMigrationTests.cs Migrations/AlterMigrationTests.cs
AlterMigrationTests.cs AlterMigrationTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Strings/MarkdownToHtmlConverterTests.cs
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Strings/MarkdownToHtmlConverterTests.cs
Umbraco.Infrastructure/Strings/MarkdownToHtmlConverterTests.cs
Strings/MarkdownToHtmlConverterTests.cs
MarkdownToHtmlConverterTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/CacheInstructionsPruningJobTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/CacheInstructionsPruningJobTests.cs
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/CacheInstructionsPruningJobTests.cs Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/CacheInstructionsPruningJobTests.cs
Umbraco.Infrastructure/BackgroundJobs/Jobs/CacheInstructionsPruningJobTests.cs Umbraco.Infrastructure/BackgroundJobs/Jobs/CacheInstructionsPruningJobTests.cs
@ -16596,6 +16606,10 @@ src/Umbraco.Core/Strings/Utf8ToAsciiConverter.cs
Umbraco.Core/Strings/Utf8ToAsciiConverter.cs Umbraco.Core/Strings/Utf8ToAsciiConverter.cs
Strings/Utf8ToAsciiConverter.cs Strings/Utf8ToAsciiConverter.cs
Utf8ToAsciiConverter.cs Utf8ToAsciiConverter.cs
src/Umbraco.Core/Strings/IMarkdownToHtmlConverter.cs
Umbraco.Core/Strings/IMarkdownToHtmlConverter.cs
Strings/IMarkdownToHtmlConverter.cs
IMarkdownToHtmlConverter.cs
src/Umbraco.Core/Strings/Css/StylesheetRule.cs src/Umbraco.Core/Strings/Css/StylesheetRule.cs
Umbraco.Core/Strings/Css/StylesheetRule.cs Umbraco.Core/Strings/Css/StylesheetRule.cs
Strings/Css/StylesheetRule.cs Strings/Css/StylesheetRule.cs
@ -96929,6 +96943,14 @@ DeleteKeysAndIndexes.cs
src/Umbraco.Infrastructure/PublishedContentQuery.cs src/Umbraco.Infrastructure/PublishedContentQuery.cs
Umbraco.Infrastructure/PublishedContentQuery.cs Umbraco.Infrastructure/PublishedContentQuery.cs
PublishedContentQuery.cs PublishedContentQuery.cs
src/Umbraco.Infrastructure/Strings/HeyRedMarkdownToHtmlConverter.cs
Umbraco.Infrastructure/Strings/HeyRedMarkdownToHtmlConverter.cs
Strings/HeyRedMarkdownToHtmlConverter.cs
HeyRedMarkdownToHtmlConverter.cs
src/Umbraco.Infrastructure/Strings/MarkdigMarkdownToHtmlConverter.cs
Umbraco.Infrastructure/Strings/MarkdigMarkdownToHtmlConverter.cs
Strings/MarkdigMarkdownToHtmlConverter.cs
MarkdigMarkdownToHtmlConverter.cs
src/Umbraco.Infrastructure/IPublishedContentQueryAccessor.cs src/Umbraco.Infrastructure/IPublishedContentQueryAccessor.cs
Umbraco.Infrastructure/IPublishedContentQueryAccessor.cs Umbraco.Infrastructure/IPublishedContentQueryAccessor.cs
IPublishedContentQueryAccessor.cs IPublishedContentQueryAccessor.cs

View file

@ -1211,6 +1211,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HostedServices/RecurringHos
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Runtime/DefaultMainDomKeyGeneratorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Runtime/DefaultMainDomKeyGeneratorTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoFieldDefinitionCollectionTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoFieldDefinitionCollectionTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/MarkdownToHtmlConverterTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/HealthCheckResultsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/HealthCheckResultsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Extensions/EmailMessageExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Extensions/EmailMessageExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Editors/UserEditorAuthorizationHelperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Editors/UserEditorAuthorizationHelperTests.cs
@ -1243,6 +1244,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/Stubs/DropForeig
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/Stubs/Dummy.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/Stubs/Dummy.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/MigrationPlanTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/MigrationPlanTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/AlterMigrationTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/AlterMigrationTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Strings/MarkdownToHtmlConverterTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/CacheInstructionsPruningJobTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/CacheInstructionsPruningJobTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/HealthCheckNotifierJobTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/HealthCheckNotifierJobTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/TempFileCleanupJobTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/TempFileCleanupJobTests.cs
@ -3497,6 +3499,7 @@ src/Umbraco.Core/Strings/IUrlSegmentProvider.cs
src/Umbraco.Core/Strings/IHtmlEncodedString.cs src/Umbraco.Core/Strings/IHtmlEncodedString.cs
src/Umbraco.Core/Strings/DefaultUrlSegmentProvider.cs src/Umbraco.Core/Strings/DefaultUrlSegmentProvider.cs
src/Umbraco.Core/Strings/Utf8ToAsciiConverter.cs src/Umbraco.Core/Strings/Utf8ToAsciiConverter.cs
src/Umbraco.Core/Strings/IMarkdownToHtmlConverter.cs
src/Umbraco.Core/Strings/Css/StylesheetRule.cs src/Umbraco.Core/Strings/Css/StylesheetRule.cs
src/Umbraco.Core/Strings/Css/StylesheetHelper.cs src/Umbraco.Core/Strings/Css/StylesheetHelper.cs
src/Umbraco.Core/Strings/PathUtility.cs src/Umbraco.Core/Strings/PathUtility.cs
@ -14643,6 +14646,8 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPremigrationPlan.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/Common/CreateKeysAndIndexes.cs src/Umbraco.Infrastructure/Migrations/Upgrade/Common/CreateKeysAndIndexes.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/Common/DeleteKeysAndIndexes.cs src/Umbraco.Infrastructure/Migrations/Upgrade/Common/DeleteKeysAndIndexes.cs
src/Umbraco.Infrastructure/PublishedContentQuery.cs src/Umbraco.Infrastructure/PublishedContentQuery.cs
src/Umbraco.Infrastructure/Strings/HeyRedMarkdownToHtmlConverter.cs
src/Umbraco.Infrastructure/Strings/MarkdigMarkdownToHtmlConverter.cs
src/Umbraco.Infrastructure/IPublishedContentQueryAccessor.cs src/Umbraco.Infrastructure/IPublishedContentQueryAccessor.cs
src/Umbraco.Infrastructure/BackgroundJobs/RecurringBackgroundJobHostedServiceRunner.cs src/Umbraco.Infrastructure/BackgroundJobs/RecurringBackgroundJobHostedServiceRunner.cs
src/Umbraco.Infrastructure/BackgroundJobs/Jobs/DistributedJobs/OpenIddictCleanupJob.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/DistributedJobs/OpenIddictCleanupJob.cs

View file

@ -3376,6 +3376,10 @@ composer.json
plugins/woocommerce-beta-tester/package.json plugins/woocommerce-beta-tester/package.json
woocommerce-beta-tester/package.json woocommerce-beta-tester/package.json
package.json package.json
plugins/woocommerce/changelog/62645-add-paypal-standard-missing-deprecation-notices
woocommerce/changelog/62645-add-paypal-standard-missing-deprecation-notices
changelog/62645-add-paypal-standard-missing-deprecation-notices
62645-add-paypal-standard-missing-deprecation-notices
plugins/woocommerce/changelog/WOOPLUG-5884-product-object-cache plugins/woocommerce/changelog/WOOPLUG-5884-product-object-cache
woocommerce/changelog/WOOPLUG-5884-product-object-cache woocommerce/changelog/WOOPLUG-5884-product-object-cache
changelog/WOOPLUG-5884-product-object-cache changelog/WOOPLUG-5884-product-object-cache
@ -3612,6 +3616,10 @@ plugins/woocommerce/changelog/62296-patch-28
woocommerce/changelog/62296-patch-28 woocommerce/changelog/62296-patch-28
changelog/62296-patch-28 changelog/62296-patch-28
62296-patch-28 62296-patch-28
plugins/woocommerce/changelog/62640-refactor-paypal-standard-6-request-file
woocommerce/changelog/62640-refactor-paypal-standard-6-request-file
changelog/62640-refactor-paypal-standard-6-request-file
62640-refactor-paypal-standard-6-request-file
plugins/woocommerce/changelog/62313-pay-436-move-pos-catalog-functionality-into-woocommerce-core plugins/woocommerce/changelog/62313-pay-436-move-pos-catalog-functionality-into-woocommerce-core
woocommerce/changelog/62313-pay-436-move-pos-catalog-functionality-into-woocommerce-core woocommerce/changelog/62313-pay-436-move-pos-catalog-functionality-into-woocommerce-core
changelog/62313-pay-436-move-pos-catalog-functionality-into-woocommerce-core changelog/62313-pay-436-move-pos-catalog-functionality-into-woocommerce-core
@ -3788,6 +3796,10 @@ plugins/woocommerce/changelog/e2e-enhance-ctrf-report-commit-id
woocommerce/changelog/e2e-enhance-ctrf-report-commit-id woocommerce/changelog/e2e-enhance-ctrf-report-commit-id
changelog/e2e-enhance-ctrf-report-commit-id changelog/e2e-enhance-ctrf-report-commit-id
e2e-enhance-ctrf-report-commit-id e2e-enhance-ctrf-report-commit-id
plugins/woocommerce/changelog/wooplug-6049-follow-up
woocommerce/changelog/wooplug-6049-follow-up
changelog/wooplug-6049-follow-up
wooplug-6049-follow-up
plugins/woocommerce/changelog/fix-61720-select2-styles-leaking-into-other-plugins plugins/woocommerce/changelog/fix-61720-select2-styles-leaking-into-other-plugins
woocommerce/changelog/fix-61720-select2-styles-leaking-into-other-plugins woocommerce/changelog/fix-61720-select2-styles-leaking-into-other-plugins
changelog/fix-61720-select2-styles-leaking-into-other-plugins changelog/fix-61720-select2-styles-leaking-into-other-plugins
@ -4012,6 +4024,10 @@ plugins/woocommerce/changelog/wooa7s-843-rename-option-to-woocommerce_analytics_
woocommerce/changelog/wooa7s-843-rename-option-to-woocommerce_analytics_scheduled_import-new woocommerce/changelog/wooa7s-843-rename-option-to-woocommerce_analytics_scheduled_import-new
changelog/wooa7s-843-rename-option-to-woocommerce_analytics_scheduled_import-new changelog/wooa7s-843-rename-option-to-woocommerce_analytics_scheduled_import-new
wooa7s-843-rename-option-to-woocommerce_analytics_scheduled_import-new wooa7s-843-rename-option-to-woocommerce_analytics_scheduled_import-new
plugins/woocommerce/changelog/62644-fix-WCCOM-2096-fatal-when-cart-not-initialized
woocommerce/changelog/62644-fix-WCCOM-2096-fatal-when-cart-not-initialized
changelog/62644-fix-WCCOM-2096-fatal-when-cart-not-initialized
62644-fix-WCCOM-2096-fatal-when-cart-not-initialized
plugins/woocommerce/changelog/62388-update-mini-cart-coming-soon-compat plugins/woocommerce/changelog/62388-update-mini-cart-coming-soon-compat
woocommerce/changelog/62388-update-mini-cart-coming-soon-compat woocommerce/changelog/62388-update-mini-cart-coming-soon-compat
changelog/62388-update-mini-cart-coming-soon-compat changelog/62388-update-mini-cart-coming-soon-compat
@ -10305,14 +10321,6 @@ tests/php/includes/class-wc-privacy-test.php
php/includes/class-wc-privacy-test.php php/includes/class-wc-privacy-test.php
includes/class-wc-privacy-test.php includes/class-wc-privacy-test.php
class-wc-privacy-test.php class-wc-privacy-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-request-test.php
woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-request-test.php
tests/php/includes/gateways/paypal/class-wc-gateway-paypal-request-test.php
php/includes/gateways/paypal/class-wc-gateway-paypal-request-test.php
includes/gateways/paypal/class-wc-gateway-paypal-request-test.php
gateways/paypal/class-wc-gateway-paypal-request-test.php
paypal/class-wc-gateway-paypal-request-test.php
class-wc-gateway-paypal-request-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
@ -11875,6 +11883,14 @@ src/Gateways/PayPal/HelperTest.php
Gateways/PayPal/HelperTest.php Gateways/PayPal/HelperTest.php
PayPal/HelperTest.php PayPal/HelperTest.php
HelperTest.php HelperTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/RequestTest.php
woocommerce/tests/php/src/Gateways/PayPal/RequestTest.php
tests/php/src/Gateways/PayPal/RequestTest.php
php/src/Gateways/PayPal/RequestTest.php
src/Gateways/PayPal/RequestTest.php
Gateways/PayPal/RequestTest.php
PayPal/RequestTest.php
RequestTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/TransactAccountManagerTest.php plugins/woocommerce/tests/php/src/Gateways/PayPal/TransactAccountManagerTest.php
woocommerce/tests/php/src/Gateways/PayPal/TransactAccountManagerTest.php woocommerce/tests/php/src/Gateways/PayPal/TransactAccountManagerTest.php
tests/php/src/Gateways/PayPal/TransactAccountManagerTest.php tests/php/src/Gateways/PayPal/TransactAccountManagerTest.php
@ -65410,6 +65426,12 @@ src/Gateways/PayPal/AddressRequirements.php
Gateways/PayPal/AddressRequirements.php Gateways/PayPal/AddressRequirements.php
PayPal/AddressRequirements.php PayPal/AddressRequirements.php
AddressRequirements.php AddressRequirements.php
plugins/woocommerce/src/Gateways/PayPal/Request.php
woocommerce/src/Gateways/PayPal/Request.php
src/Gateways/PayPal/Request.php
Gateways/PayPal/Request.php
PayPal/Request.php
Request.php
plugins/woocommerce/src/Proxies/ActionsProxy.php plugins/woocommerce/src/Proxies/ActionsProxy.php
woocommerce/src/Proxies/ActionsProxy.php woocommerce/src/Proxies/ActionsProxy.php
src/Proxies/ActionsProxy.php src/Proxies/ActionsProxy.php
@ -68792,6 +68814,13 @@ src/Internal/ComingSoon/ComingSoonRequestHandler.php
Internal/ComingSoon/ComingSoonRequestHandler.php Internal/ComingSoon/ComingSoonRequestHandler.php
ComingSoon/ComingSoonRequestHandler.php ComingSoon/ComingSoonRequestHandler.php
ComingSoonRequestHandler.php ComingSoonRequestHandler.php
plugins/woocommerce/src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
woocommerce/src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
PushNotifications/Exceptions/PushTokenNotFoundException.php
Exceptions/PushTokenNotFoundException.php
PushTokenNotFoundException.php
plugins/woocommerce/src/Internal/PushNotifications/DataStores/PushTokensDataStore.php plugins/woocommerce/src/Internal/PushNotifications/DataStores/PushTokensDataStore.php
woocommerce/src/Internal/PushNotifications/DataStores/PushTokensDataStore.php woocommerce/src/Internal/PushNotifications/DataStores/PushTokensDataStore.php
src/Internal/PushNotifications/DataStores/PushTokensDataStore.php src/Internal/PushNotifications/DataStores/PushTokensDataStore.php
@ -92948,26 +92977,11 @@ packages/php/blueprint/package.json
php/blueprint/package.json php/blueprint/package.json
blueprint/package.json blueprint/package.json
package.json package.json
packages/php/email-editor/changelog/62588-add-text-alignment-by-class
php/email-editor/changelog/62588-add-text-alignment-by-class
email-editor/changelog/62588-add-text-alignment-by-class
changelog/62588-add-text-alignment-by-class
62588-add-text-alignment-by-class
packages/php/email-editor/changelog/.gitkeep packages/php/email-editor/changelog/.gitkeep
php/email-editor/changelog/.gitkeep php/email-editor/changelog/.gitkeep
email-editor/changelog/.gitkeep email-editor/changelog/.gitkeep
changelog/.gitkeep changelog/.gitkeep
.gitkeep .gitkeep
packages/php/email-editor/changelog/62605-fix-email-editor-classic-content
php/email-editor/changelog/62605-fix-email-editor-classic-content
email-editor/changelog/62605-fix-email-editor-classic-content
changelog/62605-fix-email-editor-classic-content
62605-fix-email-editor-classic-content
packages/php/email-editor/changelog/62524-fix-block-width-preprocessor
php/email-editor/changelog/62524-fix-block-width-preprocessor
email-editor/changelog/62524-fix-block-width-preprocessor
changelog/62524-fix-block-width-preprocessor
62524-fix-block-width-preprocessor
packages/php/email-editor/phpcs.xml packages/php/email-editor/phpcs.xml
php/email-editor/phpcs.xml php/email-editor/phpcs.xml
email-editor/phpcs.xml email-editor/phpcs.xml

View file

@ -761,6 +761,7 @@ plugins/woocommerce-beta-tester/tsconfig.json
plugins/woocommerce-beta-tester/composer.lock plugins/woocommerce-beta-tester/composer.lock
plugins/woocommerce-beta-tester/composer.json plugins/woocommerce-beta-tester/composer.json
plugins/woocommerce-beta-tester/package.json plugins/woocommerce-beta-tester/package.json
plugins/woocommerce/changelog/62645-add-paypal-standard-missing-deprecation-notices
plugins/woocommerce/changelog/WOOPLUG-5884-product-object-cache plugins/woocommerce/changelog/WOOPLUG-5884-product-object-cache
plugins/woocommerce/changelog/62332-wooa7s-796-add-e2e-tests plugins/woocommerce/changelog/62332-wooa7s-796-add-e2e-tests
plugins/woocommerce/changelog/fix-phpunit-coverage-excludes plugins/woocommerce/changelog/fix-phpunit-coverage-excludes
@ -820,6 +821,7 @@ plugins/woocommerce/changelog/fix-phpstan-errors
plugins/woocommerce/changelog/fix-breadcrumbs-product_cat-taxonomy plugins/woocommerce/changelog/fix-breadcrumbs-product_cat-taxonomy
plugins/woocommerce/changelog/pr-61931 plugins/woocommerce/changelog/pr-61931
plugins/woocommerce/changelog/62296-patch-28 plugins/woocommerce/changelog/62296-patch-28
plugins/woocommerce/changelog/62640-refactor-paypal-standard-6-request-file
plugins/woocommerce/changelog/62313-pay-436-move-pos-catalog-functionality-into-woocommerce-core plugins/woocommerce/changelog/62313-pay-436-move-pos-catalog-functionality-into-woocommerce-core
plugins/woocommerce/changelog/woothme-207-active-thumbnail-states plugins/woocommerce/changelog/woothme-207-active-thumbnail-states
plugins/woocommerce/changelog/wooprd-718-discount-code-in-email plugins/woocommerce/changelog/wooprd-718-discount-code-in-email
@ -864,6 +866,7 @@ plugins/woocommerce/changelog/add-simplify-cys-remove-unnecessary-code
plugins/woocommerce/changelog/62288-fix-setup-wizard-id plugins/woocommerce/changelog/62288-fix-setup-wizard-id
plugins/woocommerce/changelog/61016-patch-27 plugins/woocommerce/changelog/61016-patch-27
plugins/woocommerce/changelog/e2e-enhance-ctrf-report-commit-id plugins/woocommerce/changelog/e2e-enhance-ctrf-report-commit-id
plugins/woocommerce/changelog/wooplug-6049-follow-up
plugins/woocommerce/changelog/fix-61720-select2-styles-leaking-into-other-plugins plugins/woocommerce/changelog/fix-61720-select2-styles-leaking-into-other-plugins
plugins/woocommerce/changelog/62057-dev-enhance-hydration-class-for-url-params plugins/woocommerce/changelog/62057-dev-enhance-hydration-class-for-url-params
plugins/woocommerce/changelog/qao-187-woocommerce-unstable-tests-fix-monitor-js-files-count plugins/woocommerce/changelog/qao-187-woocommerce-unstable-tests-fix-monitor-js-files-count
@ -920,6 +923,7 @@ plugins/woocommerce/changelog/wooa7s-794-analytics-overview-add-date-status-and-
plugins/woocommerce/changelog/fix-migrator-cft plugins/woocommerce/changelog/fix-migrator-cft
plugins/woocommerce/changelog/fix-62448-disable-add-to-cart-button-variable-products plugins/woocommerce/changelog/fix-62448-disable-add-to-cart-button-variable-products
plugins/woocommerce/changelog/wooa7s-843-rename-option-to-woocommerce_analytics_scheduled_import-new plugins/woocommerce/changelog/wooa7s-843-rename-option-to-woocommerce_analytics_scheduled_import-new
plugins/woocommerce/changelog/62644-fix-WCCOM-2096-fatal-when-cart-not-initialized
plugins/woocommerce/changelog/62388-update-mini-cart-coming-soon-compat plugins/woocommerce/changelog/62388-update-mini-cart-coming-soon-compat
plugins/woocommerce/changelog/62210-wooplug-5928-undefined-property-wp_errorparent-in-includesclass-wc plugins/woocommerce/changelog/62210-wooplug-5928-undefined-property-wp_errorparent-in-includesclass-wc
plugins/woocommerce/changelog/62169-wooa7s-791-backend-register-analytics-import-mode-setting plugins/woocommerce/changelog/62169-wooa7s-791-backend-register-analytics-import-mode-setting
@ -1807,7 +1811,6 @@ plugins/woocommerce/tests/php/includes/wc-user-functions-test.php
plugins/woocommerce/tests/php/includes/class-wc-comments-test.php plugins/woocommerce/tests/php/includes/class-wc-comments-test.php
plugins/woocommerce/tests/php/includes/class-wc-product-downloads-test.php plugins/woocommerce/tests/php/includes/class-wc-product-downloads-test.php
plugins/woocommerce/tests/php/includes/class-wc-privacy-test.php plugins/woocommerce/tests/php/includes/class-wc-privacy-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-request-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-test.php plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-test.php
plugins/woocommerce/tests/php/includes/admin/list-tables/class-wc-admin-list-table-orders-test.php plugins/woocommerce/tests/php/includes/admin/list-tables/class-wc-admin-list-table-orders-test.php
@ -1997,6 +2000,7 @@ plugins/woocommerce/tests/php/src/Blocks/Mocks/ProductDetailsNoRegisterMock.php
plugins/woocommerce/tests/php/src/Blocks/Shipping/ShippingControllerTest.php plugins/woocommerce/tests/php/src/Blocks/Shipping/ShippingControllerTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/NoticesTest.php plugins/woocommerce/tests/php/src/Gateways/PayPal/NoticesTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/HelperTest.php plugins/woocommerce/tests/php/src/Gateways/PayPal/HelperTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/RequestTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/TransactAccountManagerTest.php plugins/woocommerce/tests/php/src/Gateways/PayPal/TransactAccountManagerTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/WebhookHandlerTest.php plugins/woocommerce/tests/php/src/Gateways/PayPal/WebhookHandlerTest.php
plugins/woocommerce/tests/php/src/Gateways/PayPal/AddressRequirementsTest.php plugins/woocommerce/tests/php/src/Gateways/PayPal/AddressRequirementsTest.php
@ -8350,6 +8354,7 @@ plugins/woocommerce/src/Gateways/PayPal/WebhookHandler.php
plugins/woocommerce/src/Gateways/PayPal/Helper.php plugins/woocommerce/src/Gateways/PayPal/Helper.php
plugins/woocommerce/src/Gateways/PayPal/Notices.php plugins/woocommerce/src/Gateways/PayPal/Notices.php
plugins/woocommerce/src/Gateways/PayPal/AddressRequirements.php plugins/woocommerce/src/Gateways/PayPal/AddressRequirements.php
plugins/woocommerce/src/Gateways/PayPal/Request.php
plugins/woocommerce/src/Proxies/ActionsProxy.php plugins/woocommerce/src/Proxies/ActionsProxy.php
plugins/woocommerce/src/Proxies/LegacyProxy.php plugins/woocommerce/src/Proxies/LegacyProxy.php
plugins/woocommerce/src/Vendor/README.md plugins/woocommerce/src/Vendor/README.md
@ -8849,6 +8854,7 @@ plugins/woocommerce/src/Internal/ComingSoon/ComingSoonAdminBarBadge.php
plugins/woocommerce/src/Internal/ComingSoon/ComingSoonCacheInvalidator.php plugins/woocommerce/src/Internal/ComingSoon/ComingSoonCacheInvalidator.php
plugins/woocommerce/src/Internal/ComingSoon/ComingSoonHelper.php plugins/woocommerce/src/Internal/ComingSoon/ComingSoonHelper.php
plugins/woocommerce/src/Internal/ComingSoon/ComingSoonRequestHandler.php plugins/woocommerce/src/Internal/ComingSoon/ComingSoonRequestHandler.php
plugins/woocommerce/src/Internal/PushNotifications/Exceptions/PushTokenNotFoundException.php
plugins/woocommerce/src/Internal/PushNotifications/DataStores/PushTokensDataStore.php plugins/woocommerce/src/Internal/PushNotifications/DataStores/PushTokensDataStore.php
plugins/woocommerce/src/Internal/PushNotifications/Entities/PushToken.php plugins/woocommerce/src/Internal/PushNotifications/Entities/PushToken.php
plugins/woocommerce/src/Internal/PushNotifications/PushNotifications.php plugins/woocommerce/src/Internal/PushNotifications/PushNotifications.php
@ -12719,10 +12725,7 @@ packages/php/blueprint/src/UseWPFunctions.php
packages/php/blueprint/composer.lock packages/php/blueprint/composer.lock
packages/php/blueprint/composer.json packages/php/blueprint/composer.json
packages/php/blueprint/package.json packages/php/blueprint/package.json
packages/php/email-editor/changelog/62588-add-text-alignment-by-class
packages/php/email-editor/changelog/.gitkeep packages/php/email-editor/changelog/.gitkeep
packages/php/email-editor/changelog/62605-fix-email-editor-classic-content
packages/php/email-editor/changelog/62524-fix-block-width-preprocessor
packages/php/email-editor/phpcs.xml packages/php/email-editor/phpcs.xml
packages/php/email-editor/tests/integration.suite.yml packages/php/email-editor/tests/integration.suite.yml
packages/php/email-editor/tests/unit/stubs.php packages/php/email-editor/tests/unit/stubs.php

View file

@ -353,9 +353,6 @@ generators.rb
config/initializers/delayed_jobs_timeout_per_job.rb config/initializers/delayed_jobs_timeout_per_job.rb
initializers/delayed_jobs_timeout_per_job.rb initializers/delayed_jobs_timeout_per_job.rb
delayed_jobs_timeout_per_job.rb delayed_jobs_timeout_per_job.rb
config/initializers/nokogiri.rb
initializers/nokogiri.rb
nokogiri.rb
config/initializers/assets.rb config/initializers/assets.rb
initializers/assets.rb initializers/assets.rb
assets.rb assets.rb

View file

@ -119,7 +119,6 @@ config/initializers/log_websocket_session_store.rb
config/initializers/credentials.rb config/initializers/credentials.rb
config/initializers/generators.rb config/initializers/generators.rb
config/initializers/delayed_jobs_timeout_per_job.rb config/initializers/delayed_jobs_timeout_per_job.rb
config/initializers/nokogiri.rb
config/initializers/assets.rb config/initializers/assets.rb
config/initializers/db_preferences.rb config/initializers/db_preferences.rb
config/initializers/db_preflight_check.rb config/initializers/db_preflight_check.rb

View file

@ -1535,11 +1535,11 @@ hp/video
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
hpm hpm
hpmob hpmob
http://archive.org/robots.txt http://amazon.co.uk/robots.txt
http://cdc.gov/robots.txt http://amazon.de/robots.txt
http://s3.amazonaws.com/robots.txt http://news.google.com/robots.txt
http://secure.gravatar.com/robots.txt http://web.archive.org/robots.txt
http://washingtonpost.com/robots.txt http://wordpress.org/robots.txt
hub?category= hub?category=
hz/contact-us/ajax/initiate-trusted-contact hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$ hz/help/contact/*/message/$
@ -3228,7 +3228,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://code.jquery.com/robots.txt wiki/Wikipedia_talk%3AAdministrator_electionshttp://soundcloud.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard wiki/Wikipedia_talk%3AAdministrators%27_noticeboard

View file

@ -263,6 +263,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.co.uk .co.uk
.com .com
.css .css
.css
.diff$ .diff$
.element .element
.emailjson .emailjson
@ -281,6 +282,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.jpg$ .jpg$
.jpge .jpge
.js .js
.js
.json .json
.jsx .jsx
.jsx$ .jsx$
@ -329,7 +331,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known/amphtml/apikey.pub .well-known/amphtml/apikey.pub
.well-known/apple-app-site-association .well-known/apple-app-site-association
.well-known/assetlinks.json .well-known/assetlinks.json
.well-known/assetlinks.jsonhttp://web.archive.org/robots.txt .well-known/assetlinks.jsonhttp://wattpad.com/robots.txt
.well-known/privacy-sandbox-attestations.json .well-known/privacy-sandbox-attestations.json
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200 .well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
.well-known/security.txt .well-known/security.txt
@ -784,7 +786,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/business/aisearch /business/aisearch
/business/availability /business/availability
/business/availability/?context /business/availability/?context
/business/availability/?context=http://help.twitter.com/robots.txt /business/availability/?context=http://hertason.blogspot.com/robots.txt
/business/availability?context /business/availability?context
/business/availability?context= /business/availability?context=
/business/search /business/search
@ -1626,6 +1628,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/promo /promo
/promo/firstmonthfree/validate /promo/firstmonthfree/validate
/promoassets /promoassets
/public/fc-assets/locales
/pull /pull
/purchase/buy/* /purchase/buy/*
/pvData$ /pvData$
@ -1892,6 +1895,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/solutions/case-studies/generative-ai-turing/ /solutions/case-studies/generative-ai-turing/
/solutions/case-studies/innovators/innovators-eu/ /solutions/case-studies/innovators/innovators-eu/
/solutions/case-studies/sustainability-emea/ /solutions/case-studies/sustainability-emea/
/sort
/special_content /special_content
/specification /specification
/speednewsbytopic/* /speednewsbytopic/*
@ -2932,10 +2936,6 @@ Admin/
AdsManager AdsManager
AdsTest AdsTest
AffiliateWidgets AffiliateWidgets
AirWatchAjaxHandler
AirWatchAlertDhtmlPopup
AirWatchSubscriptionAjax
AirWatchSubscriptionWidget
AirlineRegistration AirlineRegistration
AirlineTips AirlineTips
AirportFromGeoAjax AirportFromGeoAjax
@ -3499,7 +3499,6 @@ MobileAirlineDeals
MobileAirlineTips MobileAirlineTips
MobileAirlines MobileAirlines
MobileAirport MobileAirport
MobileAirwatch
MobileApps MobileApps
MobileAttractionSearch MobileAttractionSearch
MobileAttractionToursAndTickets MobileAttractionToursAndTickets
@ -3717,7 +3716,6 @@ Pin_Lander
Place Place
Platform/ Platform/
PlusCommerce PlusCommerce
PlusManagement
PoiArea PoiArea
PoiDetails PoiDetails
PoiRecommendationDashboard PoiRecommendationDashboard
@ -3732,7 +3730,7 @@ PostExportDoc.naver
PostExportDoc.nhn PostExportDoc.nhn
PostList.naver PostList.naver
PostList.nhn PostList.nhn
PostPhotos PostPhotosHAC
PostPreview.naver PostPreview.naver
PostPreview.nhn PostPreview.nhn
PostPrint.naver PostPrint.naver
@ -4132,8 +4130,13 @@ Uploads/Books/Reviews/
UserContent UserContent
UserInteractionRecord UserInteractionRecord
UserPage UserPage
UserReview UserReviewController
UserReview$ UserReviewEdit
UserReviewHAC
UserReviewPreview
UserReviewSticker
UserReviewSupport
UserReviewThanks
UserTip UserTip
UserTrackingRecord UserTrackingRecord
UsernameValidation UsernameValidation
@ -4737,6 +4740,7 @@ activities/committees/studies/
activities/committees/studiesCom/ activities/committees/studiesCom/
activity activity
ad ad
ad/adserver.php
ad/article/how-samsung-galaxy-ai-can-upgrade-your-smartphone ad/article/how-samsung-galaxy-ai-can-upgrade-your-smartphone
ad/article/samsung-galaxy-ai-automates-everyday-tasks ad/article/samsung-galaxy-ai-automates-everyday-tasks
ad/article/samsung-galaxy-ai-changing-smartphone-photography ad/article/samsung-galaxy-ai-changing-smartphone-photography
@ -4877,6 +4881,7 @@ ai-sandbox-internal/generated_images
ai/$ ai/$
ai/config-2025/$ ai/config-2025/$
ai/generation/asset ai/generation/asset
ai/icon-generator/tool
ai/our-approach/$ ai/our-approach/$
ai_log ai_log
aid aid
@ -5081,6 +5086,7 @@ api/taxonomy$
api/template-taxonomy-service api/template-taxonomy-service
api/template-taxonomy-service$ api/template-taxonomy-service$
api/ucs/shortlist api/ucs/shortlist
api/ui
api/ui-extensions api/ui-extensions
api/uisprime/track api/uisprime/track
api/unified-underdog api/unified-underdog
@ -5128,6 +5134,7 @@ api/v3/promoted/events
api/v3/tooltips api/v3/tooltips
api/v3/visitor_tag_for_url_params api/v3/visitor_tag_for_url_params
api/v4/typeahead api/v4/typeahead
api/video
api? api?
api_access_key= api_access_key=
apiv2/* apiv2/*
@ -5215,10 +5222,7 @@ archive$
archive.php?archive=* archive.php?archive=*
archive.php?view=all archive.php?view=all
archive/api/image.jpg archive/api/image.jpg
archive/article
archive/find
archive/graphs.php archive/graphs.php
archive/page
archive/project/sovsport$ archive/project/sovsport$
archived archived
archived$ archived$
@ -5569,6 +5573,8 @@ audible-sample-player
audible_programs= audible_programs=
audiblehug audiblehug
audio.html audio.html
audio/music/search
audio/sound-effects/search
audio?performer=1&q= audio?performer=1&q=
audio_file audio_file
audio_news audio_news
@ -5602,6 +5608,7 @@ author=
authored-by authored-by
authoring/ authoring/
authorize-ip authorize-ip
authors/*
authwall authwall
auto auto
autocomplete autocomplete
@ -5915,6 +5922,7 @@ blocks/*.svg
blog blog
blog-ads-api-output blog-ads-api-output
blog-manager blog-manager
blog-old
blog-temp-ru blog-temp-ru
blog-this.g blog-this.g
blog.php?id=* blog.php?id=*
@ -6137,6 +6145,7 @@ blog/design-systems/$
blog/design-thinking/$ blog/design-thinking/$
blog/design/$ blog/design/$
blog/designer-developer-handoff-with-figma-and-jira/$ blog/designer-developer-handoff-with-figma-and-jira/$
blog/designer-framework-for-better-ai-prompts/$
blog/designer-q-and-a-camellia-neris-five-catalysts-for-creativity/$ blog/designer-q-and-a-camellia-neris-five-catalysts-for-creativity/$
blog/designers-use-figma-to-bring-uber-to-the-unbanked/$ blog/designers-use-figma-to-bring-uber-to-the-unbanked/$
blog/designing-in-the-cloud-with-confidence/$ blog/designing-in-the-cloud-with-confidence/$
@ -6455,6 +6464,7 @@ blog/material-design-figma-styles/$
blog/measuring-the-value-of-design-systems/$ blog/measuring-the-value-of-design-systems/$
blog/media blog/media
blog/meet-the-design-pioneers-taking-on-the-venture-world/$ blog/meet-the-design-pioneers-taking-on-the-venture-world/$
blog/meet-the-maker-kelsey-fairhurst-forks-plus/$
blog/meet-the-maker-marcin-wichary/$ blog/meet-the-maker-marcin-wichary/$
blog/meet-the-makers-defining-techs-next-chapter/$ blog/meet-the-makers-defining-techs-next-chapter/$
blog/meet-us-in-the-browser/$ blog/meet-us-in-the-browser/$
@ -6510,6 +6520,7 @@ blog/polaroid-digital-innovation/$
blog/portfolio/$ blog/portfolio/$
blog/post-mortem-service-disruption-on-january-21-22-2020/$ blog/post-mortem-service-disruption-on-january-21-22-2020/$
blog/postmortem-service-disruptions-on-june-6-and-7-2022/$ blog/postmortem-service-disruptions-on-june-6-and-7-2022/$
blog/press-start-video-game-navigation/$
blog/pride-2021-getting-back-out-there/$ blog/pride-2021-getting-back-out-there/$
blog/product-design-portfolio-tips-from-a-figma-recruiter/$ blog/product-design-portfolio-tips-from-a-figma-recruiter/$
blog/product-management/$ blog/product-management/$
@ -6756,6 +6767,7 @@ blogs/test
blogtemp blogtemp
blueberry blueberry
bmajax bmajax
bmind
bn bn
bn-BD/$ bn-BD/$
bo bo
@ -6807,9 +6819,16 @@ bpage-preview
br br
br/* br/*
br/Download br/Download
br/ajax
br/autores/*
br/buscar
br/download/icon/edited
br/help br/help
br/pack/buscar
br/pacotes/buscar?word
br/pt br/pt
br/pt/consultoria-tributaria-societaria/tributacao-de-pessoas-fisicas.html br/pt/consultoria-tributaria-societaria/tributacao-de-pessoas-fisicas.html
br/style
brand brand
brand/ brand/
branddb/*/jsp branddb/*/jsp
@ -6846,6 +6865,7 @@ browseNode=*&node=
browseNode=*&page= browseNode=*&page=
browseReviews browseReviews
browse_ browse_
browse_content
browser/tutorials browser/tutorials
browsers browsers
brw brw
@ -7503,7 +7523,7 @@ cdn-cgi
cdn-cgi/ cdn-cgi/
cdn-cgi/bm/cv cdn-cgi/bm/cv
cdn-cgi/challenge-platform cdn-cgi/challenge-platform
cdn-cgi/http://media.ccc.de/robots.txt cdn-cgi/http://medium.com/robots.txt
cdn-cgi/images/trace cdn-cgi/images/trace
cdn-cgi/l/email-protection cdn-cgi/l/email-protection
cdn-cgi/rum cdn-cgi/rum
@ -7649,6 +7669,7 @@ charts/PDF/Unicode-7.0
charts/PDF/Unicode-8.0 charts/PDF/Unicode-8.0
charts/PDF/Unicode-9.0 charts/PDF/Unicode-9.0
charts/beta charts/beta
chase-sapphire
chat chat
chat-completions chat-completions
chat/ chat/
@ -10191,6 +10212,7 @@ countrysearch/*/*/importers/*.html
coupons coupons
coupons-blog/page coupons-blog/page
coupons. coupons.
coupons/*?
coupons/*click coupons/*click
coupons/*click$ coupons/*click$
coupons/autocomplete coupons/autocomplete
@ -10816,6 +10838,7 @@ de-de/resource-library/mindmap-anleitung/$
de-de/resource-library/pinterest-image-sizes/$ de-de/resource-library/pinterest-image-sizes/$
de-de/resource-library/pitch-deck-beispiele/$ de-de/resource-library/pitch-deck-beispiele/$
de-de/resource-library/portfolio-website-beispiele/$ de-de/resource-library/portfolio-website-beispiele/$
de-de/resource-library/problemstellung/$
de-de/resource-library/share-file/$ de-de/resource-library/share-file/$
de-de/resource-library/soundcloud-banner-size/$ de-de/resource-library/soundcloud-banner-size/$
de-de/resource-library/sprint-retrospective-meeting/$ de-de/resource-library/sprint-retrospective-meeting/$
@ -10981,6 +11004,7 @@ de/aboutsamsung/inner-circle-2017
de/account de/account
de/acq de/acq
de/admin de/admin
de/ajax
de/android/collections de/android/collections
de/android/search de/android/search
de/api de/api
@ -10990,6 +11014,7 @@ de/apps
de/aq de/aq
de/artists de/artists
de/assets/ de/assets/
de/autoren/*
de/b de/b
de/backgrounds de/backgrounds
de/bcn de/bcn
@ -11028,6 +11053,7 @@ de/custom_banner
de/customers de/customers
de/de de/de
de/docs de/docs
de/download/icon/edited
de/einstellung de/einstellung
de/einstellung/job-posts de/einstellung/job-posts
de/enterprise de/enterprise
@ -11099,6 +11125,8 @@ de/music/tracks
de/no-follow de/no-follow
de/node de/node
de/ott de/ott
de/pack/suche
de/packs/suche?word
de/people de/people
de/phenom de/phenom
de/player de/player
@ -11143,6 +11171,8 @@ de/shop_name_search_service
de/sites/README.txt de/sites/README.txt
de/solutions de/solutions
de/sound-effects/tracks de/sound-effects/tracks
de/style
de/suche
de/support/category de/support/category
de/support/custom_resource de/support/custom_resource
de/support/search de/support/search
@ -11178,8 +11208,11 @@ deals/*/memberships
deals/cardatron_proxy?*= deals/cardatron_proxy?*=
deals/delivery_estimates_proxy deals/delivery_estimates_proxy
deals/js deals/js
deals/merchant_locations_proxy
deals/mttl4bos7k- deals/mttl4bos7k-
deals/now deals/now
deals/static_pages_proxy
deals/tip_widget
deals/tripadvisor deals/tripadvisor
deals/update_deal_status deals/update_deal_status
deals/wishlists_proxy deals/wishlists_proxy
@ -11225,6 +11258,7 @@ demo/$
demonstration demonstration
demos/dev-mode-design/$ demos/dev-mode-design/$
demos/dev-mode-developers/$ demos/dev-mode-developers/$
denver
design design
design-handoff/$ design-handoff/$
design-process/$ design-process/$
@ -11238,6 +11272,7 @@ designdb/*/jsp
designdb/*/showData.jsp designdb/*/showData.jsp
designdb/*? designdb/*?
designdb/jsp designdb/jsp
designer/edit
designer_pricing.php designer_pricing.php
designers designers
designers/$ designers/$
@ -11453,6 +11488,7 @@ dl
dlls/ dlls/
dmc dmc
dmc/exp dmc/exp
dmca_notification
dmd/ dmd/
dna dna
do/ do/
@ -11545,10 +11581,13 @@ doubleclick
downgrade downgrade
download download
download-evernote download-evernote
download-file
download-limit
download-notice download-notice
download/*/Zoom_launcher.exe download/*/Zoom_launcher.exe
download/*/zoomusLauncher.zip download/*/zoomusLauncher.zip
download/get download/get
download/icon/edited
download2 download2
download: download:
downloadHistory downloadHistory
@ -11666,6 +11705,7 @@ ecommerce
economia/pt-br/internet economia/pt-br/internet
edc edc
edcom/bugtrack edcom/bugtrack
edge
edit edit
edit$ edit$
edit-subscriptions edit-subscriptions
@ -12494,6 +12534,7 @@ es-es/resource-library/linkedin-size-guide/$
es-es/resource-library/mejores-fuentes-para-logotipos/$ es-es/resource-library/mejores-fuentes-para-logotipos/$
es-es/resource-library/mejores-fuentes-para-sitios-web/$ es-es/resource-library/mejores-fuentes-para-sitios-web/$
es-es/resource-library/pinterest-image-sizes/$ es-es/resource-library/pinterest-image-sizes/$
es-es/resource-library/planteamiento-del-problema/$
es-es/resource-library/principios-diseno-ui/$ es-es/resource-library/principios-diseno-ui/$
es-es/resource-library/que-es-diseno-de-reticulas/$ es-es/resource-library/que-es-diseno-de-reticulas/$
es-es/resource-library/que-es-un-caso-de-uso/$ es-es/resource-library/que-es-un-caso-de-uso/$
@ -12673,6 +12714,7 @@ es-la/reports/the-developer-pulse/$
es-la/reports/your-handbook-to-scaling/$ es-la/reports/your-handbook-to-scaling/$
es-la/resource-library/$ es-la/resource-library/$
es-la/resource-library/como-hacer-mapa-mental/$ es-la/resource-library/como-hacer-mapa-mental/$
es-la/resource-library/descripcion-del-problema/$
es-la/resource-library/diagramas-de-alineacion-explicados/$ es-la/resource-library/diagramas-de-alineacion-explicados/$
es-la/resource-library/diferencia-entre-ui-y-ux/$ es-la/resource-library/diferencia-entre-ui-y-ux/$
es-la/resource-library/ejemplos-de-presentaciones/$ es-la/resource-library/ejemplos-de-presentaciones/$
@ -15274,6 +15316,7 @@ forums/profile
forums/topic-tag/reader forums/topic-tag/reader
forward forward
foryou foryou
fos/icn/
fotos/es/*+ fotos/es/*+
foundation/contact foundation/contact
fourinthemorning fourinthemorning
@ -15736,6 +15779,7 @@ fr-fr/resource-library/comment-faire-carte-mentale/$
fr-fr/resource-library/daily-stand-up/$ fr-fr/resource-library/daily-stand-up/$
fr-fr/resource-library/design-lessons/$ fr-fr/resource-library/design-lessons/$
fr-fr/resource-library/difference-entre-ui-et-ux/$ fr-fr/resource-library/difference-entre-ui-et-ux/$
fr-fr/resource-library/enonce-du-probleme/$
fr-fr/resource-library/exemples-de-pitch-deck/$ fr-fr/resource-library/exemples-de-pitch-deck/$
fr-fr/resource-library/exemples-sites-portfolio/$ fr-fr/resource-library/exemples-sites-portfolio/$
fr-fr/resource-library/facebook-size-guide/$ fr-fr/resource-library/facebook-size-guide/$
@ -15912,6 +15956,7 @@ fr/acq
fr/admin fr/admin
fr/advanced-search/x fr/advanced-search/x
fr/agence-revenu/test-web-services fr/agence-revenu/test-web-services
fr/ajax
fr/android/collections fr/android/collections
fr/android/search fr/android/search
fr/api fr/api
@ -15921,6 +15966,7 @@ fr/apps
fr/aq fr/aq
fr/artists fr/artists
fr/assets/ fr/assets/
fr/auteurs/*
fr/b fr/b
fr/backgrounds fr/backgrounds
fr/bcn fr/bcn
@ -15935,6 +15981,7 @@ fr/c?*attr_*=
fr/ca/ fr/ca/
fr/campaigns fr/campaigns
fr/cart fr/cart
fr/chercher
fr/client-clearing fr/client-clearing
fr/collections fr/collections
fr/comment/reply fr/comment/reply
@ -15960,6 +16007,7 @@ fr/create
fr/custom_banner fr/custom_banner
fr/customers fr/customers
fr/docs fr/docs
fr/download/icon/edited
fr/enterprise fr/enterprise
fr/event/*/shoutbox fr/event/*/shoutbox
fr/event/*/shoutbox? fr/event/*/shoutbox?
@ -16041,6 +16089,8 @@ fr/newsroom
fr/no-follow fr/no-follow
fr/node fr/node
fr/ott fr/ott
fr/pack/chercher
fr/packs/chercher?word
fr/people fr/people
fr/ph/ fr/ph/
fr/phenom fr/phenom
@ -16092,6 +16142,7 @@ fr/solutions
fr/sound-effects/tracks fr/sound-effects/tracks
fr/sr/srb.html fr/sr/srb.html
fr/sr/srb/sra.html fr/sr/srb/sra.html
fr/style
fr/support/category fr/support/category
fr/support/custom_resource fr/support/custom_resource
fr/support/search fr/support/search
@ -16127,6 +16178,9 @@ free
free-report free-report
free-tools/plagiarism-checker/?q= free-tools/plagiarism-checker/?q=
free-trial free-trial
free-video/*/horizontal
free-video/*/square
free-video/*/vertical
free/cloud-computing-free-tier/ free/cloud-computing-free-tier/
free/databases-free-tier/ free/databases-free-tier/
freepublications/ freepublications/
@ -16282,6 +16336,7 @@ gift
gift-cards gift-cards
gift-redemption gift-redemption
gift-terms gift-terms
gift/*?
gift_card= gift_card=
giftemail-recipient giftemail-recipient
giftregistry giftregistry
@ -16905,7 +16960,7 @@ html5
http http
http-checker http-checker
http2_data http2_data
http://2.bp.blogspot.com/robots.txt http://4.bp.blogspot.com/robots.txt
http://akparti.org.tr/robots.txt http://akparti.org.tr/robots.txt
http://aliexpress.com/robots.txt http://aliexpress.com/robots.txt
http://amazon.co.jp/robots.txt http://amazon.co.jp/robots.txt
@ -16925,10 +16980,10 @@ http://creativecommons.org/robots.txt
http://en.m.wikipedia.org/robots.txt http://en.m.wikipedia.org/robots.txt
http://expedia.com/robots.txt http://expedia.com/robots.txt
http://gist.github.com/robots.txt http://gist.github.com/robots.txt
http://govostis.gr/robots.txt http://gov.br/robots.txt
http://groupon.com/robots.txt http://groupon.com/robots.txt
http://healthline.com/robots.txt http://healthline.com/robots.txt
http://img.youtube.com/robots.txt http://images.google.com/robots.txt
http://irishtimes.com/robots.txt http://irishtimes.com/robots.txt
http://kickstarter.com/robots.txt http://kickstarter.com/robots.txt
http://lefigaro.fr/robots.txt http://lefigaro.fr/robots.txt
@ -16994,6 +17049,7 @@ hz/leaderboard/top-reviewers
hznb hznb
i i
i/* i/*
i/_
i/api i/api
i/api/* i/api/*
i/api/reviews i/api/reviews
@ -17752,6 +17808,10 @@ it-it/professional/$
it-it/prototipazione/$ it-it/prototipazione/$
it-it/resource-library/$ it-it/resource-library/$
it-it/resource-library/che-cos-e-un-caso-d-uso/$ it-it/resource-library/che-cos-e-un-caso-d-uso/$
it-it/resource-library/come-creare-una-mappa-mentale/$
it-it/resource-library/cos-e-il-wireframing/$
it-it/resource-library/definizione-del-problema/$
it-it/resource-library/differenza-tra-ui-e-ux/$
it-it/resource-library/esempi-di-pitch-deck/$ it-it/resource-library/esempi-di-pitch-deck/$
it-it/resource-library/esempi-siti-portfolio/$ it-it/resource-library/esempi-siti-portfolio/$
it-it/resource-library/migliori-font-per-loghi/$ it-it/resource-library/migliori-font-per-loghi/$
@ -18277,6 +18337,7 @@ ja-jp/resource-library/linkedin-size-guide/$
ja-jp/resource-library/pinterest-image-sizes/$ ja-jp/resource-library/pinterest-image-sizes/$
ja-jp/resource-library/pitch-deck-examples/$ ja-jp/resource-library/pitch-deck-examples/$
ja-jp/resource-library/portfolio-website-examples/$ ja-jp/resource-library/portfolio-website-examples/$
ja-jp/resource-library/problem-statement/$
ja-jp/resource-library/share-file/$ ja-jp/resource-library/share-file/$
ja-jp/resource-library/soundcloud-banner-size/$ ja-jp/resource-library/soundcloud-banner-size/$
ja-jp/resource-library/twitch-banner-size/$ ja-jp/resource-library/twitch-banner-size/$
@ -18578,6 +18639,7 @@ journal/*/collections
journal/neuroscience-research/articles-in-press?u= journal/neuroscience-research/articles-in-press?u=
journal/neuroscience-research/latest?u= journal/neuroscience-research/latest?u=
journal/neuroscience-research?u= journal/neuroscience-research?u=
journals
journals/*/about-this-journal journals/*/about-this-journal
journals/testfieldhumanities/ journals/testfieldhumanities/
jp jp
@ -18841,6 +18903,7 @@ ko-kr/resource-library/linkedin-size-guide/$
ko-kr/resource-library/pinterest-image-sizes/$ ko-kr/resource-library/pinterest-image-sizes/$
ko-kr/resource-library/pitch-deck-examples/$ ko-kr/resource-library/pitch-deck-examples/$
ko-kr/resource-library/portfolio-website-examples/$ ko-kr/resource-library/portfolio-website-examples/$
ko-kr/resource-library/problem-statement/$
ko-kr/resource-library/soundcloud-banner-size/$ ko-kr/resource-library/soundcloud-banner-size/$
ko-kr/resource-library/twitch-banner-size/$ ko-kr/resource-library/twitch-banner-size/$
ko-kr/resource-library/twitter-banner-size/$ ko-kr/resource-library/twitter-banner-size/$
@ -19043,8 +19106,15 @@ ko_kr/templates/M
koha/ koha/
kolkata kolkata
kontakt kontakt
kr/ajax
kr/authors/*
kr/download/icon/edited
kr/en kr/en
kr/en$ kr/en$
kr/pack/search
kr/packs/search?word
kr/search
kr/style
krypto= krypto=
kui= kui=
kw/payroll/ kw/payroll/
@ -19061,11 +19131,13 @@ lamda/images
land-browse-bff land-browse-bff
landing landing
landing/ landing/
landing/*?
landing/cmsnext-root landing/cmsnext-root
landing/now/ontap landing/now/ontap
landing/signout.html landing/signout.html
lang lang
language language
language-switch?currentPath
languages languages
languages/404_en.htm languages/404_en.htm
lapi lapi
@ -19646,6 +19718,7 @@ maps?sid=
mapslt? mapslt?
mapspro mapspro
mapview mapview
mar-optout
market/ market/
market/confederate_flag market/confederate_flag
market/dixie_flag market/dixie_flag
@ -19710,6 +19783,7 @@ media/fbavatar
media/forums media/forums
media/interactive/cdrom/onehundredandeightyears media/interactive/cdrom/onehundredandeightyears
media/ja-content-thumbs media/ja-content-thumbs
media/js/translations.js
media/jwplayer media/jwplayer
media/mktg media/mktg
media/mobile media/mobile
@ -19914,6 +19988,7 @@ mobilenextapi/graphql
mobilenextapi/v2/logs mobilenextapi/v2/logs
mobilepagenotfounderror.aspx mobilepagenotfounderror.aspx
mobileservererror.aspx mobileservererror.aspx
mockup-editor
mod mod
mod.php mod.php
mod= mod=
@ -19958,7 +20033,6 @@ moments_app
mone$ mone$
mone_event mone_event
mone_v2 mone_v2
money
money/blueprint/archive money/blueprint/archive
money/blueprint/transfer?pname= money/blueprint/transfer?pname=
money/homefront money/homefront
@ -20014,7 +20088,7 @@ mre/*.jpg$
mre/*.js$ mre/*.js$
mre/*.pdf$ mre/*.pdf$
mre/*.png$ mre/*.png$
mre/*.zip$http://gov.uk/robots.txt mre/*.zip$http://govostis.gr/robots.txt
mre/*? mre/*?
mre/*@@configuracoes_view mre/*@@configuracoes_view
mre/*@@download/file$ mre/*@@download/file$
@ -20056,7 +20130,7 @@ mu_api
multiproduct multiproduct
multivu multivu
munin munin
munin*http://podcasters.spotify.com/robots.txt munin*http://pnas.org/robots.txt
muse/identity/v2/identity.js muse/identity/v2/identity.js
museumdays/accounts museumdays/accounts
music music
@ -20255,6 +20329,7 @@ naturecareers/jobs/search
naturecareers/jobsrss naturecareers/jobsrss
naturecareers/session-img naturecareers/session-img
nautocomplete nautocomplete
nav
nav/ nav/
nav/side-nav/ nav/side-nav/
nav/side-nav/products-services/ nav/side-nav/products-services/
@ -20430,6 +20505,7 @@ newsletter_rhs_js.cms*
newsletter_rhs_js.cms?minify=1&version=30* newsletter_rhs_js.cms?minify=1&version=30*
newsletters newsletters
newsletters/* newsletters/*
newsletters/kiosk
newspaper/archive newspaper/archive
newsroom/$ newsroom/$
newsroom/ctr newsroom/ctr
@ -20516,10 +20592,14 @@ nl-nl/reports/ai-2025/$
nl-nl/resource-library/$ nl-nl/resource-library/$
nl-nl/resource-library/beste-lettertypen-voor-logos/$ nl-nl/resource-library/beste-lettertypen-voor-logos/$
nl-nl/resource-library/beste-lettertypen-voor-websites/$ nl-nl/resource-library/beste-lettertypen-voor-websites/$
nl-nl/resource-library/hoe-maak-je-een-mindmap/$
nl-nl/resource-library/portfolio-website-voorbeelden/$ nl-nl/resource-library/portfolio-website-voorbeelden/$
nl-nl/resource-library/probleemstelling/$
nl-nl/resource-library/ui-ontwerpprincipes/$ nl-nl/resource-library/ui-ontwerpprincipes/$
nl-nl/resource-library/verschil-tussen-ui-en-ux/$
nl-nl/resource-library/voorbeelden-van-presentaties/$ nl-nl/resource-library/voorbeelden-van-presentaties/$
nl-nl/resource-library/wat-is-een-use-case/$ nl-nl/resource-library/wat-is-een-use-case/$
nl-nl/resource-library/wat-is-wireframing/$
nl-nl/search nl-nl/search
nl-nl/searchresults nl-nl/searchresults
nl-nl/security/$ nl-nl/security/$
@ -21077,10 +21157,11 @@ p/*/v2/actions$
p/*/v2/actions? p/*/v2/actions?
p/*/victory$ p/*/victory$
p/*/victory? p/*/victory?
p/*http://socialimpact.youtube.com/robots.txt p/*http://soundcloud.com/robots.txt
p/*surveyopen p/*surveyopen
p/*thm= p/*thm=
p/60 p/60
p/_
p/all.atom p/all.atom
p/all.atom?page=1 p/all.atom?page=1
p/all.atom?page=10 p/all.atom?page=10
@ -21100,6 +21181,7 @@ p/premium-registry
p/surveyopen p/surveyopen
p4p*list.html p4p*list.html
pa/$ pa/$
pack/search
package.json package.json
package_files_uploaded_via_chrome package_files_uploaded_via_chrome
packages packages
@ -21109,6 +21191,7 @@ packages/*.jpg
packages/*.js packages/*.js
packages/*.png packages/*.png
packages/*.svg packages/*.svg
packs/search?word
padsearch padsearch
page page
page- page-
@ -21540,6 +21623,7 @@ phenom
phone/compare/? phone/compare/?
phoneinfo phoneinfo
photo photo
photo-editor
photo-test-editor-x photo-test-editor-x
photo/group photo/group
photogallery photogallery
@ -21669,10 +21753,14 @@ pl-pl/prototypowanie/$
pl-pl/przekazywanie-projektow/$ pl-pl/przekazywanie-projektow/$
pl-pl/reports/ai-2025/$ pl-pl/reports/ai-2025/$
pl-pl/resource-library/$ pl-pl/resource-library/$
pl-pl/resource-library/co-to-jest-tworzenie-szkieletow/$
pl-pl/resource-library/czym-jest-przypadek-uzycia/$ pl-pl/resource-library/czym-jest-przypadek-uzycia/$
pl-pl/resource-library/jak-stworzyc-mape-mysli/$
pl-pl/resource-library/najlepsze-czcionki-do-logo/$ pl-pl/resource-library/najlepsze-czcionki-do-logo/$
pl-pl/resource-library/najlepsze-czcionki-do-stron-internetowych/$ pl-pl/resource-library/najlepsze-czcionki-do-stron-internetowych/$
pl-pl/resource-library/opis-problemu/$
pl-pl/resource-library/przyklady-prezentacji-oferty/$ pl-pl/resource-library/przyklady-prezentacji-oferty/$
pl-pl/resource-library/roznice-miedzy-ui-a-ux/$
pl-pl/resource-library/witryny-portfolio-przyklady/$ pl-pl/resource-library/witryny-portfolio-przyklady/$
pl-pl/resource-library/zasady-projektowania-ui/$ pl-pl/resource-library/zasady-projektowania-ui/$
pl-pl/rozwiazania/od-projektu-do-kodu/$ pl-pl/rozwiazania/od-projektu-do-kodu/$
@ -21791,6 +21879,7 @@ pl_pl
pl_pl/szablony/M pl_pl/szablony/M
place place
places places
places/*/edit
plan plan
plan= plan=
plans plans
@ -21824,6 +21913,7 @@ plus/experience/*/series/
plus/experience/dreamforce_2025_x_test plus/experience/dreamforce_2025_x_test
plus/r plus/r
plusinstall plusinstall
pm-optout
pm/ pm/
pm/amplify/ pm/amplify/
pm/lambda/ pm/lambda/
@ -21965,6 +22055,10 @@ prefs
prelex prelex
premium$ premium$
premium-reports premium-reports
premium-video/*/horizontal
premium-video/*/square
premium-video/*/vertical
premium-videos
premium/ premium/
premium/$ premium/$
premium/http://s.w.org/robots.txt premium/http://s.w.org/robots.txt
@ -22047,6 +22141,7 @@ privacy/archived-versions.html
privacy/consent privacy/consent
privacy/request-data privacy/request-data
privacy/zoho-group.html privacy/zoho-group.html
privacy_policy
private private
private private
private-promo private-promo
@ -22136,10 +22231,13 @@ profile/*/Rss
profile/*/hobby$ profile/*/hobby$
profile/*/photos profile/*/photos
profile/account profile/account
profile/downloads_limit
profile/following profile/following
profile/general profile/general
profile/history? profile/history?
profile/license
profile/mylists profile/mylists
profile/payment/getstarted
profile/premium profile/premium
profile/view profile/view
profilerole profilerole
@ -22588,6 +22686,7 @@ pt-br/reports/the-developer-pulse/$
pt-br/reports/your-handbook-to-scaling/$ pt-br/reports/your-handbook-to-scaling/$
pt-br/resource-library/$ pt-br/resource-library/$
pt-br/resource-library/como-fazer-mapa-mental/$ pt-br/resource-library/como-fazer-mapa-mental/$
pt-br/resource-library/declaracao-de-problema/$
pt-br/resource-library/diferenca-entre-ui-e-ux/$ pt-br/resource-library/diferenca-entre-ui-e-ux/$
pt-br/resource-library/exemplos-de-apresentacoes/$ pt-br/resource-library/exemplos-de-apresentacoes/$
pt-br/resource-library/exemplos-sites-portfolio/$ pt-br/resource-library/exemplos-sites-portfolio/$
@ -23058,6 +23157,7 @@ remotelogout
removalrequest removalrequest
remove-favorite remove-favorite
renders renders
renewal-reminder-optout
rental-manager/?source=topnav&itc=postbutton_topnav rental-manager/?source=topnav&itc=postbutton_topnav
rental-manager/?zpid= rental-manager/?zpid=
rental-manager/login/?url rental-manager/login/?url
@ -23804,6 +23904,9 @@ rsrc_ara
rss rss
rss rss
rss-feed rss-feed
rss-feed/breaking/search
rss-feed/search
rss-feed/tags
rss-feeds/zen-news-webmaster.xml rss-feeds/zen-news-webmaster.xml
rss-feeds/zen-news.xml rss-feeds/zen-news.xml
rss/* rss/*
@ -23832,13 +23935,16 @@ ru-ru/search
ru-ru/searchresults ru-ru/searchresults
ru/ ru/
ru/advanced-search/x ru/advanced-search/x
ru/ajax
ru/android/collections ru/android/collections
ru/android/search ru/android/search
ru/api.php? ru/api.php?
ru/api.php?*&action= ru/api.php?*&action=
ru/api.php?action= ru/api.php?action=
ru/authors/*
ru/blogs/497c2c2d305b7dfa351d17bd3b4398dc37b0e0a4/ ru/blogs/497c2c2d305b7dfa351d17bd3b4398dc37b0e0a4/
ru/cdm ru/cdm
ru/download/icon/edited
ru/event/*/shoutbox ru/event/*/shoutbox
ru/event/*/shoutbox? ru/event/*/shoutbox?
ru/features ru/features
@ -23878,6 +23984,7 @@ ru/search/default.mi
ru/search/x ru/search/x
ru/settings ru/settings
ru/srr ru/srr
ru/style
ru/tag ru/tag
ru/user ru/user
ru/wiki/%D0%9E%D0%B1%D1%81%D1%83%D0%B6%D0%B4%D0%B5%D0%BD%D0%B8%D0%B5_%D1%83%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA%D0%B0: ru/wiki/%D0%9E%D0%B1%D1%81%D1%83%D0%B6%D0%B4%D0%B5%D0%BD%D0%B8%D0%B5_%D1%83%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA%D0%B0:
@ -24617,6 +24724,7 @@ showtime/.requestinvite.html.swp
showtimes/location/* showtimes/location/*
shr* shr*
shrek shrek
shutterstock
si si
si/* si/*
si/Download si/Download
@ -25617,6 +25725,7 @@ studio/templates?criteria
studioapi studioapi
studioapi/wasabi studioapi/wasabi
studios studios
style
style-guide style-guide
style/beauty/hearstmagazines style/beauty/hearstmagazines
style/fashion/hearstmagazines style/fashion/hearstmagazines
@ -25821,6 +25930,8 @@ svc/spelling-bee
svc/strands svc/strands
svc/sudoku svc/sudoku
svc/wordle svc/wordle
svg/static/icons/svg
svg/vstatic/svg
svgimageproc svgimageproc
svpRecommendations svpRecommendations
sw sw
@ -26332,6 +26443,7 @@ templates/x-matrix-template/$
templates/yearly-calendar-template/$ templates/yearly-calendar-template/$
temporary_marketing_proxy/* temporary_marketing_proxy/*
temptation-island temptation-island
ter-optout
termini-e-condizioni termini-e-condizioni
termos-e-condicoes termos-e-condicoes
terms terms
@ -26354,6 +26466,7 @@ terms/looker/legal/rapid-deployment-terms
terms/looker/legal/sccs terms/looker/legal/sccs
terms/looker/legal/suppliers/partner-assignment-faq terms/looker/legal/suppliers/partner-assignment-faq
terms/looker/legal/suppliers/supplier-code-of-conduct terms/looker/legal/suppliers/supplier-code-of-conduct
terms_of_use
test test
test-kick-tires test-kick-tires
test-v1-page-template test-v1-page-template
@ -26753,6 +26866,7 @@ transcripts/419570939
transcripts/470280334 transcripts/470280334
transcripts/480128005 transcripts/480128005
transcripts/830237502 transcripts/830237502
transfers
transformation-digitale-du-processus-de-design/$ transformation-digitale-du-processus-de-design/$
transit? transit?
translate translate
@ -26791,6 +26905,7 @@ trash
travel-frontend/images travel-frontend/images
travel-vacations travel-vacations
travel/ travel/
travel/*?
travel/2013/aug/22/been-there-readers-competition? travel/2013/aug/22/been-there-readers-competition?
travel/8711559/The-Telegraph-Travel-Awards-2011.html travel/8711559/The-Telegraph-Travel-Awards-2011.html
travel/api travel/api
@ -26825,6 +26940,7 @@ travel/scripts
travel/search travel/search
travel/secure travel/secure
travel/story travel/story
travelnevadahighway95tc
treadstone treadstone
treasury treasury
treaties/*/judgments/ treaties/*/judgments/
@ -26850,6 +26966,7 @@ trips/upcoming
trips/v1 trips/v1
trivia/answer trivia/answer
trk trk
trk-download
trouver trouver
true/select-store-cookies.html true/select-store-cookies.html
trust.php trust.php
@ -26867,11 +26984,6 @@ try-search-term
try? try?
trylater trylater
tsa tsa
tto/archive/article
tto/archive/find
tto/archive/frame/article
tto/archive/page
tto/news
tucritica tucritica
tune*retpath= tune*retpath=
turbo turbo
@ -27076,6 +27188,7 @@ univercd/cc/td/doc
universal-design-system/ universal-design-system/
university university
unlink unlink
unlisted
unsaved unsaved
unsub unsub
unsubscribe unsubscribe
@ -27121,6 +27234,7 @@ uploads/8/5/1/4/85141968/custom_themes
uploads/c/e816fe41-644e-11e8-937d-c4544454fb00/odigos uploads/c/e816fe41-644e-11e8-937d-c4544454fb00/odigos
uploads/page-builder uploads/page-builder
ur/$ ur/$
ur/pack/search
urchin_test urchin_test
url url
url-shortner url-shortner
@ -27421,6 +27535,7 @@ usenet
user user
user user
user$ user$
user-activation
user-ass/jobs/posting_pdf user-ass/jobs/posting_pdf
user-context?referrer user-context?referrer
user.php user.php
@ -27570,7 +27685,7 @@ uxtest/ux/
uy uy
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
uy/help uy/help
uz/http://bilgematics.com/robots.txt uz/http://billboard.com/robots.txt
v v
v$ v$
v/badge v/badge
@ -27626,6 +27741,7 @@ verification/source
verificationofemployment verificationofemployment
verified-modal verified-modal
verify verify
verify-mobile
verify_age verify_age
verify_cookies verify_cookies
verify_your_email$ verify_your_email$
@ -27813,6 +27929,8 @@ wall*?search=1
wall*?thread= wall*?thread=
wall*?with= wall*?with=
wall-*?q= wall-*?q=
wallpaper
wallpapers
wanted wanted
wap/* wap/*
wapsearch? wapsearch?
@ -28727,7 +28845,6 @@ workinmoms
workplace/nic/ workplace/nic/
workshop/ workshop/
workspace workspace
world
worldclock/astronomy.html?*year= worldclock/astronomy.html?*year=
worldclock/clockchange.html? worldclock/clockchange.html?
worldclock/clockchange.html?*year=2022 worldclock/clockchange.html?*year=2022
@ -28776,6 +28893,7 @@ wp-admin
wp-admin/ wp-admin/
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php wp-admin/load-scripts.php
wp-admin/load-styles.php wp-admin/load-styles.php