Routing
app_dashboard_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/admin/dashboard/" |
| permanent | true |
| scheme | null |
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/ | Path does not match |
| 75 | app_index | / | Path does not match |
| 76 | app_entry_index | /admin/entry/ | Path does not match |
| 77 | app_entry_new | /admin/entry/new | Path does not match |
| 78 | app_entry_show | /admin/entry/{id} | Path does not match |
| 79 | app_entry_edit | /admin/entry/{id}/edit | Path does not match |
| 80 | app_entry_delete | /admin/entry/{id} | Path does not match |
| 81 | app_evaluation_index | /admin/evaluation/ | Path does not match |
| 82 | app_evaluation_new | /admin/evaluation/new | Path does not match |
| 83 | app_evaluation_show | /admin/evaluation/{id} | Path does not match |
| 84 | app_evaluation_edit | /admin/evaluation/{id}/edit | Path does not match |
| 85 | app_evaluation_delete | /admin/evaluation/{id} | Path does not match |
| 86 | app_extra_index | /admin/extra/ | Path does not match |
| 87 | app_extra_new | /admin/extra/new | Path does not match |
| 88 | app_extra_show | /admin/extra/{id} | Path does not match |
| 89 | app_extra_edit | /admin/extra/{id}/edit | Path does not match |
| 90 | app_extra_delete | /admin/extra/{id} | Path does not match |
| 91 | app_material_index | /admin/material/ | Path does not match |
| 92 | app_material_new | /admin/material/new | Path does not match |
| 93 | app_material_show | /admin/material/{id} | Path does not match |
| 94 | app_material_edit | /admin/material/{id}/edit | Path does not match |
| 95 | app_material_delete | /admin/material/{id} | Path does not match |
| 96 | app_material_order_index | /admin/materialorder/ | Path does not match |
| 97 | app_material_order_new | /admin/materialorder/new | Path does not match |
| 98 | app_material_order_show | /admin/materialorder/{id} | Path does not match |
| 99 | app_material_order_edit | /admin/materialorder/{id}/edit | Path does not match |
| 100 | app_material_order_delete | /admin/materialorder/{id} | Path does not match |
| 101 | app_modality_index | /admin/modality/ | Path does not match |
| 102 | app_modality_new | /admin/modality/new | Path does not match |
| 103 | app_modality_show | /admin/modality/{id} | Path does not match |
| 104 | app_modality_edit | /admin/modality/{id}/edit | Path does not match |
| 105 | app_modality_delete | /admin/modality/{id} | Path does not match |
| 106 | app_notice_index | /admin/notice/ | Path does not match |
| 107 | app_notice_new | /admin/notice/new | Path does not match |
| 108 | app_notice_show | /admin/notice/{id} | Path does not match |
| 109 | app_notice_edit | /admin/notice/{id}/edit | Path does not match |
| 110 | app_notice_delete | /admin/notice/{id} | Path does not match |
| 111 | app_partners_index | /admin/partners/ | Path does not match |
| 112 | app_partners_new | /admin/partners/new | Path does not match |
| 113 | app_partners_show | /admin/partners/{id} | Path does not match |
| 114 | app_partners_edit | /admin/partners/{id}/edit | Path does not match |
| 115 | app_partners_delete | /admin/partners/{id} | Path does not match |
| 116 | app_payments_index | /admin/payments/ | Path does not match |
| 117 | app_payments_new | /admin/payments/new | Path does not match |
| 118 | app_payments_show | /admin/payments/{id} | Path does not match |
| 119 | app_payments_edit | /admin/payments/{id}/edit | Path does not match |
| 120 | app_payments_delete | /admin/payments/{id} | Path does not match |
| 121 | app_plan_index | /admin/plan/ | Path does not match |
| 122 | app_plan_new | /admin/plan/new | Path does not match |
| 123 | app_plan_show | /admin/plan/{id} | Path does not match |
| 124 | app_plan_edit | /admin/plan/{id}/edit | Path does not match |
| 125 | app_plan_delete | /admin/plan/{id} | Path does not match |
| 126 | app_schedule_index | /admin/schedule/ | Path does not match |
| 127 | app_schedule_new | /admin/schedule/new | Path does not match |
| 128 | app_schedule_show | /admin/schedule/{id} | Path does not match |
| 129 | app_schedule_edit | /admin/schedule/{id}/edit | Path does not match |
| 130 | app_schedule_delete | /admin/schedule/{id} | Path does not match |
| 131 | app_login | /admin/login | Path does not match |
| 132 | app_logout | /admin/logout | Path does not match |
| 133 | app_subscription_index | /admin/subscription/ | Path does not match |
| 134 | app_subscription_new | /admin/subscription/new | Path does not match |
| 135 | app_subscription_show | /admin/subscription/{id} | Path does not match |
| 136 | app_subscription_edit | /admin/subscription/{id}/edit | Path does not match |
| 137 | app_subscription_delete | /admin/subscription/{id} | Path does not match |
| 138 | app_user_index | /admin/user/ | Path does not match |
| 139 | app_user_new | /admin/user/new | Path does not match |
| 140 | app_user_show | /admin/user/{id} | Path does not match |
| 141 | app_user_edit | /admin/user/{id}/edit | Path does not match |
| 142 | app_user_delete | /admin/user/{id} | Path does not match |
| 143 | api_anamnesis_answers_index | /api/anamnesisanswers/ | Path does not match |
| 144 | api_anamnesis_answers_new | /api/anamnesisanswers/new | Path does not match |
| 145 | api_anamnesis_answers_show | /api/anamnesisanswers/{id} | Path does not match |
| 146 | api_anamnesis_answers_edit | /api/anamnesisanswers/{id}/edit | Path does not match |
| 147 | api_anamnesis_answers_delete | /api/anamnesisanswers/{id} | Path does not match |
| 148 | api_anamnesis_categories_index | /api/anamnesiscategories/ | Path does not match |
| 149 | api_anamnesis_categories_new | /api/anamnesiscategories/new | Path does not match |
| 150 | api_anamnesis_categories_show | /api/anamnesiscategories/{id} | Path does not match |
| 151 | api_anamnesis_categories_edit | /api/anamnesiscategories/{id}/edit | Path does not match |
| 152 | api_anamnesis_categories_delete | /api/anamnesiscategories/{id} | Path does not match |
| 153 | api_anamneses_index | /api/anamnesis/ | Path does not match |
| 154 | api_anamneses_new | /api/anamnesis/new | Path does not match |
| 155 | api_anamneses_show | /api/anamnesis/{id} | Path does not match |
| 156 | api_anamneses_edit | /api/anamnesis/{id}/edit | Path does not match |
| 157 | api_anamneses_delete | /api/anamnesis/{id} | Path does not match |
| 158 | api_anamnesis_documents_index | /api/anamnesisdocuments/ | Path does not match |
| 159 | api_anamnesis_documents_new | /api/anamnesisdocuments/new | Path does not match |
| 160 | api_anamnesis_documents_show | /api/anamnesisdocuments/{id} | Path does not match |
| 161 | api_anamnesis_documents_edit | /api/anamnesisdocuments/{id}/edit | Path does not match |
| 162 | api_anamnesis_documents_delete | /api/anamnesisdocuments/{id} | Path does not match |
| 163 | api_anamnesis_questions_index | /api/anamnesisquestion/ | Path does not match |
| 164 | api_anamnesis_questions_new | /api/anamnesisquestion/new | Path does not match |
| 165 | api_anamnesis_questions_show | /api/anamnesisquestion/{id} | Path does not match |
| 166 | api_anamnesis_questions_edit | /api/anamnesisquestion/{id}/edit | Path does not match |
| 167 | api_anamnesis_questions_delete | /api/anamnesisquestion/{id} | Path does not match |
| 168 | api_contact_new | /api/anamnesisquestion/contact/new | Path does not match |
| 169 | api_bikefits_index | /api/bikefit/ | Path does not match |
| 170 | api_bikefits_new | /api/bikefit/new | Path does not match |
| 171 | api_bikefits_show | /api/bikefit/{id} | Path does not match |
| 172 | api_bikefits_edit | /api/bikefit/{id}/edit | Path does not match |
| 173 | api_bikefits_delete | /api/bikefit/{id} | Path does not match |
| 174 | api_category_entries_index | /api/categoryentries/ | Path does not match |
| 175 | api_category_entries_new | /api/categoryentries/new | Path does not match |
| 176 | api_category_entries_show | /api/categoryentries/{id} | Path does not match |
| 177 | api_category_entries_edit | /api/categoryentries/{id}/edit | Path does not match |
| 178 | api_category_entries_delete | /api/categoryentries/{id} | Path does not match |
| 179 | api_checkins_index | /api/checkins/ | Path does not match |
| 180 | api_checkins_new | /api/checkins/new | Path does not match |
| 181 | api_checkins_show | /api/checkins/{id} | Path does not match |
| 182 | api_checkins_edit | /api/checkins/{id}/edit | Path does not match |
| 183 | api_checkins_delete | /api/checkins/{id} | Path does not match |
| 184 | api_checkins_user | /api/checkins/{id}/user | Path does not match |
| 185 | api_competition_categories_index | /api/competitioncategories/ | Path does not match |
| 186 | api_competition_categories_new | /api/competitioncategories/new | Path does not match |
| 187 | api_competition_categories_show | /api/competitioncategories/{id} | Path does not match |
| 188 | api_competition_categories_edit | /api/competitioncategories/{id}/edit | Path does not match |
| 189 | api_competition_categories_delete | /api/competitioncategories/{id} | Path does not match |
| 190 | api_competitions_index | /api/competitions/ | Path does not match |
| 191 | api_competitions_new | /api/competitions/new | Path does not match |
| 192 | api_competitions_show | /api/competitions/{id} | Path does not match |
| 193 | api_competitions_edit | /api/competitions/{id}/edit | Path does not match |
| 194 | api_competitions_delete | /api/competitions/{id} | Path does not match |
| 195 | api_competition_users_index | /api/competitionusers/ | Path does not match |
| 196 | api_competition_users_new | /api/competitionusers/new | Path does not match |
| 197 | api_competition_users_show | /api/competitionusers/{id} | Path does not match |
| 198 | api_competition_users_edit | /api/competitionusers/{id}/edit | Path does not match |
| 199 | api_competition_users_delete | /api/competitionusers/{id} | Path does not match |
| 200 | api_competition_users_user | /api/competitionusers/{id}/user | Path does not match |
| 201 | api_coupon_index | /api/coupon/ | Path does not match |
| 202 | api_coupon_new | /api/coupon/new | Path does not match |
| 203 | api_coupon_show | /api/coupon/{id} | Path does not match |
| 204 | api_coupon_edit | /api/coupon/{id}/edit | Path does not match |
| 205 | api_coupon_delete | /api/coupon/{id} | Path does not match |
| 206 | api_entries_index | /api/entries/ | Path does not match |
| 207 | api_entries_new | /api/entries/new | Path does not match |
| 208 | api_entries_show | /api/entries/{id} | Path does not match |
| 209 | api_entries_edit | /api/entries/{id}/edit | Path does not match |
| 210 | api_entries_delete | /api/entries/{id} | Path does not match |
| 211 | api_evaluations_index | /api/evaluations/ | Path does not match |
| 212 | api_evaluations_new | /api/evaluations/new | Path does not match |
| 213 | api_evaluations_show | /api/evaluations/{id} | Path does not match |
| 214 | api_evaluations_edit | /api/evaluations/{id}/edit | Path does not match |
| 215 | api_evaluations_delete | /api/evaluations/{id} | Path does not match |
| 216 | api_extra_index | /api/extra/ | Path does not match |
| 217 | api_extra_new | /api/extra/new | Path does not match |
| 218 | api_extra_show | /api/extra/{id} | Path does not match |
| 219 | api_extra_edit | /api/extra/{id}/edit | Path does not match |
| 220 | api_extra_delete | /api/extra/{id} | Path does not match |
| 221 | api_extra_user | /api/extra/{id}/user | Path does not match |
| 222 | api_materials_index | /api/materials/ | Path does not match |
| 223 | api_materials_new | /api/materials/new | Path does not match |
| 224 | api_materials_show | /api/materials/{id} | Path does not match |
| 225 | api_materials_edit | /api/materials/{id}/edit | Path does not match |
| 226 | api_materials_delete | /api/materials/{id} | Path does not match |
| 227 | api_material_orders_index | /api/materialorders/ | Path does not match |
| 228 | api_material_orders_new | /api/materialorders/new | Path does not match |
| 229 | api_material_orders_show | /api/materialorders/{id} | Path does not match |
| 230 | api_material_orders_edit | /api/materialorders/{id}/edit | Path does not match |
| 231 | api_material_orders_delete | /api/materialorders/{id} | Path does not match |
| 232 | api_material_orders_user | /api/materialorders/{id}/user | Path does not match |
| 233 | api_modality_index | /api/modality/ | Path does not match |
| 234 | api_modality_new | /api/modality/new | Path does not match |
| 235 | api_modality_show | /api/modality/{id} | Path does not match |
| 236 | api_modality_edit | /api/modality/{id}/edit | Path does not match |
| 237 | api_modality_delete | /api/modality/{id} | Path does not match |
| 238 | api_notices_index | /api/notices/ | Path does not match |
| 239 | api_notices_new | /api/notices/new | Path does not match |
| 240 | api_notices_show | /api/notices/{id} | Path does not match |
| 241 | api_notices_edit | /api/notices/{id}/edit | Path does not match |
| 242 | api_notices_delete | /api/notices/{id} | Path does not match |
| 243 | api_partners_index | /api/partners/ | Path does not match |
| 244 | api_partners_new | /api/partners/new | Path does not match |
| 245 | api_partners_show | /api/partners/{id} | Path does not match |
| 246 | api_partners_edit | /api/partners/{id}/edit | Path does not match |
| 247 | api_partners_delete | /api/partners/{id} | Path does not match |
| 248 | api_payments_index | /api/payments/ | Path does not match |
| 249 | api_payments_new | /api/payments/new | Path does not match |
| 250 | api_payments_show | /api/payments/{id} | Path does not match |
| 251 | api_payments_edit | /api/payments/{id}/edit | Path does not match |
| 252 | api_payments_delete | /api/payments/{id} | Path does not match |
| 253 | api_payments_subscription | /api/payments/{id}/subscription | Path does not match |
| 254 | api_plan_index | /api/plan/ | Path does not match |
| 255 | api_plan_new | /api/plan/new | Path does not match |
| 256 | api_plan_show | /api/plan/{id} | Path does not match |
| 257 | api_plan_edit | /api/plan/{id}/edit | Path does not match |
| 258 | api_plan_delete | /api/plan/{id} | Path does not match |
| 259 | api_schedules_index | /api/schedules/ | Path does not match |
| 260 | api_schedules_new | /api/schedules/new | Path does not match |
| 261 | api_schedules_show | /api/schedules/{id} | Path does not match |
| 262 | api_schedules_edit | /api/schedules/{id}/edit | Path does not match |
| 263 | api_schedules_delete | /api/schedules/{id} | Path does not match |
| 264 | api_security_login | /api/security/login | Path does not match |
| 265 | api_security_forgot | /api/security/forgot | Path does not match |
| 266 | api_subscription_index | /api/subscription/ | Path does not match |
| 267 | api_subscription_new | /api/subscription/new | Path does not match |
| 268 | api_subscription_show | /api/subscription/{id} | Path does not match |
| 269 | api_subscription_edit | /api/subscription/{id}/edit | Path does not match |
| 270 | api_subscription_delete | /api/subscription/{id} | Path does not match |
| 271 | api_subscription_user | /api/subscription/{id}/user | Path does not match |
| 272 | api_user_index | /api/user/ | Path does not match |
| 273 | api_user_new | /api/user/new | Path does not match |
| 274 | api_user_show | /api/user/{id} | Path does not match |
| 275 | api_user_edit | /api/user/{id}/edit | Path does not match |
| 276 | api_user_delete | /api/user/{id} | Path does not match |
| 277 | api_login_check | /api/login_check | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.