Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

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.

Activity

Total releases
1
First release
Sep 2025
Latest release
10 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

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