Routing
staa_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | 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_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 | agency_index | /agencies/ | Path does not match |
| 16 | agency_list | /agencies/list | Path does not match |
| 17 | agency_new | /agencies/new | Path does not match |
| 18 | agency_create | /agencies/create | Path does not match |
| 19 | agency_show | /agencies/{id}/details | Path does not match |
| 20 | agency_vue_staa_core_agency_edit | /agencies/{id}/edit | Path does not match |
| 21 | agency_update | /agencies/{id}/update | Path does not match |
| 22 | agency_details | /agencies/{id} | Path does not match |
| 23 | agency_vue_pages | /agencies/api/{route} | Path does not match |
| 24 | agency_delete | /agencies/{id}/delete | Path does not match |
| 25 | document_index | /documents/ | Path does not match |
| 26 | document_vue_document_filters | /documents/document_filters | Path does not match |
| 27 | document_list | /documents/list | Path does not match |
| 28 | document_vue_staa_core_documentslist_processed | /documents/processed | Path does not match |
| 29 | document_vue_staa_core_document_processed | /documents/processed/{id} | Path does not match |
| 30 | document_vue_staa_core_document_details | /documents/{id} | Path does not match |
| 31 | document_vue_pages | /documents/api/{route} | Path does not match |
| 32 | document_show | /documents/{id}/details | Path does not match |
| 33 | document_delete | /documents/{id}/delete | Path does not match |
| 34 | document_process_all | /documents/process/all | Path does not match |
| 35 | document_process_one | /documents/process/{id} | Path does not match |
| 36 | document_test | /documents/test | Path does not match |
| 37 | rpa_post_vacancy | /api/documents | Path does not match |
| 38 | app_harvester_index | /api/harvest/{agencyName} | Path does not match |
| 39 | staa_core_third_parties | /third-parties | Path does not match |
| 40 | maintenance | /_internal_ | Path does not match |
| 41 | app_parser_index | /api/parse/{agencyName} | Path does not match |
| 42 | app_parser_retrieve | /api/parse/{agencyName}/retrieve | Path does not match |
| 43 | staa_register | /register | Path does not match |
| 44 | staa_register_thank_you | /register/thank-you | Path does not match |
| 45 | staa_forgot_password_request | /reset-password | Path does not match |
| 46 | staa_reset_password_check_email | /reset-password/reset-password | Path does not match |
| 47 | staa_reset_password | /reset-password/reset/{token} | Path does not match |
| 48 | staa_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.