Merge branch 'dev' into main
# Conflicts: # docs/api/doctor.md
This commit is contained in:
@@ -27,6 +27,10 @@ when@test:
|
||||
doctrine:
|
||||
dbal:
|
||||
dbname_suffix: '_test%env(default::TEST_TOKEN)%'
|
||||
# APP_DEBUG=0 در .env پروژه است، پس profiling که پیشفرضش %kernel.debug%
|
||||
# است خاموش میماند و سرویس doctrine.debug_data_holder ساخته نمیشود.
|
||||
# تستهای N+1 برای شمارش کوئری به آن نیاز دارند.
|
||||
profiling: true
|
||||
|
||||
when@prod:
|
||||
doctrine:
|
||||
|
||||
Reference in New Issue
Block a user