Routing
account_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| channel_domain | "adrec.staging.nellapp-01.drosalys.net" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api.swagger | /doc.json | Path does not match |
| 2 | api.swagger_ui | /doc | Path does not match |
| 3 | super_admin.async.swagger | /async/doc.json | Path does not match |
| 4 | super_admin.async.swagger_ui | /async/doc | Path does not match |
| 5 | sync.swagger | /doc.json | Path does not match |
| 6 | sync.swagger_ui | /doc | Path does not match |
| 7 | _wdt | /_wdt/{token} | Path does not match |
| 8 | _profiler_home | /_profiler/ | Path does not match |
| 9 | _profiler_search | /_profiler/search | Path does not match |
| 10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | async_account_channel_positioning_test_attempt_answer | /async/channel/{channelId}/positioning-test/attempt/answer/{answerId} | Path does not match |
| 19 | async_account_channel_positioning_test_attempt_block_complete | /user/async/channel/positioning-test/attempt-block-complete/{attemptToken}/{prospectEmail}/{attemptBlockId} | Path does not match |
| 20 | async_account_channel_positioning_test_attempt_block_launch | /user/async/channel/positioning-test/attempt-block-launch/{attemptToken}/{prospectEmail}/{attemptBlockId} | Path does not match |
| 21 | app_account_get_cursus_certificate | /user/cursus/{cursusId}/attestations/{certificateId} | Path does not match |
| 22 | user_async_cursus_global_progress | /user/async/cursus/{cursusId}/progress/global | Path does not match |
| 23 | user_async_cursus_light_progress | /user/async/cursus/{cursusId}/progress/light | Path does not match |
| 24 | user_update_last_connected | /user/update_last_connected | Path does not match |
| 25 | app_account_show_positioning_test_attempt_list | /user/test-de-positionnement | Path does not match |
| 26 | app_account_show_positioning_test_attempt | /user/test-de-positionnement/{attemptToken} | Path does not match |
| 27 | app_account_positioning_test_pre_home | /test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/ | Path does not match |
| 28 | app_account_positioning_test_home | /test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/home | Path does not match |
| 29 | app_account_positioning_test_questions | /test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/questions | Path does not match |
| 30 | app_account_positioning_test_retry | /test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/retry/{attemptBlockId} | Path does not match |
| 31 | app_account_positioning_test_finish | /test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/finish | Path does not match |
| 32 | app_account_positioning_test_end | /test-de-positionnement/{channelId}/attempt:{attemptToken}/prospect:{prospectEmail}/end | Path does not match |
| 33 | app_account_positioning_test_start | /test-de-positionnement/{channelId}/test:{positioningTestToken}/start | Path does not match |
| 34 | app_account_show_cursus | /user/cursus/{cursusId} | Path does not match |
| 35 | app_account_show_cursus_certificates | /user/cursus/{cursusId}/attestations | Path does not match |
| 36 | app_account_show_cursus_list | /user/cursus | Path does not match |
| 37 | app_account_show_cursus_progress | /user/cursus/{cursusId}/progression | Path does not match |
| 38 | app_account_edit | /user/profile | Path does not match |
| 39 | forgot_password_already_logged_in | /forgot-password/already-logged-in | Path does not match |
| 40 | forgot_password_ask | /forgot-password/ask | Path does not match |
| 41 | forgot_password_ask_success | /forgot-password/asked | Path does not match |
| 42 | forgot_password_reset | /forgot-password/reset/{token} | Path does not match |
| 43 | account_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.