Routing
APP_LOGIN
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 4 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 5 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 6 | _wdt | /_wdt/{token} | Path does not match |
| 7 | _profiler_home | /_profiler/ | Path does not match |
| 8 | _profiler_search | /_profiler/search | Path does not match |
| 9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | PHISHING_DASHBOARD | / | Path does not match |
| 20 | PHISHING_CAMPAIGN_INDEX | /phishing-campaign/ | Path does not match |
| 21 | PHISHING_CAMPAIGN_NEW | /phishing-campaign/new | Path does not match |
| 22 | PHISHING_CAMPAIGN_SHOW | /phishing-campaign/{id} | Path does not match |
| 23 | PHISHING_CAMPAIGN_DELETE | /phishing-campaign/{id} | Path does not match |
| 24 | AJAX_PHISHING_USERS | /phishing-campaign/ajax/users | Path does not match |
| 25 | PHISHING_CAMPAIGN_UPDATE_RESULTS | /phishing-campaign/{id}/update-results | Path does not match |
| 26 | PHISHING_UPDATE_RELIABILITY | /phishing-campaign/{id}/update-reliability | Path does not match |
| 27 | PHISHING_USER_TEST_SHOW | /phishing-campaign/{campaignId}/phishing-user-test/{id} | Path does not match |
| 28 | PHISHING_USER_TEST_DELETE | /phishing-campaign/{campaignId}/phishing-user-test/{id} | Path does not match |
| 29 | EXPORT_CSV_PHISHING_CAMPAIGN_RESULTS | /phishing-campaign/export-csv-phishing-campaign-results/{id} | Path does not match |
| 30 | PHISHING_CAMPAIGN_CLICS_INFOS | /phishing-campaign/{id}/clics-infos | Path does not match |
| 31 | PHISHING_CAMPAIGN_CLICS_INFOS_DEV | /phishing-campaign/{id}/clics-infos-dev | Path does not match |
| 32 | PHISHING_MODEL_INDEX | /phishing-model/ | Path does not match |
| 33 | PHISHING_MODEL_NEW | /phishing-model/new | Path does not match |
| 34 | PHISHING_MODEL_SHOW | /phishing-model/{id} | Path does not match |
| 35 | PHISHING_MODEL_EDIT | /phishing-model/{id}/edit | Path does not match |
| 36 | PHISHING_MODEL_DELETE | /phishing-model/{id} | Path does not match |
| 37 | PHISHING_PREVIEW_TEMPLATE | /phishing-model/preview-template/{templateName} | Path does not match |
| 38 | PHISHING_USER_DELETE | /phishing-user-list{phishingUserListId}/phishing-user/{id} | Path does not match |
| 39 | PHISHING_USER_LIST_INDEX | /phishing-user-list/ | Path does not match |
| 40 | PHISHING_USER_LIST_NEW | /phishing-user-list/new | Path does not match |
| 41 | PHISHING_USER_LIST_SHOW | /phishing-user-list/{id} | Path does not match |
| 42 | PHISHING_USER_LIST_DELETE | /phishing-user-list/{id} | Path does not match |
| 43 | APP_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.