Routing
login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | analysis_index | /jury/analysis | Path does not match |
| 2 | analysis_team | /jury/analysis/team/{team} | Path does not match |
| 3 | analysis_problem | /jury/analysis/problem/{probid} | Path does not match |
| 4 | analysis_languages | /jury/analysis/languages | Path does not match |
| 5 | jury_auditlog | /jury/auditlog | Path does not match |
| 6 | jury_balloons | /jury/balloons | Path does not match |
| 7 | jury_balloons_setdone | /jury/balloons/{balloonId}/done | Path does not match |
| 8 | jury_clarifications | /jury/clarifications | Path does not match |
| 9 | jury_clarification | /jury/clarifications/{id} | Path does not match |
| 10 | jury_clarification_new | /jury/clarifications/send | Path does not match |
| 11 | jury_clarification_claim | /jury/clarifications/{clarId}/claim | Path does not match |
| 12 | jury_clarification_set_answered | /jury/clarifications/{clarId}/set-answered | Path does not match |
| 13 | jury_clarification_change_subject | /jury/clarifications/{clarId}/change-subject | Path does not match |
| 14 | jury_clarification_change_queue | /jury/clarifications/{clarId}/change-queue | Path does not match |
| 15 | jury_config | /jury/config | Path does not match |
| 16 | jury_config_check | /jury/config/check | Path does not match |
| 17 | jury_tail_log | /jury/config/tail-log/{logFile} | Path does not match |
| 18 | jury_download_log | /jury/config/download-log/{logFile} | Path does not match |
| 19 | jury_contests | /jury/contests | Path does not match |
| 20 | jury_contest | /jury/contests/{contestId} | Path does not match |
| 21 | jury_contest_toggle | /jury/contests/{contestId}/toggle/{type} | Path does not match |
| 22 | jury_contest_remove_interval | /jury/contests/{contestId}/remove-interval/{intervalId} | Path does not match |
| 23 | jury_contest_edit | /jury/contests/{contestId}/edit | Path does not match |
| 24 | jury_contest_delete | /jury/contests/{contestId}/delete | Path does not match |
| 25 | jury_contest_problem_delete | /jury/contests/{contestId}/problems/{probId}/delete | Path does not match |
| 26 | jury_contest_add | /jury/contests/add | Path does not match |
| 27 | jury_contest_prefetch | /jury/contests/{contestId}/prefetch | Path does not match |
| 28 | jury_contest_finalize | /jury/contests/{contestId}/finalize | Path does not match |
| 29 | jury_contest_donow | /jury/contests/{contestId}/{time}/doNow | Path does not match |
| 30 | jury_contest_request_remaining | /jury/contests/{contestId}/request-remaining | Path does not match |
| 31 | jury_contest_problem_request_remaining | /jury/contests/{contestId}/problems/{probId}/request-remaining | Path does not match |
| 32 | jury_contest_lock | /jury/contests/{contestId}/lock | Path does not match |
| 33 | jury_contest_unlock | /jury/contests/{contestId}/unlock | Path does not match |
| 34 | jury_contest_samples_data_zip | /jury/contests/{contestId}/samples.zip | Path does not match |
| 35 | jury_scoreboard_data_zip | /jury/contests/{contestId}/{type}-scoreboard.zip | Path does not match |
| 36 | jury_contest_problemset | /jury/contests/{cid}/problemset | Path does not match |
| 37 | jury_executables | /jury/executables | Path does not match |
| 38 | jury_executable_add | /jury/executables/add | Path does not match |
| 39 | jury_executable | /jury/executables/{execId} | Path does not match |
| 40 | jury_executable_download | /jury/executables/{execId}/download | Path does not match |
| 41 | jury_executable_delete_single | /jury/executables/{execId}/delete/{rankToDelete} | Path does not match |
| 42 | jury_executable_download_single | /jury/executables/{execId}/download/{rank} | Path does not match |
| 43 | jury_executable_delete | /jury/executables/{execId}/delete | Path does not match |
| 44 | jury_external_contest | /jury/external-contest/ | Path does not match |
| 45 | jury_external_contest_manage | /jury/external-contest/manage | Path does not match |
| 46 | jury_import_export | /jury/import-export | Path does not match |
| 47 | jury_tsv_export | /jury/import-export/export/{type}.tsv | Path does not match |
| 48 | jury_html_export_clarifications | /jury/import-export/export/clarifications.html | Path does not match |
| 49 | jury_internal_errors | /jury/internal-errors | Path does not match |
| 50 | jury_internal_error | /jury/internal-errors/{errorId} | Path does not match |
| 51 | jury_internal_error_handle | /jury/internal-errors/{errorId}/{action} | Path does not match |
| 52 | jury_judgehosts | /jury/judgehosts | Path does not match |
| 53 | jury_judgehost | /jury/judgehosts/{judgehostid} | Path does not match |
| 54 | jury_judgehost_delete | /jury/judgehosts/{judgehostid}/delete | Path does not match |
| 55 | jury_judgehost_enable | /jury/judgehosts/{judgehostid}/enable | Path does not match |
| 56 | jury_judgehost_disable | /jury/judgehosts/{judgehostid}/disable | Path does not match |
| 57 | jury_judgehost_enable_all | /jury/judgehosts/enable-all | Path does not match |
| 58 | jury_judgehost_disable_all | /jury/judgehosts/disable-all | Path does not match |
| 59 | jury_judgehost_autohide | /jury/judgehosts/autohide | Path does not match |
| 60 | jury_judgehost_edit | /jury/judgehosts/edit/multiple | Path does not match |
| 61 | jury_index | /jury | Path does not match |
| 62 | jury_ajax_updates | /jury/updates | Path does not match |
| 63 | jury_ajax_data | /jury/ajax/{datatype} | Path does not match |
| 64 | jury_refresh_cache | /jury/refresh-cache | Path does not match |
| 65 | jury_judging_verifier | /jury/judging-verifier | Path does not match |
| 66 | jury_change_contest | /jury/change-contest/{contestId} | Path does not match |
| 67 | jury_adminer | /jury/adminer | Path does not match |
| 68 | jury_languages | /jury/languages | Path does not match |
| 69 | jury_language_add | /jury/languages/add | Path does not match |
| 70 | jury_language | /jury/languages/{langId} | Path does not match |
| 71 | jury_language_toggle_submit | /jury/languages/{langId}/toggle-submit | Path does not match |
| 72 | jury_language_toggle_judge | /jury/languages/{langId}/toggle-judge | Path does not match |
| 73 | jury_language_toggle_filter_compiler_files | /jury/languages/{langId}/toggle-filter-compiler-flags | Path does not match |
| 74 | jury_language_edit | /jury/languages/{langId}/edit | Path does not match |
| 75 | jury_language_delete | /jury/languages/{langId}/delete | Path does not match |
| 76 | jury_language_request_remaining | /jury/languages/{langId}/request-remaining | Path does not match |
| 77 | jury_print | /jury/print | Path does not match |
| 78 | jury_problems | /jury/problems | Path does not match |
| 79 | jury_problemset | /jury/problems/problemset | Path does not match |
| 80 | jury_problem_sample_zip | /jury/problems/{probId}/samples.zip | Path does not match |
| 81 | jury_export_problem | /jury/problems/{problemId}/export | Path does not match |
| 82 | jury_problem | /jury/problems/{probId} | Path does not match |
| 83 | jury_problem_statement | /jury/problems/{probId}/statement | Path does not match |
| 84 | jury_problem_testcases | /jury/problems/{probId}/testcases | Path does not match |
| 85 | jury_problem_testcase_move | /jury/problems/{probId}/testcases/{rank}/move/{direction} | Path does not match |
| 86 | jury_problem_testcase_fetch | /jury/problems/{probId}/testcases/{rank}/fetch/{type} | Path does not match |
| 87 | jury_problem_edit | /jury/problems/{probId}/edit | Path does not match |
| 88 | jury_problem_delete_multiple | /jury/problems/delete-multiple | Path does not match |
| 89 | jury_problem_delete | /jury/problems/{probId}/delete | Path does not match |
| 90 | jury_attachment_fetch | /jury/problems/attachments/{attachmentId} | Path does not match |
| 91 | jury_attachment_delete | /jury/problems/attachments/{attachmentId}/delete | Path does not match |
| 92 | jury_testcase_delete | /jury/problems/{testcaseId}/delete_testcase | Path does not match |
| 93 | jury_problem_add | /jury/problems/add | Path does not match |
| 94 | jury_problem_request_remaining | /jury/problems/{probId}/request-remaining | Path does not match |
| 95 | jury_problem_toggle | /jury/problems/{contestId}/{probId}/toggle/{type} | Path does not match |
| 96 | jury_queue_tasks | /jury/queuetasks | Path does not match |
| 97 | jury_queue_task_change_priority | /jury/queuetasks/{queueTaskId}/change-priority/{priority} | Path does not match |
| 98 | jury_queue_task_judge_tasks | /jury/queuetasks/{queueTaskId}/judgetasks | Path does not match |
| 99 | jury_rejudgings | /jury/rejudgings | Path does not match |
| 100 | jury_rejudging | /jury/rejudgings/{rejudgingId} | Path does not match |
| 101 | jury_rejudging_finish | /jury/rejudgings/{rejudgingId}/{action} | Path does not match |
| 102 | jury_rejudging_add | /jury/rejudgings/add | Path does not match |
| 103 | jury_create_rejudge | /jury/rejudgings/create | Path does not match |
| 104 | jury_scoreboard | /jury/scoreboard | Path does not match |
| 105 | jury_shadow_differences | /jury/shadow-differences | Path does not match |
| 106 | jury_submissions | /jury/submissions | Path does not match |
| 107 | jury_submission | /jury/submissions/{submitId} | Path does not match |
| 108 | request_full_debug | /jury/submissions/request-full-debug/{jid} | Path does not match |
| 109 | download_full_debug | /jury/submissions/download-full-debug/{debug_package_id} | Path does not match |
| 110 | request_output | /jury/submissions/request-output/{jid}/{jrid} | Path does not match |
| 111 | jury_submission_by_judging | /jury/submissions/by-judging-id/{jid} | Path does not match |
| 112 | jury_submission_by_external_judgement | /jury/submissions/by-external-judgement-id/{externalJudgement} | Path does not match |
| 113 | jury_submission_by_context_external_id | /jury/submissions/by-contest-and-external-id/{externalContestId}/{externalId} | Path does not match |
| 114 | jury_submission_by_external_id | /jury/submissions/by-external-id/{externalId} | Path does not match |
| 115 | jury_submission_team_output | /jury/submissions/{submission}/runs/{contest}/{run}/team-output | Path does not match |
| 116 | jury_submission_source | /jury/submissions/{submission}/source | Path does not match |
| 117 | jury_submission_edit_source | /jury/submissions/{submission}/edit-source | Path does not match |
| 118 | jury_submission_request_remaining | /jury/submissions/{judgingId}/request-remaining | Path does not match |
| 119 | jury_submission_update_status | /jury/submissions/{submitId}/update-status | Path does not match |
| 120 | jury_judging_verify | /jury/submissions/{judgingId}/verify | Path does not match |
| 121 | jury_shadow_difference_verify | /jury/submissions/shadow-difference/{extjudgementid}/verify | Path does not match |
| 122 | jury_submission_create_tasks | /jury/submissions/{submitId}/create-tasks | Path does not match |
| 123 | jury_team_affiliations | /jury/affiliations | Path does not match |
| 124 | jury_team_affiliation | /jury/affiliations/{affilId} | Path does not match |
| 125 | jury_team_affiliation_edit | /jury/affiliations/{affilId}/edit | Path does not match |
| 126 | jury_team_affiliation_delete | /jury/affiliations/{affilId}/delete | Path does not match |
| 127 | jury_team_affiliation_delete_multiple | /jury/affiliations/delete-multiple | Path does not match |
| 128 | jury_team_affiliation_add | /jury/affiliations/add | Path does not match |
| 129 | jury_team_categories | /jury/categories | Path does not match |
| 130 | jury_team_category | /jury/categories/{categoryId} | Path does not match |
| 131 | jury_team_category_edit | /jury/categories/{categoryId}/edit | Path does not match |
| 132 | jury_team_category_delete | /jury/categories/{categoryId}/delete | Path does not match |
| 133 | jury_team_category_add | /jury/categories/add | Path does not match |
| 134 | jury_team_category_delete_multiple | /jury/categories/delete-multiple | Path does not match |
| 135 | jury_team_category_request_remaining | /jury/categories/{categoryId}/request-remaining | Path does not match |
| 136 | jury_teams | /jury/teams | Path does not match |
| 137 | jury_team | /jury/teams/{teamId} | Path does not match |
| 138 | jury_team_edit | /jury/teams/{teamId}/edit | Path does not match |
| 139 | jury_team_delete | /jury/teams/{teamId}/delete | Path does not match |
| 140 | jury_team_delete_multiple | /jury/teams/delete-multiple | Path does not match |
| 141 | jury_team_add | /jury/teams/add | Path does not match |
| 142 | jury_users | /jury/users | Path does not match |
| 143 | jury_user | /jury/users/{userId} | Path does not match |
| 144 | jury_user_edit | /jury/users/{userId}/edit | Path does not match |
| 145 | jury_user_delete | /jury/users/{userId}/delete | Path does not match |
| 146 | jury_user_add | /jury/users/add | Path does not match |
| 147 | jury_generate_passwords | /jury/users/generate-passwords | Path does not match |
| 148 | jury_reset_login_status | /jury/users/reset_login_status | Path does not match |
| 149 | jury_user_delete_multiple | /jury/users/delete-multiple | Path does not match |
| 150 | jury_versions | /jury/versions | Path does not match |
| 151 | jury_compiler_promote | /jury/versions/{versionId}/promote_compiler | Path does not match |
| 152 | jury_runner_promote | /jury/versions/{versionId}/promote_runner | Path does not match |
| 153 | public_index | /public | Path does not match |
| 154 | app_public_scoreboard | /public/scoreboard | Path does not match |
| 155 | public_scoreboard_data_zip | /public/scoreboard.zip | Path does not match |
| 156 | scoreboard_category_color_css | /public/scoreboard-category-color.css | Path does not match |
| 157 | public_change_contest | /public/change-contest/{contestId} | Path does not match |
| 158 | public_team | /public/team/{teamId} | Path does not match |
| 159 | public_problems | /public/problems | Path does not match |
| 160 | public_problem_statement | /public/problems/{probId}/statement | Path does not match |
| 161 | public_contest_problemset | /public/problemset | Path does not match |
| 162 | public_problem_attachment | /public/{probId}/attachment/{attachmentId} | Path does not match |
| 163 | public_problem_sample_zip | /public/{probId}/samples.zip | Path does not match |
| 164 | public_submissions | /public/submissions/team/{teamId}/problem/{problemId} | Path does not match |
| 165 | public_submissions_data | /public/submissions-data.json | Path does not match |
| 166 | public_submissions_data_cell | /public/submissions-data/team/{teamId}/problem/{problemId}.json | Path does not match |
| 167 | root | / | Path does not match |
| 168 | markdown_preview | /markdown-preview | Path does not match |
| 169 | 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.