thecactus117 / cache-debug
Debug cache module for Magento 2
Package info
github.com/TheCactus117/CacheDebug
Type:magento2-module
pkg:composer/thecactus117/cache-debug
1.0.0
2019-08-25 16:45 UTC
Requires
- php: >=5.6.0
This package is auto-updated.
Last update: 2026-03-26 07:37:09 UTC
README
Magento 2 Module : Debug Cache
Description
This module allow you to find blocks without cachekey or cachelifetime. These blocks are not cached.
Configuration
After installation has completed go to :
Step 1
- Admin > Stores > Settings > Configuration
- TheCactus117 > CacheDebug
- Enabled cache block debug : Yes
Debug Type : Log files will be written into /var/cache/cachedebug.log
Step 2
- Admin > System > Cache Management
- Disable Full Page Cache
Step 3
- Load the page you want to debug