mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-24 18:58:46 +02:00
Collect backtrace for each doctrine query.
This commit is contained in:
parent
f36b95c351
commit
01da705b54
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ doctrine:
|
||||||
commented: false
|
commented: false
|
||||||
|
|
||||||
schema_filter: ~^(?!internal|log)~
|
schema_filter: ~^(?!internal|log)~
|
||||||
|
profiling_collect_backtrace: true
|
||||||
|
|
||||||
orm:
|
orm:
|
||||||
auto_generate_proxy_classes: true
|
auto_generate_proxy_classes: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue