Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 697 Bytes

File metadata and controls

21 lines (17 loc) · 697 Bytes

DoctrineDataCollector

A modification of the original DoctrineDataCollector (found in src/vendor/Symfony/src/Symfony/Bundle/DoctrineBundle/DataCollector).

This modification add the possibility to toggle the query list in the web debug toolbar.

Features

  • Query list
  • SQL Keywords Highlight
  • Identical Queries Count
  • Identical Queries Highlight in a smooth red
  • Summary with the queries and the number of those queries duplicated

Preview

![DoctrineDataCollector][1] [1]: http://www.dator.fr/perso/datacollectorquerylist.png ![DoctrineDataCollectorWithDusplicated][2] [2]: http://www.dator.fr/perso/datacollectorquerylistwithduplicated.png