Redirect 302 redirect from GET @app_home (e1f94b)

GET https://dev2solutis.moncompteclient.fr/login/client

Routing

app_login_client Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login/client
# Route name Path Log
1 dashboard_profile /dashboard/adv/profile Path does not match
2 dashboard_adv /dashboard/adv/{path} Path does not match
3 dashboard_client /dashboard/client/{path} Path does not match
4 dashboard_default /dashboard Path does not match
5 dashboard_conseiller /dashboard/conseiller Path does not match
6 _preview_error /_error/{code}.{_format} 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_xdebug /_profiler/xdebug Path does not match
13 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
14 _profiler_search_results /_profiler/{token}/search/results Path does not match
15 _profiler_open_file /_profiler/open Path does not match
16 _profiler /_profiler/{token} Path does not match
17 _profiler_router /_profiler/{token}/router Path does not match
18 _profiler_exception /_profiler/{token}/exception Path does not match
19 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
20 api_clientsoap_dump /api/client/soap-dump Path does not match
21 api_clientsoap_dump_documents /api/client/soap-dump-documents Path does not match
22 api_clientclient-data /api/client/client-data Path does not match
23 api_clientlast-dossier /api/client/last-dossier Path does not match
24 api_clientdossierClient /api/client/dossierClient/{id} Path does not match
25 api_clientlast_dossiers_by_produit /api/client/last-by-produit Path does not match
26 api_clientget_client /api/client/clientData Path does not match
27 api_clientapi_document_categories /api/client/document-categories Path does not match
28 api_clientget_documents /api/client/get-documents Path does not match
29 api_clientget_types_complementaires /api/client/get-types-complementaires/{reference} Path does not match
30 api_clientget_documents_complementaires /api/client/get-documents-complementaires Path does not match
31 api_clientupload_document /api/client/upload-document Path does not match
32 api_clientupload_document_complementaire /api/client/upload-document-complementaire Path does not match
33 api_clientdelete_document /api/client/delete-document/{id} Path does not match
34 api_clientdelete_document_complementaire /api/client/delete-document-complementaire/{id} Path does not match
35 api_clientsend_client_documents /api/client/send-documents/{reference} Path does not match
36 api_clientapi_send_verification_code /api/client/send-verification-code Path does not match
37 api_clientapi_verify_code /api/client/verify-code/{optin} Path does not match
38 api_clientapi_client_documents /api/client/documents-client Path does not match
39 api_create_appointment /api/appointment/create Path does not match
40 api_client_profile /api/clients/profile Path does not match
41 api_client_callback_request /api/clients/callback-request Path does not match
42 api_client_appointment /api/clients/appointment Path does not match
43 app_dashboard_client_ /api/dashboard/client Path does not match
44 contact /api/contact Path does not match
45 callback_request /api/contact/callback Path does not match
46 appointment /api/contact/appointment Path does not match
47 client_immediate_callback /api/clients/immediate-callback Path does not match
48 app_contact /contact Path does not match
49 app_callback_request /contact/callback Path does not match
50 app_appointment /contact/appointment Path does not match
51 app_dashboard_default /dashboard Path does not match
52 app_dashboard_conseiller /dashboard/conseiller Path does not match
53 app_conseiller_access_client /conseiller/client/{clientId} Path does not match
54 app_conseiller_access_client_by_email /conseiller/email Path does not match
55 app_dashboard_client /dashboard/client Path does not match
56 api_dashboard_conseiller_profile /api/dashboard/conseiller/profile Path does not match
57 api_dashboard_conseiller_selected_client /api/dashboard/conseiller/selected-client Path does not match
58 api_dashboard_conseiller_clear_selected_client /api/dashboard/conseiller/clear-selected-client Path does not match
59 api_dashboard_conseiller_profile_update /api/dashboard/conseiller/profile Path does not match
60 api_dashboard_conseiller_clients /api/dashboard/conseiller/clients Path does not match
61 api_dashboard_conseiller_client_details /api/dashboard/conseiller/clients/{id} Path does not match
62 api_get_messages /api/messages Path does not match
63 api_get_client_messages /api/messages/client/{id} Path does not match
64 api_get_message /api/messages/{id} Path does not match
65 api_get_conversation /api/messages/{id}/conversation Path does not match
66 api_close_conversation /api/messages/{id}/close Path does not match
67 api_create_client_message /api/messages/{id}/new Path does not match
68 api_create_message /api/messages/new Path does not match
69 api_reply_message /api/messages/{id}/reply Path does not match
70 app_forgot_password_request /api/reset-password/request Path does not match
71 app_reset_password /api/reset-password/reset Path does not match
72 app_check_reset_token /api/reset-password/check-token Path does not match
73 app_home / Path does not match
74 app_login_default /login Path does not match
75 app_login_client /login/client Route matches!

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