[TASK] Performance: Use cache_hash with "mixed" data
The cache-frontend is VariableFrontendCache that already uses serialize() or (if available) igbinary_serialie() itself. No need to additionally serialize data. Change-Id: I8c3cfd2a279f8a38bc5c4d860329f2333f1304a5 Resolves: #52648 Releases: 6.2 Reviewed-on: https://review.typo3.org/24512 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Stefan Neufeind Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/sysext/backend/Classes/Configuration/TsConfigParser.php 8 additions, 10 deletions...3/sysext/backend/Classes/Configuration/TsConfigParser.php
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 7 additions, 6 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php 3 additions, 3 deletions...core/Classes/Authentication/BackendUserAuthentication.php
- typo3/sysext/core/Classes/ExtDirect/ExtDirectApi.php 2 additions, 5 deletionstypo3/sysext/core/Classes/ExtDirect/ExtDirectApi.php
- typo3/sysext/core/Classes/TypoScript/TemplateService.php 6 additions, 6 deletionstypo3/sysext/core/Classes/TypoScript/TemplateService.php
- typo3/sysext/core/Classes/Utility/GeneralUtility.php 3 additions, 4 deletionstypo3/sysext/core/Classes/Utility/GeneralUtility.php
- typo3/sysext/cshmanual/Classes/Controller/HelpModuleController.php 5 additions, 3 deletions...ext/cshmanual/Classes/Controller/HelpModuleController.php
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 7 additions, 8 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php 4 additions, 4 deletions.../Classes/ContentObject/Menu/AbstractMenuContentObject.php
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 3 additions, 3 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/frontend/Classes/Page/PageRepository.php 6 additions, 5 deletionstypo3/sysext/frontend/Classes/Page/PageRepository.php
Please register or sign in to comment