You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
It appears the container xml file is no longer dumped when using bin/console cache:clear nor bin/console cache:warmup
How to reproduce
Possible Solution
The workaround is to lint the container using bin/console lint:container. This way, the App_KernelDevDebugContainer.xml file is created.