How to debug all parameters on environments in Symfony?

As @Matteo said in comment, you could use the command below to see all your parameters

php bin/console debug:container --parameters --env=prod

But there is not any command to list all your parameters from all your environments, you have to make a script (bash script with grep and the command above) or a Symfony command to get exactly what you want.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)