Routing
profile_show
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "cs" |
| user | "219" |
Route Matching Logs
Path to match:
/cs/profile/219
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt_stylesheet | /_wdt/styles.css | 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_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | choose_language | / | Path does not match |
| 16 | admin_invoice_list.cs | /cs/admin/invoices/list | Path does not match |
| 17 | admin_invoice_list.en | /en/admin/invoices/list | Path does not match |
| 18 | admin_invoice_detail.cs | /cs/admin/invoice/{invoice} | Path does not match |
| 19 | admin_invoice_detail.en | /en/admin/invoice/{invoice} | Path does not match |
| 20 | admin_invoice_togglepaid.cs | /cs/admin/invoice/{invoice}/togglepaid/{toList} | Path does not match |
| 21 | admin_invoice_togglepaid.en | /en/admin/invoice/{invoice}/togglepaid/{toList} | Path does not match |
| 22 | admin_invoice_togglefinalized.cs | /cs/admin/invoice/{invoice}/togglefinalized/{toList} | Path does not match |
| 23 | admin_invoice_togglefinalized.en | /en/admin/invoice/{invoice}/togglefinalized/{toList} | Path does not match |
| 24 | start.cs | /cs/ | Path does not match |
| 25 | start.en | /en/ | Path does not match |
| 26 | main.cs | /cs/cities | Path does not match |
| 27 | main.en | /en/cities | Path does not match |
| 28 | city.cs | /cs/city/{city} | Path does not match |
| 29 | city.en | /en/city/{city} | Path does not match |
| 30 | venue.cs | /cs/venue/{venue} | Path does not match |
| 31 | venue.en | /en/venue/{venue} | Path does not match |
| 32 | pubquiz.cs | /cs/pubquiz/{pubquiz} | Path does not match |
| 33 | pubquiz.en | /en/pubquiz/{pubquiz} | Path does not match |
| 34 | new_venue.cs | /cs/city/{city}/new-venue | Path does not match |
| 35 | new_venue.en | /en/city/{city}/new-venue | Path does not match |
| 36 | new_city.cs | /cs/new-city | Path does not match |
| 37 | new_city.en | /en/new-city | Path does not match |
| 38 | messages_main.cs | /cs/my-messages | Path does not match |
| 39 | messages_main.en | /en/my-messages | Path does not match |
| 40 | messages_sent.cs | /cs/my-sent-messages | Path does not match |
| 41 | messages_sent.en | /en/my-sent-messages | Path does not match |
| 42 | messages_new.cs | /cs/new-message | Path does not match |
| 43 | messages_new.en | /en/new-message | Path does not match |
| 44 | messages_show.cs | /cs/message/{message} | Path does not match |
| 45 | messages_show.en | /en/message/{message} | Path does not match |
| 46 | messages_delete.cs | /cs/message/{message}/delete | Path does not match |
| 47 | messages_delete.en | /en/message/{message}/delete | Path does not match |
| 48 | mod_show_past_quizzes.cs | /cs/moderator/past-quizzes | Path does not match |
| 49 | mod_show_past_quizzes.en | /en/moderator/past-quizzes | Path does not match |
| 50 | mod_enter_results.cs | /cs/moderator/enter-results/{pubquiz} | Path does not match |
| 51 | mod_enter_results.en | /en/moderator/enter-results/{pubquiz} | Path does not match |
| 52 | mod_enter_results_remove_reservation.cs | /cs/moderator/enter-results/{pubquiz}/remove-reservation/{team} | Path does not match |
| 53 | mod_enter_results_remove_reservation.en | /en/moderator/enter-results/{pubquiz}/remove-reservation/{team} | Path does not match |
| 54 | mod_enter_results_registration_status.cs | /cs/moderator/enter-results/{pubquiz}/registration-status/{team} | Path does not match |
| 55 | mod_enter_results_registration_status.en | /en/moderator/enter-results/{pubquiz}/registration-status/{team} | Path does not match |
| 56 | mod_enter_results_presence_status.cs | /cs/moderator/enter-results/{pubquiz}/presence/{team} | Path does not match |
| 57 | mod_enter_results_presence_status.en | /en/moderator/enter-results/{pubquiz}/presence/{team} | Path does not match |
| 58 | mod_enter_results_bonus_status.cs | /cs/moderator/enter-results/{pubquiz}/bonus/{team} | Path does not match |
| 59 | mod_enter_results_bonus_status.en | /en/moderator/enter-results/{pubquiz}/bonus/{team} | Path does not match |
| 60 | mod_enter_results_all_played.cs | /cs/moderator/enter-results/{pubquiz}/all-played | Path does not match |
| 61 | mod_enter_results_all_played.en | /en/moderator/enter-results/{pubquiz}/all-played | Path does not match |
| 62 | credit_code_check.cs | /cs/qrcode/check | Path does not match |
| 63 | credit_code_check.en | /en/qrcode/check | Path does not match |
| 64 | quiz_book_table.cs | /cs/quiz/{quiz}/book-table | Path does not match |
| 65 | quiz_book_table.en | /en/quiz/{quiz}/book-table | Path does not match |
| 66 | quiz_unbook_table.cs | /cs/quiz/{quiz}/cancel-booking | Path does not match |
| 67 | quiz_unbook_table.en | /en/quiz/{quiz}/cancel-booking | Path does not match |
| 68 | admin_quiz_schedule.cs | /cs/admin/quiz/schedule-new | Path does not match |
| 69 | admin_quiz_schedule.en | /en/admin/quiz/schedule-new | Path does not match |
| 70 | admin_quiz_cancel.cs | /cs/quiz/{quiz}/cancel | Path does not match |
| 71 | admin_quiz_cancel.en | /en/quiz/{quiz}/cancel | Path does not match |
| 72 | admin_template_remove.cs | /cs/admin/template/{template}/delete | Path does not match |
| 73 | admin_template_remove.en | /en/admin/template/{template}/delete | Path does not match |
| 74 | admin_tables_edit.cs | /cs/admin/venue/{venue}/edit-tables | Path does not match |
| 75 | admin_tables_edit.en | /en/admin/venue/{venue}/edit-tables | Path does not match |
| 76 | admin_season_venue_add.cs | /cs/admin/venue/add-to-season | Path does not match |
| 77 | admin_season_venue_add.en | /en/admin/venue/add-to-season | Path does not match |
| 78 | admin_season_venue_remove.cs | /cs/admin/venue/remove-from-season | Path does not match |
| 79 | admin_season_venue_remove.en | /en/admin/venue/remove-from-season | Path does not match |
| 80 | admin_user_list.cs | /cs/admin/user-list | Path does not match |
| 81 | admin_user_list.en | /en/admin/user-list | Path does not match |
| 82 | admin_userrole_toggle.cs | /cs/admin/action/toggle-role/{user}/{role} | Path does not match |
| 83 | admin_userrole_toggle.en | /en/admin/action/toggle-role/{user}/{role} | Path does not match |
| 84 | template_list.cs | /cs/editor/template-list | Path does not match |
| 85 | template_list.en | /en/editor/template-list | Path does not match |
| 86 | template_edit.cs | /cs/editor/edit-template/{template} | Path does not match |
| 87 | template_edit.en | /en/editor/edit-template/{template} | Path does not match |
| 88 | template_change_name.cs | /cs/editor/edit-template/{template}/update-name | Path does not match |
| 89 | template_change_name.en | /en/editor/edit-template/{template}/update-name | Path does not match |
| 90 | template_new.cs | /cs/editor/new-template | Path does not match |
| 91 | template_new.en | /en/editor/new-template | Path does not match |
| 92 | template_archive.cs | /cs/editor/template/{template}/archive | Path does not match |
| 93 | template_archive.en | /en/editor/template/{template}/archive | Path does not match |
| 94 | template_unarchive.cs | /cs/editor/template/{template}/unarchive | Path does not match |
| 95 | template_unarchive.en | /en/editor/template/{template}/unarchive | Path does not match |
| 96 | template_advance.cs | /cs/editor/template/{template}/advance-state | Path does not match |
| 97 | template_advance.en | /en/editor/template/{template}/advance-state | Path does not match |
| 98 | admin_seasons_list.cs | /cs/admin/seasons | Path does not match |
| 99 | admin_seasons_list.en | /en/admin/seasons | Path does not match |
| 100 | admin_season_detail.cs | /cs/admin/season/{season} | Path does not match |
| 101 | admin_season_detail.en | /en/admin/season/{season} | Path does not match |
| 102 | login.cs | /cs/login | Path does not match |
| 103 | login.en | /en/login | Path does not match |
| 104 | security_password_send.cs | /cs/send-password | Path does not match |
| 105 | security_password_send.en | /en/send-password | Path does not match |
| 106 | reset_password.cs | /cs/reset-password | Path does not match |
| 107 | reset_password.en | /en/reset-password | Path does not match |
| 108 | logout.cs | /cs/logout | Path does not match |
| 109 | logout.en | /en/logout | Path does not match |
| 110 | app_standalone_pubquiz.cs | /cs/pq | Path does not match |
| 111 | app_standalone_pubquiz.en | /en/pq | Path does not match |
| 112 | admin_table_totop.cs | /cs/venue/{venue}/edit-tables/{table}/to-top | Path does not match |
| 113 | admin_table_totop.en | /en/venue/{venue}/edit-tables/{table}/to-top | Path does not match |
| 114 | admin_table_tobottom.cs | /cs/venue/{venue}/edit-tables/{table}/to-bottom | Path does not match |
| 115 | admin_table_tobottom.en | /en/venue/{venue}/edit-tables/{table}/to-bottom | Path does not match |
| 116 | admin_table_moveup.cs | /cs/venue/{venue}/edit-tables/{table}/move-up | Path does not match |
| 117 | admin_table_moveup.en | /en/venue/{venue}/edit-tables/{table}/move-up | Path does not match |
| 118 | admin_table_movedown.cs | /cs/venue/{venue}/edit-tables/{table}/move-down | Path does not match |
| 119 | admin_table_movedown.en | /en/venue/{venue}/edit-tables/{table}/move-down | Path does not match |
| 120 | admin_table_remove.cs | /cs/venue/{venue}/edit-tables/{table}/remove | Path does not match |
| 121 | admin_table_remove.en | /en/venue/{venue}/edit-tables/{table}/remove | Path does not match |
| 122 | my_team_list.cs | /cs/my-teams | Path does not match |
| 123 | my_team_list.en | /en/my-teams | Path does not match |
| 124 | newteam.cs | /cs/new-team | Path does not match |
| 125 | newteam.en | /en/new-team | Path does not match |
| 126 | team_stepdown.cs | /cs/team/{team}/step-down | Path does not match |
| 127 | team_stepdown.en | /en/team/{team}/step-down | Path does not match |
| 128 | team_leave.cs | /cs/team/{team}/leave | Path does not match |
| 129 | team_leave.en | /en/team/{team}/leave | Path does not match |
| 130 | team_detail.cs | /cs/team/{team} | Path does not match |
| 131 | team_detail.en | /en/team/{team} | Path does not match |
| 132 | team_disband.cs | /cs/team/{team}/disband | Path does not match |
| 133 | team_disband.en | /en/team/{team}/disband | Path does not match |
| 134 | team_archive.cs | /cs/team/{team}/archive | Path does not match |
| 135 | team_archive.en | /en/team/{team}/archive | Path does not match |
| 136 | team_hiring_add.cs | /cs/team/{team}/hiring/add | Path does not match |
| 137 | team_hiring_add.en | /en/team/{team}/hiring/add | Path does not match |
| 138 | team_hiring_remove.cs | /cs/team/{team}/hiring/remove | Path does not match |
| 139 | team_hiring_remove.en | /en/team/{team}/hiring/remove | Path does not match |
| 140 | teams_byvenue.cs | /cs/teams/in-venue/{venue} | Path does not match |
| 141 | teams_byvenue.en | /en/teams/in-venue/{venue} | Path does not match |
| 142 | teams_apply_for.cs | /cs/team/{team}/apply | Path does not match |
| 143 | teams_apply_for.en | /en/team/{team}/apply | Path does not match |
| 144 | teams_cancel_application.cs | /cs/team/{team}/cancelapplication | Path does not match |
| 145 | teams_cancel_application.en | /en/team/{team}/cancelapplication | Path does not match |
| 146 | teams_application_reject.cs | /cs/teamapplication/{application}/reject | Path does not match |
| 147 | teams_application_reject.en | /en/teamapplication/{application}/reject | Path does not match |
| 148 | teams_application_accept.cs | /cs/teamapplication/{application}/accept | Path does not match |
| 149 | teams_application_accept.en | /en/teamapplication/{application}/accept | Path does not match |
| 150 | team_kick_member.cs | /cs/team/{team}/kick | Path does not match |
| 151 | team_kick_member.en | /en/team/{team}/kick | Path does not match |
| 152 | team_list.cs | /cs/teams/list | Path does not match |
| 153 | team_list.en | /en/teams/list | Path does not match |
| 154 | topics-list.cs | /cs/topics-list | Path does not match |
| 155 | topics-list.en | /en/topics-list | Path does not match |
| 156 | topic_detail.cs | /cs/topic-detail/{topic} | Path does not match |
| 157 | topic_detail.en | /en/topic-detail/{topic} | Path does not match |
| 158 | profile_edit.cs | /cs/my-profile | Path does not match |
| 159 | profile_edit.en | /en/my-profile | Path does not match |
| 160 | profile_show.cs | /cs/profile/{user} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.