Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Cache Debugger

No security coverage Drupal 10–11
View on drupal.org

The Cache Debugger module provides an administrative interface to enable and disable render cache debugging on your Drupal site. This helps developers inspect cache contexts and tags for rendered elements, aiding in troubleshooting. It is intended for development environments only.

The Cache Debugger module offers a straightforward interface to enable or disable render cache debugging for your Drupal site. This feature is particularly useful in development environments where inspecting cache behavior and troubleshooting caching issues are necessary without directly modifying the services.yml file.

To activate render cache debugging, go to the module's configuration page at /admin/config/development/cache-debugger.

Once enabled, debugging output will be appended to each rendered element.

Simply visit any page on your Drupal site, and you will see additional debug information in the HTML output. This information includes cache contexts, tags, and other cache-related metadata for each rendered element.

Enabling the module creates a copy of the default.services.yml file as services.yml and updates it to set debug: true. Disabling the module removes the services.yml file.

Please note that this module is intended for use in development environments only and should never be enabled on production sites due to the significant performance impact of cache debugging.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
5
Tracked since
Oct 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 5
Maintenance
Dormant

Release Timeline

Releases

Version Type Core Release date
1.0.0 Stable 10–11 Dec 13, 2024
1.0.0-rc1 Pre-release 10–11 Dec 11, 2024
1.0.0-beta1 Pre-release 10–11 Nov 23, 2024
1.0.0-alpha1 Pre-release 10–11 Nov 15, 2024
1.0.x-dev Dev 10–11 Oct 27, 2024