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
In my current application I have some performance issues. The profiler showed me that Symfony spends a lot of time in one of the configured firewalls but I need more informations to debug. We could wrap security listeners as regular listeners are in debug mode to collect time spend inside.