thecactus117/cache-debug 1.0.0

Debug cache module for Magento 2

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

CacheDebug

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