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
- Host: GitHub
- URL: https://github.com/derhasi/cache_debug
- Owner: derhasi
- License: gpl-3.0
- Created: 2017-02-27T18:17:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T11:41:35.000Z (over 7 years ago)
- Last Synced: 2025-03-27T13:11:42.169Z (10 months ago)
- Topics: drupal-module, drupal8
- Language: JavaScript
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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