Skip to content

rsanchez/craft-query-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Query Log Plugin for Craft CMS

Show a log of database queries in your front-end templates.

Screenshot

Usage

Add this to the bottom of your template:

{{ craft.querylog | raw }}

The ideal location is in your master layout, just before the final closing </html> tag.

When Craft devMode is set to true, this will add a Query Log button to the bottom of your page. Click it to reveal a list of all queries executed on the page.

About

A Craft CMS Plugin to show a log of database queries in your front-end templates.

Resources

Stars

Watchers

Forks

Packages

No packages published