[TYPO3-dev] Caching issue
Philipp Gampe
philipp.gampe at typo3.org
Tue Feb 4 21:08:38 CET 2014
Hi Gion Koch,
Gion Koch wrote:
> It consumes a lot of time, especially when debugging the code or doing
> smaller changes in the fluid template. In Typo3 4.7 there was no such
> caching issue.
>
> Any suggestions?
I guess you ran into the extbase reflection cache. This stuff is cached in
the DB in cf_extbase_* (AFAIK). Therefore you need to clear those caches as
well.
You can reconfigure those caches to use the NULL backend.
Best regards
--
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!
More information about the TYPO3-dev
mailing list