Commit graph

9 commits

Author SHA1 Message Date
Gregor Harlan af88d81d9a do not require the templating component (#456) 2017-08-31 17:49:55 +02:00
Gregor Harlan efada49f15 profiler enhancements (#460) 2017-08-31 12:26:12 +02:00
Moritz Schroeder ca13ff5195 Make PropelBundle available for Symfony 3.X
- Updated composer.json dependency
- Replaced deprecated dialog helper with question helper
- propel.html.twig - Use render function not render tag
- Replaced ContainerAware with ContainerAwareTrait
2016-02-15 18:01:47 +01:00
Gregor Harlan 893c85c655 introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
tacman df0e3991b6 add raw filter so sql is formatted
If autoescape is on, then the SQL HTML is displayed instead of formatted sql.  This will allow the Symfony debug toolbar to display formatted SQL regardless of the autoescape settings.

https://github.com/propelorm/PropelBundle/issues/380
2016-01-08 08:19:44 -05:00
Alexander Pinnecke 2fc716467b Added stack trace to debug toolbar 2015-04-10 17:52:41 +02:00
Miroslav Oujesky 64684621b4 Fixed missing icon in Symfony profiler 2015-01-28 20:24:56 +01:00
Kévin Gomez 09e4da0c19 Started to integrate the new configuration system (still WIP/dirty) 2014-09-12 21:18:03 +01:00
Kévin Gomez 3889566728 Fixed the DataCollector 2013-11-01 17:49:56 +00:00