We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8333b4 commit d59c1c8Copy full SHA for d59c1c8
reference/configuration/debug.rst
@@ -67,9 +67,10 @@ dump_destination
67
68
Configures the output destination of the dumps.
69
70
-By default, the dumps are shown in the toolbar. Since this is not always
71
-possible (e.g. when working on a JSON API), you can have an alternate output
72
-destination for dumps. Typically, you would set this to ``php://stderr``:
+By default, dumps are shown in the WebDebugToolbar when returning HTML.
+Since this is not always possible (e.g. when working on a JSON API),
+you can have an alternate output destination for dumps.
73
+Typically, you would set this to ``php://stderr``:
74
75
.. configuration-block::
76
0 commit comments