Redirect 303 redirect from GET @app_index (4cf9d4)

GET http://143.198.170.55/admin/dashboard/

Routing

app_dashboard_index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/admin/login

Route Matching Logs

Path to match: /admin/dashboard/
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 app_anamnesis_answer_index /admin/anamnesisanswer/ Path does not match
15 app_anamnesis_answer_new /admin/anamnesisanswer/new Path does not match
16 app_anamnesis_answer_show /admin/anamnesisanswer/{id} Path does not match
17 app_anamnesis_answer_edit /admin/anamnesisanswer/{id}/edit Path does not match
18 app_anamnesis_answer_delete /admin/anamnesisanswer/{id} Path does not match
19 app_anamnesis_category_index /admin/anamnesiscategory/ Path does not match
20 app_anamnesis_category_new /admin/anamnesiscategory/new Path does not match
21 app_anamnesis_category_show /admin/anamnesiscategory/{id} Path does not match
22 app_anamnesis_category_edit /admin/anamnesiscategory/{id}/edit Path does not match
23 app_anamnesis_category_delete /admin/anamnesiscategory/{id} Path does not match
24 app_anamnesis_index /admin/anamnesis/ Path does not match
25 app_anamnesis_new /admin/anamnesis/new Path does not match
26 app_anamnesis_show /admin/anamnesis/{id} Path does not match
27 app_anamnesis_edit /admin/anamnesis/{id}/edit Path does not match
28 app_anamnesis_delete /admin/anamnesis/{id} Path does not match
29 app_anamnesis_document_index /admin/anamnesisdocument/ Path does not match
30 app_anamnesis_document_new /admin/anamnesisdocument/new Path does not match
31 app_anamnesis_document_show /admin/anamnesisdocument/{id} Path does not match
32 app_anamnesis_document_edit /admin/anamnesisdocument/{id}/edit Path does not match
33 app_anamnesis_document_delete /admin/anamnesisdocument/{id} Path does not match
34 app_anamnesis_question_index /admin/anamnesisquestion/ Path does not match
35 app_anamnesis_question_new /admin/anamnesisquestion/new Path does not match
36 app_anamnesis_question_show /admin/anamnesisquestion/{id} Path does not match
37 app_anamnesis_question_edit /admin/anamnesisquestion/{id}/edit Path does not match
38 app_anamnesis_question_delete /admin/anamnesisquestion/{id} Path does not match
39 app_bikefit_index /admin/bikefit/ Path does not match
40 app_bikefit_new /admin/bikefit/new Path does not match
41 app_bikefit_show /admin/bikefit/{id} Path does not match
42 app_bikefit_edit /admin/bikefit/{id}/edit Path does not match
43 app_bikefit_delete /admin/bikefit/{id} Path does not match
44 app_category_entry_index /admin/categoryentry/ Path does not match
45 app_category_entry_new /admin/categoryentry/new Path does not match
46 app_category_entry_show /admin/categoryentry/{id} Path does not match
47 app_category_entry_edit /admin/categoryentry/{id}/edit Path does not match
48 app_category_entry_delete /admin/categoryentry/{id} Path does not match
49 app_checkin_index /admin/checkin/ Path does not match
50 app_checkin_new /admin/checkin/new Path does not match
51 app_checkin_show /admin/checkin/{id} Path does not match
52 app_checkin_edit /admin/checkin/{id}/edit Path does not match
53 app_checkin_delete /admin/checkin/{id} Path does not match
54 app_competition_category_index /admin/competitioncategory/ Path does not match
55 app_competition_category_new /admin/competitioncategory/new Path does not match
56 app_competition_category_show /admin/competitioncategory/{id} Path does not match
57 app_competition_category_edit /admin/competitioncategory/{id}/edit Path does not match
58 app_competition_category_delete /admin/competitioncategory/{id} Path does not match
59 app_competition_index /admin/competition/ Path does not match
60 app_competition_new /admin/competition/new Path does not match
61 app_competition_show /admin/competition/{id} Path does not match
62 app_competition_edit /admin/competition/{id}/edit Path does not match
63 app_competition_delete /admin/competition/{id} Path does not match
64 app_competition_user_index /admin/competitionuser/ Path does not match
65 app_competition_user_new /admin/competitionuser/new Path does not match
66 app_competition_user_show /admin/competitionuser/{id} Path does not match
67 app_competition_user_edit /admin/competitionuser/{id}/edit Path does not match
68 app_competition_user_delete /admin/competitionuser/{id} Path does not match
69 app_coupon_index /admin/coupon/ Path does not match
70 app_coupon_new /admin/coupon/new Path does not match
71 app_coupon_show /admin/coupon/{id} Path does not match
72 app_coupon_edit /admin/coupon/{id}/edit Path does not match
73 app_coupon_delete /admin/coupon/{id} Path does not match
74 app_dashboard_index /admin/dashboard/ Route matches!

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