Skip to content

Commit 10d4556

Browse files
[Github Action] Automated trickest wordlists update.
1 parent 58bc3f4 commit 10d4556

15 files changed

Lines changed: 814 additions & 2290 deletions

File tree

Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal-all-levels.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17556,6 +17556,8 @@ core/.eslintrc.passing.json
1755617556
.eslintrc.passing.json
1755717557
core/install.php
1755817558
install.php
17559+
core/.phpunit-next.xml
17560+
.phpunit-next.xml
1755917561
core/core.api.php
1756017562
core.api.php
1756117563
core/lib/Drupal/Core/Mailer/TransportServiceFactory.php
@@ -23034,6 +23036,12 @@ Drupal/Core/Test/FunctionalTestSetupTrait.php
2303423036
Core/Test/FunctionalTestSetupTrait.php
2303523037
Test/FunctionalTestSetupTrait.php
2303623038
FunctionalTestSetupTrait.php
23039+
core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php
23040+
lib/Drupal/Core/Test/PhpUnitTestDiscovery.php
23041+
Drupal/Core/Test/PhpUnitTestDiscovery.php
23042+
Core/Test/PhpUnitTestDiscovery.php
23043+
Test/PhpUnitTestDiscovery.php
23044+
PhpUnitTestDiscovery.php
2303723045
core/lib/Drupal/Core/Test/TestStatus.php
2303823046
lib/Drupal/Core/Test/TestStatus.php
2303923047
Drupal/Core/Test/TestStatus.php
@@ -38657,6 +38665,13 @@ KernelTests/Core/Test/EnvironmentCleanerTest.php
3865738665
Core/Test/EnvironmentCleanerTest.php
3865838666
Test/EnvironmentCleanerTest.php
3865938667
EnvironmentCleanerTest.php
38668+
core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiFindAllClassFilesTest.php
38669+
tests/Drupal/KernelTests/Core/Test/PhpUnitApiFindAllClassFilesTest.php
38670+
Drupal/KernelTests/Core/Test/PhpUnitApiFindAllClassFilesTest.php
38671+
KernelTests/Core/Test/PhpUnitApiFindAllClassFilesTest.php
38672+
Core/Test/PhpUnitApiFindAllClassFilesTest.php
38673+
Test/PhpUnitApiFindAllClassFilesTest.php
38674+
PhpUnitApiFindAllClassFilesTest.php
3866038675
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php
3866138676
tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php
3866238677
Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php
@@ -38693,6 +38708,13 @@ KernelTests/Core/Test/PhpUnitBridgeTest.php
3869338708
Core/Test/PhpUnitBridgeTest.php
3869438709
Test/PhpUnitBridgeTest.php
3869538710
PhpUnitBridgeTest.php
38711+
core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiGetTestClassesTest.php
38712+
tests/Drupal/KernelTests/Core/Test/PhpUnitApiGetTestClassesTest.php
38713+
Drupal/KernelTests/Core/Test/PhpUnitApiGetTestClassesTest.php
38714+
KernelTests/Core/Test/PhpUnitApiGetTestClassesTest.php
38715+
Core/Test/PhpUnitApiGetTestClassesTest.php
38716+
Test/PhpUnitApiGetTestClassesTest.php
38717+
PhpUnitApiGetTestClassesTest.php
3869638718
core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php
3869738719
tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php
3869838720
Drupal/KernelTests/Core/Test/AssertMailTraitTest.php

