mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 01:56:26 +03:00
enable query profiling for debug
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
doctrine:
|
||||
dbal:
|
||||
url: '%env(resolve:DATABASE_URL)%'
|
||||
profiling_collect_backtrace: '%kernel.debug%'
|
||||
|
||||
# IMPORTANT: You MUST configure your server version,
|
||||
# either here or in the DATABASE_URL env var (see .env file)
|
||||
|
||||
Reference in New Issue
Block a user