Skip to content

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