Discovery/Web-Content/CMS/trickest-cms-wordlist/drupal.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2607,6 +2607,7 @@ core/assets/vendor/once/once.js
26072607
core/.deprecation-ignore.txt
26082608
core/.eslintrc.passing.json
26092609
core/install.php
2610+
core/.phpunit-next.xml
26102611
core/core.api.php
26112612
core/lib/Drupal/Core/Mailer/TransportServiceFactory.php
26122613
core/lib/Drupal/Core/Mailer/Transport/SendmailCommandValidationTransportFactory.php
@@ -3457,6 +3458,7 @@ core/lib/Drupal/Core/Test/JUnitConverter.php
34573458
core/lib/Drupal/Core/Test/ObjectSerialization.php
34583459
core/lib/Drupal/Core/Test/TestSetupTrait.php
34593460
core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
3461+
core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php
34603462
core/lib/Drupal/Core/Test/TestStatus.php
34613463
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php
34623464
core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php
@@ -5862,11 +5864,13 @@ core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php
58625864
core/tests/Drupal/KernelTests/Core/Http/LinkRelationsTest.php
58635865
core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php
58645866
core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php
5867+
core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiFindAllClassFilesTest.php
58655868
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php
58665869
core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php
58675870
core/tests/Drupal/KernelTests/Core/Test/PhpUnitTestDiscoveryTest.php
58685871
core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php
58695872
core/tests/Drupal/KernelTests/Core/Test/PhpUnitBridgeTest.php
5873+
core/tests/Drupal/KernelTests/Core/Test/PhpUnitApiGetTestClassesTest.php
58705874
core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php
58715875
core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageTest.php
58725876
core/tests/Drupal/KernelTests/Core/KeyValueStore/MemoryStorageTest.php

Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware-all-levels.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129907,6 +129907,9 @@ _unreleased/2025-05-02-track-status-changes-performed-by-integrations.md
129907129907
changelog/_unreleased/2025-04-14-do-not-include-empty-subcategory-navigation-list.md
129908129908
_unreleased/2025-04-14-do-not-include-empty-subcategory-navigation-list.md
129909129909
2025-04-14-do-not-include-empty-subcategory-navigation-list.md
129910+
changelog/_unreleased/2025-05-21-adjust-styling-label-created-by-admin.md
129911+
_unreleased/2025-05-21-adjust-styling-label-created-by-admin.md
129912+
2025-05-21-adjust-styling-label-created-by-admin.md
129910129913
changelog/_unreleased/2022-07-04-mail-attach.md
129911129914
_unreleased/2022-07-04-mail-attach.md
129912129915
2022-07-04-mail-attach.md
@@ -130003,6 +130006,9 @@ _unreleased/2025-04-21-implement-media-component-with-admin-sdk.md
130003130006
changelog/_unreleased/2025-04-04-implement-app-list-command.md
130004130007
_unreleased/2025-04-04-implement-app-list-command.md
130005130008
2025-04-04-implement-app-list-command.md
130009+
changelog/_unreleased/2025-05-20-fix-deeplinkcode-overwrite.md
130010+
_unreleased/2025-05-20-fix-deeplinkcode-overwrite.md
130011+
2025-05-20-fix-deeplinkcode-overwrite.md
130006130012
changelog/_unreleased/2025-04-28-fix-unprepared-statements-breaking-profiler.md
130007130013
_unreleased/2025-04-28-fix-unprepared-statements-breaking-profiler.md
130008130014
2025-04-28-fix-unprepared-statements-breaking-profiler.md
@@ -130039,6 +130045,9 @@ _unreleased/2025-05-19-reduce-downtime-while-theme-change.md
130039130045
changelog/_unreleased/2025-04-03-add-missing-js-class-to-header-search.md
130040130046
_unreleased/2025-04-03-add-missing-js-class-to-header-search.md
130041130047
2025-04-03-add-missing-js-class-to-header-search.md
130048+
changelog/_unreleased/2025-05-22-fix-paging-listing-page-parameter-post.md
130049+
_unreleased/2025-05-22-fix-paging-listing-page-parameter-post.md
130050+
2025-05-22-fix-paging-listing-page-parameter-post.md
130042130051
changelog/_unreleased/2024-12-19-rename-transaction-transition-action-pay-and-pay-partially.md
130043130052
_unreleased/2024-12-19-rename-transaction-transition-action-pay-and-pay-partially.md
130044130053
2024-12-19-rename-transaction-transition-action-pay-and-pay-partially.md

