Actions
Bug #20864
closedProvide a method countByTag() for caching backends
Start date:
2009-08-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In t3lib_tsfeBeUserAuth::extGetNumberOfCachedPages() a count() is done on the results of a getByTag() call. This could be optimized by providing a method countByTag() for the caching framework
(issue imported from #M11690)
Actions