Redirect 302 redirect from HEAD @home (b510e5)

HEAD https://apilote.fr/app/dashboard

Routing

app_dashboard Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://apilote.fr/login (route: "n/a")

Route Matching Logs

Path to match: /app/dashboard
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_api_explorer_index /app/admin/api-explorer Path does not match
17 app_api_explorer_endpoints /app/admin/api-explorer/endpoints/{slug} Path does not match
18 app_api_explorer_credentials /app/admin/api-explorer/credentials/{slug} Path does not match
19 app_api_explorer_execute /app/admin/api-explorer/execute Path does not match
20 app_company_index /app/admin/companies Path does not match
21 app_company_show /app/admin/companies/{id} Path does not match
22 app_company_add /app/admin/companies/add Path does not match
23 app_company_edit /app/admin/companies/{id}/edit Path does not match
24 app_company_switch /app/admin/companies/{id}/switch Path does not match
25 app_company_delete /app/admin/companies/{id}/delete Path does not match
26 app_script_index /app/admin/scripts Path does not match
27 app_script_show /app/admin/scripts/{id} Path does not match
28 app_script_new /app/admin/scripts/new Path does not match
29 app_script_edit /app/admin/scripts/{id}/edit Path does not match
30 app_script_delete /app/admin/scripts/{id}/delete Path does not match
31 app_script_dynamic_params /app/admin/scripts/api/dynamic-parameters/{serviceSlug} Path does not match
32 app_service_index /app/admin/services Path does not match
33 app_service_show /app/admin/services/{id} Path does not match
34 app_service_add /app/admin/services/add Path does not match
35 app_service_edit /app/admin/services/{id}/edit Path does not match
36 app_service_delete /app/admin/services/{id}/delete Path does not match
37 api_execution_webhook_python_runner /api/webhooks/execution/python-runner/{executionUuid} Path does not match
38 api_user_settings_theme /api/user/settings/theme Path does not match
39 api_completion_status /api/user/settings/completion-status Path does not match
40 api_onboarding_dismiss_banner /api/user/settings/dismiss-banner Path does not match
41 app_cockpit_index /app/cockpit Path does not match
42 app_cockpit_show /app/cockpit/{companyScriptUuid} Path does not match
43 app_cockpit_execution_timeline /app/cockpit/{companyScriptUuid}/execution/timeline Path does not match
44 app_cockpit_execution_show /app/cockpit/{companyScriptUuid}/execution/{execUuid} Path does not match
45 app_cockpit_schedule_list /app/cockpit/{companyScriptUuid}/schedule/list Path does not match
46 app_cockpit_schedule_new_form /app/cockpit/{companyScriptUuid}/schedule/new Path does not match
47 app_cockpit_schedule_edit_form /app/cockpit/{companyScriptUuid}/schedule/{schedUuid}/edit Path does not match
48 app_cockpit_schedule_params_new /app/cockpit/{companyScriptUuid}/schedule/params Path does not match
49 app_cockpit_schedule_params_edit /app/cockpit/{companyScriptUuid}/schedule/{schedUuid}/params Path does not match
50 app_cockpit_schedule_filters_new /app/cockpit/{companyScriptUuid}/schedule/filters Path does not match
51 app_cockpit_schedule_filters_edit /app/cockpit/{companyScriptUuid}/schedule/{schedUuid}/filters Path does not match
52 app_cockpit_schedule_show /app/cockpit/{companyScriptUuid}/schedule/{schedUuid} Path does not match
53 app_cockpit_schedule_create /app/cockpit/{companyScriptUuid}/schedule Path does not match
54 app_cockpit_schedule_update /app/cockpit/{companyScriptUuid}/schedule/{schedUuid} Path does not match
55 app_cockpit_schedule_delete /app/cockpit/{companyScriptUuid}/schedule/{schedUuid}/delete Path does not match
56 app_cockpit_execution_last /app/cockpit/{companyScriptUuid}/execution/last Path does not match
57 app_credential_auth_types /app/credentials/auth-types Path does not match
58 app_credential_configure /app/credentials/configure/{slug} Path does not match
59 app_credential_save /app/credentials/save/{slug} Path does not match
60 app_credential_test /app/credentials/test/{slug} Path does not match
61 app_credential_delete /app/credentials/delete/{slug} Path does not match
62 app_dashboard /app/dashboard Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.