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
I think this information could be useful for debugging multi-lang apps. For now I need manually dump $request->getLocale()/$request->getDefaultLocale() in code to see it. We can show it in the Request tab:
UPD: Noticed _locale in "Request Attributes" section of profiler's Request panel though.