[BUGFIX] Add $TSkey labels for internal debugging
This patch adds $TSkey labels to a few calls to cObjGetSingle() to improve the debugging experience with the TS tree in the AdminPanel and to avoid nondescriptive "__" strings as labels. It also improves the profiler output for cObjectViewHelper Resolves: #64906 Releases: master, 9.5 Change-Id: Iaf500390f0c6e329e15b2ff6677e8c3ebb54df5f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60820 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Susanne Moog <look@susi.dev>
Showing
- typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php 26 additions, 1 deletiontypo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php
- typo3/sysext/fluid/Tests/Unit/ViewHelpers/CObjectViewHelperTest.php 1 addition, 1 deletion...xt/fluid/Tests/Unit/ViewHelpers/CObjectViewHelperTest.php
- typo3/sysext/form/Classes/Domain/Finishers/ConfirmationFinisher.php 1 addition, 1 deletion...xt/form/Classes/Domain/Finishers/ConfirmationFinisher.php
- typo3/sysext/form/Classes/Mvc/Configuration/TypoScriptService.php 2 additions, 1 deletion...sext/form/Classes/Mvc/Configuration/TypoScriptService.php
- typo3/sysext/frontend/Classes/ContentObject/FilesContentObject.php 1 addition, 1 deletion...ext/frontend/Classes/ContentObject/FilesContentObject.php
- typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php 2 additions, 2 deletions...tend/Classes/ContentObject/FluidTemplateContentObject.php
Please register or sign in to comment