[TASK] Integrate QueryConfiguraton class into consuming controller
The class separation gets in the way of further modernizing and is integrated into the only consuming class for this reason. Resolves: #99607 Releases: main Change-Id: I590f81234b6d9ef809208b15d14ea2dc681fc4df Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77471 Tested-by:core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- Build/phpstan/phpstan-baseline.neon 7 additions, 27 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/lowlevel/Classes/Controller/DatabaseIntegrityController.php 2328 additions, 7 deletions...wlevel/Classes/Controller/DatabaseIntegrityController.php
- typo3/sysext/lowlevel/Classes/Database/QueryGenerator.php 0 additions, 2812 deletionstypo3/sysext/lowlevel/Classes/Database/QueryGenerator.php
- typo3/sysext/lowlevel/Tests/Functional/Controller/DatabaseIntegrityControllerTest.php 17 additions, 17 deletions...Functional/Controller/DatabaseIntegrityControllerTest.php
- typo3/sysext/lowlevel/Tests/Functional/Controller/Fixtures/TestGetPageTreeBranchedTreeSet.csv 0 additions, 0 deletions...al/Controller/Fixtures/TestGetPageTreeBranchedTreeSet.csv
- typo3/sysext/lowlevel/Tests/Functional/Controller/Fixtures/TestGetPageTreeStraightTreeSet.csv 0 additions, 0 deletions...al/Controller/Fixtures/TestGetPageTreeStraightTreeSet.csv
- typo3/sysext/lowlevel/Tests/Unit/Controller/DatabaseIntegrityControllerTest.php 4 additions, 4 deletions...Tests/Unit/Controller/DatabaseIntegrityControllerTest.php
Please register or sign in to comment