Display Cache debug information when available
When the script identifies cache information is being pumped to the source code, it will activate additional debug blocks for each of the selected elements on the page:
- Cach Hit
- Cache Tags
- Cache Contexts
- Cache Keys
- Cache Max-Age
- Pre-Bubbling Cache Tags
- Pre-Bubbling Cache Contexts
- Pre-Bubbling Cache Keys
- Pre-Bubbling Cache Max-Age
- Rendering Time
Closes #3455698
Merge request reports
Activity
added 13 commits
- b89ddab4...901765ee - 3 earlier commits
- c93666d3 - Update the font family with a new glyph.
- c2284904 - Incorporate cache contexts and cache keys.
- fe78ced3 - Incorporate the pre-bubbling cache info.
- 43305f36 - Remove now unnecessary variables.
- 5c9fc808 - Incorporate compiled Javascript files.
- 9a643841 - Incorporate compiled CSS files.
- 4a9a5e7d - Hide cache debug data from view when cache debugging is deactivated.
- 8472eab6 - Adjust elements display within controller for better positioning.
- b739aa8f - Incorporate compiled files.
- 908dabf9 - Update the MarkDown README file.
Toggle commit list
Please register or sign in to reply