Skip to content

Commit e1a1341

Browse files
authored
enable query profiling for debug
1 parent 4fcfbbe commit e1a1341

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doctrine/doctrine-bundle/1.12/config/packages/doctrine.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
doctrine:
22
dbal:
33
url: '%env(resolve:DATABASE_URL)%'
4+
profiling_collect_backtrace: '%kernel.debug%'
45

56
# IMPORTANT: You MUST configure your server version,
67
# either here or in the DATABASE_URL env var (see .env file)

0 commit comments

Comments
 (0)