-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Closed
Labels
FeatureHttpFoundationRFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)Status: Needs DecisionWebProfilerBundle
Description
Q | A |
---|---|
Bug report? | no |
Feature request? | no |
BC Break report? | no |
RFC? | yes |
Symfony version | 4.1 |
There are a lot of issues related to the "Cache". The "cache" is not working... because the users are using a session, for whatever reason.
I suggest we do two things:
- Move the "Session" in its own tab within the profiler, so it's not hidden in the "Request / Response" tab. Also, we can display a green/orange status for started and not started.
- We could track what started the session by decorating it, and displaying what first started the session
jvasseur, linaori and artyuumostrolucky and kiler129
Metadata
Metadata
Assignees
Labels
FeatureHttpFoundationRFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)Status: Needs DecisionWebProfilerBundle