[TASK] Centralize user debug information display condition
A couple of debug information, e.g. the field- and tablenames in FormEngine, are displayed depending on the user status and the debug settings. To simplify the codebase, this condition is now centralized in BackendUserAuthentication. Resolves: #97894 Releases: main, 11.5 Change-Id: I5173c48180fbf96f7408c008eeb3c71c25686d0d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75102 Tested-by:core-ci <typo3@b13.com> Tested-by:
Jochen <rothjochen@gmail.com> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
Showing
- typo3/sysext/backend/Classes/Form/Container/FlexFormElementContainer.php 1 addition, 1 deletion...ckend/Classes/Form/Container/FlexFormElementContainer.php
- typo3/sysext/backend/Classes/Form/Container/InlineRecordContainer.php 1 addition, 2 deletions.../backend/Classes/Form/Container/InlineRecordContainer.php
- typo3/sysext/backend/Classes/Form/Container/OuterWrapContainer.php 1 addition, 1 deletion...ext/backend/Classes/Form/Container/OuterWrapContainer.php
- typo3/sysext/backend/Classes/Form/Container/PaletteAndSingleContainer.php 1 addition, 1 deletion...kend/Classes/Form/Container/PaletteAndSingleContainer.php
- typo3/sysext/backend/Classes/Form/Element/AbstractFormElement.php 1 addition, 1 deletion...sext/backend/Classes/Form/Element/AbstractFormElement.php
- typo3/sysext/backend/Classes/Preview/StandardContentPreviewRenderer.php 1 addition, 1 deletion...ackend/Classes/Preview/StandardContentPreviewRenderer.php
- typo3/sysext/backend/Classes/View/PageLayoutView.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/backend/Tests/Unit/Form/Container/PaletteAndSingleContainerTest.php 3 additions, 0 deletions...sts/Unit/Form/Container/PaletteAndSingleContainerTest.php
- typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php 10 additions, 0 deletions...core/Classes/Authentication/BackendUserAuthentication.php
- typo3/sysext/core/Classes/Resource/Service/UserFileInlineLabelService.php 1 addition, 1 deletion...e/Classes/Resource/Service/UserFileInlineLabelService.php
- typo3/sysext/lowlevel/Classes/Database/QueryGenerator.php 1 addition, 2 deletionstypo3/sysext/lowlevel/Classes/Database/QueryGenerator.php
- typo3/sysext/recycler/Classes/Controller/RecyclerAjaxController.php 1 addition, 1 deletion...xt/recycler/Classes/Controller/RecyclerAjaxController.php
Please register or sign in to comment