An open API service indexing awesome lists of open source software.

https://github.com/derhasi/cache_debug

A cache debug helper for Drupal 8
https://github.com/derhasi/cache_debug

drupal-module drupal8

Last synced: 9 months ago
JSON representation

A cache debug helper for Drupal 8

Awesome Lists containing this project

README

          

# cache_debug

:fire: This module might break your site and is only intended for local debugging.

A cache debug helper for Drupal 8:

* Renders cache calls as HTML comments
* Displays HTML Comments via JS Snippet

## Installation

* Install the package via composer: `composer require derhasi/cache_debug:dev-master --dev`
* Enable the module: `drush en cache_debug`
* Add `$settings['cache']['bins']['render'] = 'cache.backend.cache_debug';` to your `settings.local.php` for checking local