Fabien Potencier
|
ebae1d7bf2
[FrameworkBundle] updated skeleton with the web profiler configuration
|
14 年之前 |
Fabien Potencier
|
4e57899374
[WebProfilerBundle] added the bundle
|
14 年之前 |
Fabien Potencier
|
84c383d729
[HttpKernel] fixed exception constructor signature
|
14 年之前 |
Fabien Potencier
|
dd8ef6bb55
[FrameworkBundle] tweaked exception CSS
|
14 年之前 |
Fabien Potencier
|
a29211a9ee
[FrameworkBundle] removed usage of array access for helpers in templates
|
14 年之前 |
Fabien Potencier
|
85f823fc08
[FrameworkBundle] added a condition to only show current content when it is not empty in the exception template
|
14 年之前 |
Fabien Potencier
|
8bdb9c142c
[FrameworkBundle] changed exception template to show class abbreviations
|
14 年之前 |
Fabien Potencier
|
48b6057c3a
[HttpKernel] fixed Exception classes to implement the full constructor
|
14 年之前 |
Fabien Potencier
|
ab9be87354
[HttpKernel] fixed FlattenException status code
|
14 年之前 |
Fabien Potencier
|
ad835f8a16
[HttpKernel] added purge() in the profiler storage interface
|
14 年之前 |
Kris Wallsmith
|
afa8bfcdd6
[FrameworkBundle] fixed $view['actions']->output() signature to match that of ->render()
|
14 年之前 |
Fabien Potencier
|
60ea1eef69
added a configuraiton to allow the profiler to be enabled only when an exception occurs
|
14 年之前 |
Fabien Potencier
|
1e1a4113c7
[HttpKernel] fixed missing use statement
|
14 年之前 |
Brandon Turner
|
935ac5633c
[DoctrineBundle] Fixed bug in data:load when purging many-to-many relationships
|
15 年之前 |
Brandon Turner
|
2731979d21
[DoctrineBundle] Decreased data:load verbosity
|
15 年之前 |
Kris Wallsmith
|
7503463a1e
[DoctrineMongoDBBundle] updated log format to look more like the javascript shell
|
14 年之前 |
Fabien Potencier
|
da131a5890
[FrameworkBundle] reverted wrong change
|
14 年之前 |
fivestar
|
8367df1265
[TwigBundle] fixed grammar for render helper.
|
14 年之前 |
Fabien Potencier
|
d17c2edb49
fixed perms
|
14 年之前 |
Noël GUILBERT
|
d40d1746e0
[ZendBundle] added an option to register zend logger as an error handler
|
14 年之前 |
Noël GUILBERT
|
e4b3d7c9c8
fixed PHPDoc
|
14 年之前 |
Fabien Potencier
|
8f8fba6643
[FrameworkBundle] fixed bug
|
14 年之前 |
Noël GUILBERT
|
d94271ba9c
[FrameworkBundle] removed dependency with the DIC
|
14 年之前 |
Fabien Potencier
|
8c6478dab9
[HttpKernel] added import/export to Profiler
|
14 年之前 |
Fabien Potencier
|
5470f0290e
[DoctrineBundle] added time information in the data collector
|
14 年之前 |
Fabien Potencier
|
994a6c36ac
changed actions::render() helper method signature
|
14 年之前 |
Fabien Potencier
|
8c47b8a41d
fixed typo
|
14 年之前 |
Fabien Potencier
|
155b120d92
[FrameworkBundle] changed the ExceptionListener to re-thrown an exception when there is an exception thrown during processing
|
14 年之前 |
Fabien Potencier
|
6b5c3d05bd
[FrameworkBundle] removed usage of Controller class for internal controllers
|
14 年之前 |
Fabien Potencier
|
b1b3ce83ae
[FrameworkBundle] fixed method signature
|
14 年之前 |