I asked myself how I can debug the block caches of Magento. I want to know which block is cached and how long is it cached?
For example there is a functionality under System > Configuration > Developer > Debug > [...] Hints. If I turn on this options I receive all the block names and their included template. I just want the same for the caching. I would like to know, which block, if it is cached or not, which cache id and how long it caches the block.
Does anybody has an idea or maybe a solution?
An idea would be enough to start :)
Thanks in advance!