Routing
user.login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api.index | /api | Path does not match |
| 2 | idaWS.wsdl | /api/wsdl/{wsdlName} | Path does not match |
| 3 | testapi | /testapi | Path does not match |
| 4 | soap | /soap | Path does not match |
| 5 | bannedips | /bannedips | Path does not match |
| 6 | bannedips.unban | /bannedips/unban/{ip} | Path does not match |
| 7 | bannedips.unbanall | /bannedips/unban-all | Path does not match |
| 8 | business_rule.list | /business_rule | Path does not match |
| 9 | business_rule.disable | /business_rule/disable/{id} | Path does not match |
| 10 | business_rule.enable | /business_rule/enable/{id} | Path does not match |
| 11 | business_rule.show | /business_rule/show/{id} | Path does not match |
| 12 | business_rule.edit | /business_rule/edit/{id} | Path does not match |
| 13 | business_rule.add | /business_rule/add | Path does not match |
| 14 | cdf.list | /cdf | Path does not match |
| 15 | cdf.delete | /cdf/delete/{id} | Path does not match |
| 16 | cron_actions | /cron_actions | Path does not match |
| 17 | cron_actions.export.ftp | /cron_actions/export/ftp | Path does not match |
| 18 | cron_actions.export.queued | /cron_actions/export/queued | Path does not match |
| 19 | cron_actions.export.dailylogs | /cron_actions/export/dailylogs | Path does not match |
| 20 | cron_actions.export.daily | /cron_actions/export/daily | Path does not match |
| 21 | cron_actions.import.ftp | /cron_actions/import/ftp | Path does not match |
| 22 | cron_actions.import.process | /cron_actions/import/process | Path does not match |
| 23 | cron_actions.reporting.generate | /cron_actions/reporting/generate | Path does not match |
| 24 | cron_actions.work.deleted.work | /cron_actions/work/delete-deleted-work | Path does not match |
| 25 | dashboard | /dashboard | Path does not match |
| 26 | dashboard.download | /dashboard/download/{type}/{subtype} | Path does not match |
| 27 | database.navigate | /database/{class}/{id} | Path does not match |
| 28 | duplicate.list | /duplicate_list | Path does not match |
| 29 | duplicate.export | /duplicate_list/export/{type} | Path does not match |
| 30 | duplicate.show | /duplicate_list/show/{id} | Path does not match |
| 31 | duplicate.calculate | /duplicate_list/calculate/{refIda1}/{refIda2} | Path does not match |
| 32 | duplicate.show.compare | /duplicate_list/compare/{work1}/{work2} | Path does not match |
| 33 | duplicate.set_duplicate | /duplicate/set_duplicate | Path does not match |
| 34 | duplicate.check | /duplicate/check/{id} | Path does not match |
| 35 | duplicate.uncheck | /duplicate/uncheck/{id} | Path does not match |
| 36 | duplicate.show_score | /duplicate/show_score/{work1}/{work2} | Path does not match |
| 37 | duplicate.choice_duplicate | /duplicate/choice_duplicate/{work1}/{work2} | Path does not match |
| 38 | duplicate.choice_inter_duplicate | /duplicate/choice_inter_duplicate/{work1}/{work2} | Path does not match |
| 39 | admin_errors | /admin_errors | Path does not match |
| 40 | admin_errors.fix_participants | /admin_errors/fix_participants | Path does not match |
| 41 | export.job_management | /export/job_management | Path does not match |
| 42 | export.download.template | /export/download/template | Path does not match |
| 43 | export.job_management.create | /export/job_management/create | Path does not match |
| 44 | export.job_management.edit | /export/job_management/edit/{id} | Path does not match |
| 45 | export.job_management.execute | /export/job_management/execute/{id} | Path does not match |
| 46 | export.job_management.delete | /export/job_management/delete/{id} | Path does not match |
| 47 | export.cart.list | /export/cart | Path does not match |
| 48 | cart.export | /export/cart/export | Path does not match |
| 49 | export.remove_selected_cart_item | /export/remove-selected-cart-item | Path does not match |
| 50 | export.empty_cart | /export/empty-cart | Path does not match |
| 51 | export.tools | /export/tools | Path does not match |
| 52 | ida_participant.add | /ida_participant/add/{workId}/{id} | Path does not match |
| 53 | ida_participant.edit | /ida_participant/edit/{id} | Path does not match |
| 54 | ida_participant.delete | /ida_participant/delete/{id} | Path does not match |
| 55 | ida_ref_keys.generate | /ida_ref_keys/generate | Path does not match |
| 56 | ida_title.add | /ida_title/add/{id} | Path does not match |
| 57 | ida_title.edit | /ida_title/edit/{id} | Path does not match |
| 58 | ida_title.delete | /ida_title/delete/{id} | Path does not match |
| 59 | ida_link.add | /ida_link/add/{id} | Path does not match |
| 60 | ida_link.delete | /ida_link/delete/{id} | Path does not match |
| 61 | ida_reference.add | /ida_reference/add/{id} | Path does not match |
| 62 | ida_reference.delete | /ida_reference/delete/{id} | Path does not match |
| 63 | import.manual | /import/manual | Path does not match |
| 64 | import.list | /import/list | Path does not match |
| 65 | import.restart | /import/restart/{id} | Path does not match |
| 66 | import.download.template | /import/download/template | Path does not match |
| 67 | import.delete | /import/delete/{id} | Path does not match |
| 68 | import.pending_action | /import/pending_action/{id}/{choice} | Path does not match |
| 69 | import.tools | /import/tools | Path does not match |
| 70 | ipi_name.list | /ipi_name/list | Path does not match |
| 71 | ipi_name.create | /ipi_name/create | Path does not match |
| 72 | ipi_name.show | /ipi_name/show/{id} | Path does not match |
| 73 | ipi_name.export | /ipi_name/export | Path does not match |
| 74 | ipi_name.list_modal | /ipi_name/list/modal/{type}/{workId} | Path does not match |
| 75 | ipi_name.edit | /ipi_name/edit/{id} | Path does not match |
| 76 | joblog.list | /joblog | Path does not match |
| 77 | joblog.delete | /joblog/delete/{id} | Path does not match |
| 78 | joblog.delete.all | /joblog/delete-all | Path does not match |
| 79 | email.list | /emails | Path does not match |
| 80 | user.reset_password | /user/reset_password | Path does not match |
| 81 | user.reset_password.check_email | /user/reset_password/check_email | Path does not match |
| 82 | user.reset_password.validate | /user/reset_password/validate/{token} | Path does not match |
| 83 | search.title | /search/title | Path does not match |
| 84 | search.ep_title | /search/ep_title | Path does not match |
| 85 | search.ida_ref | /search/ida_ref | Path does not match |
| 86 | search.ipi_first_name | /search/ipi_first_name | Path does not match |
| 87 | search.ipi_last_name | /search/ipi_last_name | Path does not match |
| 88 | search.isan | /search/isan | Path does not match |
| 89 | home | /home | Path does not match |
| 90 | search | / | Path does not match |
| 91 | advanced_search | /advanced_search | Path does not match |
| 92 | search.results | /search/results/{page} | Path does not match |
| 93 | advanced_search.results | /advanced_search/results/{page} | Path does not match |
| 94 | search.export_all | /search/export_all/{type} | Path does not match |
| 95 | advanced_search.export_all | /advanced_search/export_all/{type} | Path does not match |
| 96 | search.add_export_cart | /search/add_export_cart | Path does not match |
| 97 | search.add_export_cart.id | /search/add_export_cart/{id} | Path does not match |
| 98 | search.toggle_monitoring | /search/toggle_monitoring | Path does not match |
| 99 | search.toggle_monitoring.id | /search/toggle_monitoring/{id}/{action} | Path does not match |
| 100 | user.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.