Skip to content

sfroemkenjw/mysqlreport

 
 

Repository files navigation

MySQL Report

Build Status

With mysqlreport you can analyze and profile all SQL queries created by ConnectionPool and Doctrine QueryBuilder.

After installation, you should visit the extension configuration in extension manager. Here you can activate logging for FE and/or BE queries. With an additional checkbox you can activate on-detail profiling for each query. Be careful with this last checkbox. It may slow down your system drastically.

After saving extension configuration you will find a new TYPO3 module in Backend. Switch between the different reports via selecting them with selectbox at top.

Happy reading and analyzing

Please deactivate logging after analyzing. Else you will flood your database with a really huge amount of analyzing data. I have added you a new entry in Clear-Cache menu to truncate all profiling data.

Sponsors

Big THX goes to Blackfire.io

About

Analyze TYPO3 database queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 82.2%
  • HTML 11.4%
  • Shell 6.4%