thecactus117/cache-debug

Debug cache module for Magento 2

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2019-08-25 16:45 UTC

This package is auto-updated.

Last update: 2024-03-26 03:16:46 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