How to display current configuration in Doctrine 2. I found the answer for Doctrine 1 here: Find current Doctrine database connection settings in symfony, but nothing for Doctrine 2.
How to display current configuration in Doctrine 2. I found the answer for Doctrine
Share
You have all you need in Doctrine\DBAL\Connection instance: