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 d866fda commit 2cf7ec6Copy full SHA for 2cf7ec6
doctrine/doctrine-bundle/2.10/config/packages/doctrine.yaml
@@ -5,6 +5,8 @@ doctrine:
5
# IMPORTANT: You MUST configure your server version,
6
# either here or in the DATABASE_URL env var (see .env file)
7
#server_version: '15'
8
+
9
+ profiling_collect_backtrace: '%kernel.debug%'
10
orm:
11
auto_generate_proxy_classes: true
12
enable_lazy_ghost_objects: true
0 commit comments