Redirect 302 redirect from POST @log_user (73e52c)

GET http://weplan-clubmed.diji.fr/store/home

Routing

storeHome Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /store/home
# Route name Path Log
1 centralPlanning /central/planning/{store} Path does not match
2 centralHome /central/home Path does not match
3 getCsvWeekAndDays /central/getCsvWeekAndDays/{year}/{weekStart}/{weekEnd} Path does not match
4 partialActivity /central/partialActivity Path does not match
5 partialActivity_csv /central/partialActivity/csv Path does not match
6 updatePartialActivty /central/partialActivity/update/{year}/{week}/{fte}/{readonly} Path does not match
7 userUpgrade /user/{userId}/upgrade Path does not match
8 userDowngrade /user/{userId}/downgrade Path does not match
9 userUpdateExtra /user/{userId}/update_extra Path does not match
10 userNewExtra /user_extra Path does not match
11 userStoreNew /user/{userId} Path does not match
12 userStoreEnd /user/{userId}/{storeId}/end/{endingOn} Path does not match
13 userEnable /user/{id}/enable Path does not match
14 userDisable /user/{id}/disable Path does not match
15 userListWePlan /users Path does not match
16 deleteWeek40h /central/week40h/delete/{year}/{week}/{store} Path does not match
17 addWeek40h /central/week40h/add/{year}/{week}/{store} Path does not match
18 week40h /central/week40h Path does not match
19 deleteFromWingDay /central/wingDay/deleteFrom/{year}/{week}/{store}/{type} Path does not match
20 deleteWingDay /central/wingDay/delete/{year}/{week}/{store}/{type} Path does not match
21 addWingDay /central/wingDay/add/{year}/{week}/{store}/{type}/{freq} Path does not match
22 wingDayByYearAndWeek /central/wingDay/{year}/{week} Path does not match
23 wingDay /central/wingDay Path does not match
24 chatroomCreateRoute /create/ticket Path does not match
25 heuresDepassementListExport /depassement/export Path does not match
26 depassementList /depassement Path does not match
27 depassementGetData /depassement/{year}/{user} Path does not match
28 depassementSave /depassement/{year}/save/{user} Path does not match
29 employeeHomePdf /employee/home/pdf Path does not match
30 employeeHome /employee/home Path does not match
31 storeNewPlanningEvent /store/planning/{user}/{day}/event Path does not match
32 eventRemove /event/remove/{id} Path does not match
33 eventAdd /event/add Path does not match
34 eventUpdate /event/update/{id} Path does not match
35 eventList /event Path does not match
36 eventSendMail /event/sendmail Path does not match
37 form_list /form_list Path does not match
38 holidaySendMailValidation /holiday/mailValidation Path does not match
39 holidayValidate /holiday/validate/{id} Path does not match
40 holidayRefuse /holiday/refuse/{id} Path does not match
41 holidayCancel /holiday/cancel/{id} Path does not match
42 holidayList /holiday Path does not match
43 holidayAdd /holiday/add Path does not match
44 formationPlanificationNewEdit /formationsPlanification Path does not match
45 formationSendMail /formation/sendmail Path does not match
46 formationPlanificationRefresh /formationsPlanification/refreshAvailabilities Path does not match
47 formationPlanificationAvailability /formationsPlanification/findAvailability Path does not match
48 formationCreate /formationsPlanification/create Path does not match
49 formationUpdate /formationsPlanification/update Path does not match
50 formationList /formations Path does not match
51 learningList /learning Path does not match
52 removeFormation /removeFormation Path does not match
53 lissageValidate /lissage/validate/{id} Path does not match
54 lissageRefuse /lissage/refuse/{id} Path does not match
55 lissageCancel /lissage/cancel/{id} Path does not match
56 lissageList /Lissage Path does not match
57 lissageAdd /lissage/add Path does not match
58 newsRemove /news/remove/{id} Path does not match
59 newsAdd /news/add Path does not match
60 newsUpdate /news/update/{id} Path does not match
61 newsList /news Path does not match
62 newNotifications /notifications Path does not match
63 storePlanningLock /store/planning/lock/{year}/{week} Path does not match
64 storePlanningLockAll /store/planning/lockAll/{year}/{week} Path does not match
65 storePlanningUnLock /store/planning/unlock/{year}/{week} Path does not match
66 storeCommentForUser /store/planning/{user}/{day}/comment Path does not match
67 storeShift /store/planning/{user}/{day} Path does not match
68 storeOff /store/off/{user}/{day} Path does not match
69 storeHidePlanning /store/hide/{user} Path does not match
70 storeShowPlanning /store/show/{user} Path does not match
71 storeComment /store/comment/{year}/{week}/{id} Path does not match
72 annualPlanning /annualPlanning Path does not match
73 regionPlanning /region/planning/{store} Path does not match
74 regionHome /region/home Path does not match
75 staffListExport /staff/export Path does not match
76 staffList /staff Path does not match
77 storeHome /store/home Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.