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
vendor php code lives in vendor/php instead of vendor.
app/console debug:container works in terminal. So does other debug commands.
Container view is empty. There is no console errors.
Would you be able to add some debug logs as to what this plugin is doing? If it's just running app/console debug:container to get the list of services available in symfony, technically this should work.
However, I am getting an empty container/parameter/route view on the side bar and the autocomplete does not work.
Would be good if you could shared some light as to how this is to be configured to get the best output.
Thanks.
The text was updated successfully, but these errors were encountered:
Symfony 3.4.14
Settings:
vendor php code lives in
vendor/php
instead ofvendor
.app/console debug:container
works in terminal. So does other debug commands.Container view is empty. There is no console errors.
Would you be able to add some debug logs as to what this plugin is doing? If it's just running app/console debug:container to get the list of services available in symfony, technically this should work.
However, I am getting an empty container/parameter/route view on the side bar and the autocomplete does not work.
Would be good if you could shared some light as to how this is to be configured to get the best output.
Thanks.
The text was updated successfully, but these errors were encountered: