diff --git a/config/packages/doctrine.yaml b/config/packages/doctrine.yaml index d72f5ad..53c5910 100644 --- a/config/packages/doctrine.yaml +++ b/config/packages/doctrine.yaml @@ -16,6 +16,7 @@ doctrine: orm: auto_generate_proxy_classes: true + enable_native_lazy_objects: true enable_lazy_ghost_objects: true # report_fields_where_declared: true # validate_xml_mapping: true