Discovery/Web-Content/CMS/trickest-cms-wordlist/shopware.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16646,6 +16646,7 @@ changelog/_unreleased/2025-04-08-sw-icon-variable-icon-name.md
1664616646
changelog/_unreleased/2025-03-13-disable-prefix-search-for-synonyms-to-prevent-irrelevant-results.md
1664716647
changelog/_unreleased/2025-05-02-track-status-changes-performed-by-integrations.md
1664816648
changelog/_unreleased/2025-04-14-do-not-include-empty-subcategory-navigation-list.md
16649+
changelog/_unreleased/2025-05-21-adjust-styling-label-created-by-admin.md
1664916650
changelog/_unreleased/2022-07-04-mail-attach.md
1665016651
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
1665116652
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
@@ -16678,6 +16679,7 @@ changelog/_unreleased/2025-05-20-account-design-adjustments.md
1667816679
changelog/_unreleased/2025-04-11-new-event-for-fetched-category-ids.md
1667916680
changelog/_unreleased/2025-04-21-implement-media-component-with-admin-sdk.md
1668016681
changelog/_unreleased/2025-04-04-implement-app-list-command.md
16682+
changelog/_unreleased/2025-05-20-fix-deeplinkcode-overwrite.md
1668116683
changelog/_unreleased/2025-04-28-fix-unprepared-statements-breaking-profiler.md
1668216684
changelog/_unreleased/2025-05-22-fix-search-term-custom-find-weird-icons.md
1668316685
changelog/_unreleased/2025-04-28-case-insensitive-guest-order-check.md
@@ -16690,6 +16692,7 @@ changelog/_unreleased/2025-01-07-fix-gallery-thumbnail-slider.md
1669016692
changelog/_unreleased/2025-04-17-fix-dal-inherited-to-many.md
1669116693
changelog/_unreleased/2025-05-19-reduce-downtime-while-theme-change.md
1669216694
changelog/_unreleased/2025-04-03-add-missing-js-class-to-header-search.md
16695+
changelog/_unreleased/2025-05-22-fix-paging-listing-page-parameter-post.md
1669316696
changelog/_unreleased/2024-12-19-rename-transaction-transition-action-pay-and-pay-partially.md
1669416697
changelog/_unreleased/2025-04-17-fix-webhook-dispatching-for-not-versioned-events.md
1669516698
changelog/_unreleased/2025-03-19-add-nl2br-filter-to-review-content.md

Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius-all-levels.txt

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -30092,6 +30092,15 @@ tests/Twig/ErrorTemplateFinder/ErrorTemplateFinderTest.php
3009230092
Twig/ErrorTemplateFinder/ErrorTemplateFinderTest.php
3009330093
ErrorTemplateFinder/ErrorTemplateFinderTest.php
3009430094
ErrorTemplateFinderTest.php
30095+
src/Sylius/Bundle/AdminBundle/tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
30096+
Sylius/Bundle/AdminBundle/tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
30097+
Bundle/AdminBundle/tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
30098+
AdminBundle/tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
30099+
tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
30100+
Twig/Component/Dashboard/PendingActionCountComponentTest.php
30101+
Component/Dashboard/PendingActionCountComponentTest.php
30102+
Dashboard/PendingActionCountComponentTest.php
30103+
PendingActionCountComponentTest.php
3009530104
src/Sylius/Bundle/AdminBundle/tests/Twig/Component/Shared/Navbar/NotificationsComponentTest.php
3009630105
Sylius/Bundle/AdminBundle/tests/Twig/Component/Shared/Navbar/NotificationsComponentTest.php
3009730106
Bundle/AdminBundle/tests/Twig/Component/Shared/Navbar/NotificationsComponentTest.php
@@ -30109,6 +30118,46 @@ AdminBundle/tests/Twig/PaymentMethodExtensionTest.php
3010930118
tests/Twig/PaymentMethodExtensionTest.php
3011030119
Twig/PaymentMethodExtensionTest.php
3011130120
PaymentMethodExtensionTest.php
30121+
src/Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
30122+
Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
30123+
Bundle/AdminBundle/tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
30124+
AdminBundle/tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
30125+
tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
30126+
PendingAction/Provider/CountPendingPaymentsProviderTest.php
30127+
Provider/CountPendingPaymentsProviderTest.php
30128+
CountPendingPaymentsProviderTest.php
30129+
src/Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
30130+
Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
30131+
Bundle/AdminBundle/tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
30132+
AdminBundle/tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
30133+
tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
30134+
PendingAction/Provider/CountOrdersToProcessProviderTest.php
30135+
Provider/CountOrdersToProcessProviderTest.php
30136+
CountOrdersToProcessProviderTest.php
30137+
src/Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
30138+
Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
30139+
Bundle/AdminBundle/tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
30140+
AdminBundle/tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
30141+
tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
30142+
PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
30143+
Provider/CountProductVariantsOutOfStockProviderTest.php
30144+
CountProductVariantsOutOfStockProviderTest.php
30145+
src/Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
30146+
Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
30147+
Bundle/AdminBundle/tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
30148+
AdminBundle/tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
30149+
tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
30150+
PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
30151+
Provider/CountProductReviewsToApproveProviderTest.php
30152+
CountProductReviewsToApproveProviderTest.php
30153+
src/Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
30154+
Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
30155+
Bundle/AdminBundle/tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
30156+
AdminBundle/tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
30157+
tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
30158+
PendingAction/Provider/CountShipmentsToShipProviderTest.php
30159+
Provider/CountShipmentsToShipProviderTest.php
30160+
CountShipmentsToShipProviderTest.php
3011230161
src/Sylius/Bundle/AdminBundle/tests/Event/CustomerShowMenuBuilderEventTest.php
3011330162
Sylius/Bundle/AdminBundle/tests/Event/CustomerShowMenuBuilderEventTest.php
3011430163
Bundle/AdminBundle/tests/Event/CustomerShowMenuBuilderEventTest.php
@@ -33406,55 +33455,6 @@ Sylius/Bundle/AdminBundle/LICENSE
3340633455
Bundle/AdminBundle/LICENSE
3340733456
AdminBundle/LICENSE
3340833457
LICENSE
33409-
src/Sylius/Bundle/AdminBundle/Tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
33410-
Sylius/Bundle/AdminBundle/Tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
33411-
Bundle/AdminBundle/Tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
33412-
AdminBundle/Tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
33413-
Tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
33414-
Twig/Component/Dashboard/PendingActionCountComponentTest.php
33415-
Component/Dashboard/PendingActionCountComponentTest.php
33416-
Dashboard/PendingActionCountComponentTest.php
33417-
PendingActionCountComponentTest.php
33418-
src/Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
33419-
Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
33420-
Bundle/AdminBundle/Tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
33421-
AdminBundle/Tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
33422-
Tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
33423-
PendingAction/Provider/CountPendingPaymentsProviderTest.php
33424-
Provider/CountPendingPaymentsProviderTest.php
33425-
CountPendingPaymentsProviderTest.php
33426-
src/Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
33427-
Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
33428-
Bundle/AdminBundle/Tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
33429-
AdminBundle/Tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
33430-
Tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
33431-
PendingAction/Provider/CountOrdersToProcessProviderTest.php
33432-
Provider/CountOrdersToProcessProviderTest.php
33433-
CountOrdersToProcessProviderTest.php
33434-
src/Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
33435-
Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
33436-
Bundle/AdminBundle/Tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
33437-
AdminBundle/Tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
33438-
Tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
33439-
PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
33440-
Provider/CountProductVariantsOutOfStockProviderTest.php
33441-
CountProductVariantsOutOfStockProviderTest.php
33442-
src/Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
33443-
Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
33444-
Bundle/AdminBundle/Tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
33445-
AdminBundle/Tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
33446-
Tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
33447-
PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
33448-
Provider/CountProductReviewsToApproveProviderTest.php
33449-
CountProductReviewsToApproveProviderTest.php
33450-
src/Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
33451-
Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
33452-
Bundle/AdminBundle/Tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
33453-
AdminBundle/Tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
33454-
Tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
33455-
PendingAction/Provider/CountShipmentsToShipProviderTest.php
33456-
Provider/CountShipmentsToShipProviderTest.php
33457-
CountShipmentsToShipProviderTest.php
3345833458
src/Sylius/Bundle/AdminBundle/Exception/CreateAdminUserFailedException.php
3345933459
Sylius/Bundle/AdminBundle/Exception/CreateAdminUserFailedException.php
3346033460
Bundle/AdminBundle/Exception/CreateAdminUserFailedException.php

