3 url: '%env(resolve:DATABASE_URL)%'
5 # IMPORTANT: You MUST configure your server version,
6 # either here or in the DATABASE_URL env var (see .env file)
9 profiling_collect_backtrace: '%kernel.debug%'
11 auto_generate_proxy_classes: true
12 enable_lazy_ghost_objects: true
13 report_fields_where_declared: true
14 validate_xml_mapping: true
15 naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
21 # "TEST_TOKEN" is typically set by ParaTest
22 dbname_suffix: '_test%env(default::TEST_TOKEN)%'
27 auto_generate_proxy_classes: false
28 proxy_dir: '%kernel.build_dir%/doctrine/orm/Proxies'
31 pool: doctrine.system_cache_pool
34 pool: doctrine.result_cache_pool
39 doctrine.result_cache_pool:
41 doctrine.system_cache_pool: