php bin/console doctrine:ensure-production-settings
Verify that Doctrine is properly configured for a production environment.
Usage
doctrine:ensure-production-settings [--complete] [--em [EM]]
Options
--complete Flag to also inspect database connection existence.
--em The entity manager to use for this command
Help
Verify that Doctrine is properly configured for a production environment.