Redirect 302 redirect from GET @panel (68b9fc)

GET https://devd.imobil.pl/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 panel /panel Path does not match
2 stat-daily /stat-daily/{limit} Path does not match
3 admin_logs /admin/logs Path does not match
4 get-email /reset_password_get_email Path does not match
5 user_reset_password /reset_password Path does not match
6 deleteUser /user/{id}/delete Path does not match
7 list-users /list-users/{limit} Path does not match
8 page-autos /page-autos/{limit} Path does not match
9 page-auto /page-auto/{id} Path does not match
10 send-question-auto /send-question-auto Path does not match
11 list-autos /list-autos/{limit} Path does not match
12 list-autos-dealer /list-autos-dealer/{limit}/{dealer} Path does not match
13 list-autos-mini /list-autos-mini/{limit} Path does not match
14 auto-add /auto/add Path does not match
15 auto-edit /auto/{id}/edit Path does not match
16 deleteAuto /auto/{id}/delete Path does not match
17 show-auto /auto/{id}/show Path does not match
18 list-dealers /list-dealers/{limit} Path does not match
19 findbydealername /findbydealername Path does not match
20 list-dealers-mini /list-dealers-mini/{limit} Path does not match
21 dealer-add /dealer/add Path does not match
22 dealer-edit /dealer/{id}/edit Path does not match
23 deleteDealer /dealer/{id}/delete Path does not match
24 show-dealer /dealer/{id}/show Path does not match
25 page-dealers /page-dealers/{limit} Path does not match
26 page-dealer /page-dealer/{id} Path does not match
27 send-dealer /send-dealer Path does not match
28 send-dealers /send-dealers Path does not match
29 homepage / Path does not match
30 contact /kontakt Path does not match
31 how /jaktodziala Path does not match
32 cooki_more /cookie_more Path does not match
33 app_polityka_prywatnosci /polityka_prywatnosci Path does not match
34 app_regulamin /regulamin Path does not match
35 app_start /start Path does not match
36 break-time /break-time Path does not match
37 send-contact /send-contact Path does not match
38 list-developers /list-developers/{limit} Path does not match
39 developer-edit /developer/edit/{id} Path does not match
40 developer-add /developer/add Path does not match
41 connect_facebook_start /connect/facebook Path does not match
42 connect_facebook_check /connect/facebook/check Path does not match
43 find /find/{limit} Path does not match
44 findbyidadvert /findbyidadvert Path does not match
45 app_foto_upload /foto/upload Path does not match
46 foto_delete /foto/delete/{id} Path does not match
47 foto_set_as_main /foto/set-as-main/{id} Path does not match
48 connect_google_start /connect/google Path does not match
49 connect_google_check /connect/google/check Path does not match
50 group-add /group/add Path does not match
51 list-groups /list-groups/{limit} Path does not match
52 group-edit /group/{id}/edit Path does not match
53 deleteGroup /group/{id}/delete Path does not match
54 make-add /make/add Path does not match
55 list-makes /list-makes/{limit} Path does not match
56 make-edit /make/{id}/edit Path does not match
57 deleteMake /make/{id}/delete Path does not match
58 get-models-ofmake /get-models-ofmake/{makeid} Path does not match
59 model-add /model/add Path does not match
60 list-models-old /list-models-old/{limit} Path does not match
61 list-models /list-models Path does not match
62 model-edit /model/{id}/edit Path does not match
63 deleteModel /model/{id}/delete Path does not match
64 place-add /place/add Path does not match
65 list-places /list-places/{limit} Path does not match
66 questions /questions/{limit}/{type} Path does not match
67 save-question /save-question Path does not match
68 send-question /send-question Path does not match
69 deleteQuestion /question/{id}/delete Path does not match
70 send-question-groups /send-question-groups Path does not match
71 send-question-groups2 /send-question-groups2 Path does not match
72 app_register /register Path does not match
73 app_login /login Route matches!

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