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 2af0b3f commit 47021baCopy full SHA for 47021ba
reference/configuration/doctrine.rst
@@ -62,6 +62,8 @@ Full Default Configuration
62
MultipleActiveResultSets: ~
63
driver: pdo_mysql
64
platform_service: ~
65
+
66
+ # when true, queries are logged to a "doctrine" monolog channel
67
logging: "%kernel.debug%"
68
profiling: "%kernel.debug%"
69
driver_class: ~
0 commit comments