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 Monitor

No security coverage
View on drupal.org

This module tracks and stores cache performance data for each Drupal request, allowing developers to analyze which cache bins are causing performance bottlenecks through a detailed admin report. It helps identify regressions and compare cache backend performance over time.

This module is currently in a very early state. Use at your own risk!

Cache monitor measures and stores cache performance data for each Drupal request. It provides an admin report where site builders and developers can analyze which cache bins consume the most time.

Features

Tracks cache operations (get, set, getMultiple, etc.) for all bins during every request.

Stores results in the database for later review, not just during a single request.

Provides an admin interface at /admin/reports/cache-metrics with:

An overview list of recent requests.

A detail view showing all bins, operations, calls, items, and timing.

A total cache time summary per request.

Helps developers identify performance bottlenecks caused by cache usage.

Useful for monitoring regressions or comparing performance when switching cache backends (e.g. APCu vs Redis).

Post-Installation

After enabling the module, no extra configuration is required.
Visit Reports → Cache Monitor Reports in the admin UI to view the data.

The module works automatically: each request is measured, results are stored, and you can browse them in the provided report. There are no new content types, configuration forms, or text formats.

Additional Requirements

No dependencies beyond Drupal core.

Requires permission “Administer GRF cache reports” to access the admin UI.

Creates two database tables to store request and metric data.

Similar projects

Webprofiler: Profiles cache calls per request but does not persist them.

This module differs by storing cache metrics historically, allowing analysis across multiple requests.

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
1
Tracked since
Sep 2025
Latest release
11 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Core Release date
1.0.x-dev Dev 10–11 Sep 10, 2025