Discovery/Web-Content/CMS/trickest-cms-wordlist/sylius.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3787,8 +3787,14 @@ src/Sylius/Bundle/AdminBundle/Generator/TaxonSlugGeneratorInterface.php
37873787
src/Sylius/Bundle/AdminBundle/tests/CommandHandler/CreateAdminUserHandlerTest.php
37883788
src/Sylius/Bundle/AdminBundle/tests/Provider/LoggedInAdminUserProviderTest.php
37893789
src/Sylius/Bundle/AdminBundle/tests/Twig/ErrorTemplateFinder/ErrorTemplateFinderTest.php
3790+
src/Sylius/Bundle/AdminBundle/tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
37903791
src/Sylius/Bundle/AdminBundle/tests/Twig/Component/Shared/Navbar/NotificationsComponentTest.php
37913792
src/Sylius/Bundle/AdminBundle/tests/Twig/PaymentMethodExtensionTest.php
3793+
src/Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
3794+
src/Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
3795+
src/Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
3796+
src/Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
3797+
src/Sylius/Bundle/AdminBundle/tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
37923798
src/Sylius/Bundle/AdminBundle/tests/Event/CustomerShowMenuBuilderEventTest.php
37933799
src/Sylius/Bundle/AdminBundle/tests/Event/OrderShowMenuBuilderEventTest.php
37943800
src/Sylius/Bundle/AdminBundle/tests/Generator/TaxonSlugGeneratorTest.php
@@ -4200,12 +4206,6 @@ src/Sylius/Bundle/AdminBundle/Doctrine/Query/Taxon/AllTaxonsInterface.php
42004206
src/Sylius/Bundle/AdminBundle/SectionResolver/AdminSection.php
42014207
src/Sylius/Bundle/AdminBundle/SectionResolver/AdminUriBasedSectionResolver.php
42024208
src/Sylius/Bundle/AdminBundle/LICENSE
4203-
src/Sylius/Bundle/AdminBundle/Tests/Twig/Component/Dashboard/PendingActionCountComponentTest.php
4204-
src/Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountPendingPaymentsProviderTest.php
4205-
src/Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountOrdersToProcessProviderTest.php
4206-
src/Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountProductVariantsOutOfStockProviderTest.php
4207-
src/Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountProductReviewsToApproveProviderTest.php
4208-
src/Sylius/Bundle/AdminBundle/Tests/PendingAction/Provider/CountShipmentsToShipProviderTest.php
42094209
src/Sylius/Bundle/AdminBundle/Exception/CreateAdminUserFailedException.php
42104210
src/Sylius/Bundle/AdminBundle/LICENSE_OF_TRADEMARK_AND_LOGO
42114211
src/Sylius/Bundle/AdminBundle/Notification/CompositeNotificationProvider.php

Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat-all-levels.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3811,12 +3811,6 @@ apache/el/parser/TestAstOr.java
38113811
el/parser/TestAstOr.java
38123812
parser/TestAstOr.java
38133813
TestAstOr.java
3814-
test/org/apache/el/parser/TestAstPlus.java
3815-
org/apache/el/parser/TestAstPlus.java
3816-
apache/el/parser/TestAstPlus.java
3817-
el/parser/TestAstPlus.java
3818-
parser/TestAstPlus.java
3819-
TestAstPlus.java
38203814
test/org/apache/el/parser/TestAstSemicolon.java
38213815
org/apache/el/parser/TestAstSemicolon.java
38223816
apache/el/parser/TestAstSemicolon.java

Discovery/Web-Content/CMS/trickest-cms-wordlist/tomcat.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,6 @@ test/org/apache/el/parser/TestAstInteger.java
624624
test/org/apache/el/parser/TestELParser.java
625625
test/org/apache/el/parser/TestAstMapData.java
626626
test/org/apache/el/parser/TestAstOr.java
627-
test/org/apache/el/parser/TestAstPlus.java
628627
test/org/apache/el/parser/TestAstSemicolon.java
629628
test/org/apache/el/parser/TestAstFunction.java
630629
test/org/apache/el/parser/TestAstValue.java

0 commit comments

Comments
 (0)