1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-17 05:18:32 +01:00

25 Commits

Author SHA1 Message Date
leomoty
ade2a1ac1d Deprecate TwigCollector and friends (#425)
* Update twig demo to use TwigProfileCollector

* Update documentation on twig bridge collector

* Deprecate TwigCollector
TraceableTwigEnvironment and TraceableTwigTemplate
2019-10-09 21:34:41 +02:00
maximebf
392b52bf5f Demo namespace for Product class in doctrine demo (fixed #138) 2014-07-26 15:01:45 +02:00
Graham Campbell
0071105c25 CS fixes 2014-01-16 21:41:41 +00:00
maximebf
8972b82a9a added support for sending the request id in headers and retreiving the data using the open handler 2013-09-23 10:41:54 -04:00
maximebf
1b7e7fdbc8 jQuery.noConflict() is now called by default (fixed #29)
Will not be called if the js vendors are not included.
Can be enabled/disabled using JavascriptRenderer::setEnableJqueryNoConflict()
2013-09-19 16:31:50 -04:00
maximebf
db8bf5c6a1 added stacked data 2013-09-15 12:56:08 -04:00
maximebf
7fa6b33cc5 added support for sending data through HTTP headers (fixed #18) 2013-09-15 11:29:33 -04:00
Pascal Borreli
68dfa87ef6 Fixed typos 2013-08-16 00:52:32 +01:00
maximebf
ff4561fef2 updated docs 2013-08-14 22:14:09 +10:00
maximebf
f686438050 started work on open handler 2013-08-14 22:14:09 +10:00
maximebf
fc05e00621 added support for storing collected data 2013-08-14 21:37:56 +10:00
maximebf
a1e2a90683 renaming of swift collectors 2013-08-13 12:00:55 +10:00
maximebf
dafb57073e added doctrine collector 2013-08-13 11:40:51 +10:00
maximebf
75b21e97b5 added slim collector 2013-08-12 19:45:31 +10:00
maximebf
1a02e673a4 added CacheCache collector and demo 2013-08-12 19:33:40 +10:00
maximebf
fa1db15926 added monolog demo 2013-08-12 19:19:47 +10:00
maximebf
d56eb52083 added propel demo 2013-08-12 19:16:14 +10:00
maximebf
a107cebcf9 added twig demo 2013-08-12 19:02:49 +10:00
maximebf
eba3a0f268 added Swift mailer collector and demo 2013-08-12 18:55:35 +10:00
maximebf
7bd1a6f87f refactored demo folder 2013-08-12 18:49:21 +10:00
maximebf
571b865fcd moved web files from web/ to src/DebugBar/Resources 2013-06-19 11:34:47 +09:00
maximebf
4a29e38cea added Exceptions and PDO collectors 2013-06-18 12:47:22 +09:00
maximebf
3790d3067f renamed label warn to warning 2013-06-13 19:24:39 +08:00
maximebf
836050cea5 huge refactoring, comments and docs 2013-06-13 18:49:55 +08:00
maximebf
b543d2a3d4 first commit 2013-06-08 01:32:10 +07:00