Routing
react_routes
Matched route
Route Parameters
| Name | Value |
|---|---|
| route | "sitemap.xml" |
| template | "base.html.twig" |
Route Matching Logs
Path to match:
/sitemap.xml
| # | 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 | create_conseiller | /conseiller/create | Path does not match |
| 49 | user_activation | /activation | Path does not match |
| 50 | create_test_clients | /client/create-test | Path does not match |
| 51 | app_contact | /contact | Path does not match |
| 52 | app_callback_request | /contact/callback | Path does not match |
| 53 | app_appointment | /contact/appointment | Path does not match |
| 54 | app_dashboard_default | /dashboard | Path does not match |
| 55 | app_dashboard_conseiller | /dashboard/conseiller | Path does not match |
| 56 | app_conseiller_access_client | /conseiller/client/{clientId} | Path does not match |
| 57 | app_conseiller_access_client_by_email | /conseiller/email | Path does not match |
| 58 | app_dashboard_client | /dashboard/client | Path does not match |
| 59 | api_dashboard_conseiller_profile | /api/dashboard/conseiller/profile | Path does not match |
| 60 | api_dashboard_conseiller_selected_client | /api/dashboard/conseiller/selected-client | Path does not match |
| 61 | api_dashboard_conseiller_clear_selected_client | /api/dashboard/conseiller/clear-selected-client | Path does not match |
| 62 | api_dashboard_conseiller_profile_update | /api/dashboard/conseiller/profile | Path does not match |
| 63 | api_dashboard_conseiller_clients | /api/dashboard/conseiller/clients | Path does not match |
| 64 | api_dashboard_conseiller_client_details | /api/dashboard/conseiller/clients/{id} | Path does not match |
| 65 | api_get_messages | /api/messages | Path does not match |
| 66 | api_get_client_messages | /api/messages/client/{id} | Path does not match |
| 67 | api_get_message | /api/messages/{id} | Path does not match |
| 68 | api_get_conversation | /api/messages/{id}/conversation | Path does not match |
| 69 | api_close_conversation | /api/messages/{id}/close | Path does not match |
| 70 | api_create_client_message | /api/messages/{id}/new | Path does not match |
| 71 | api_create_message | /api/messages/new | Path does not match |
| 72 | api_reply_message | /api/messages/{id}/reply | Path does not match |
| 73 | app_forgot_password_request | /api/reset-password/request | Path does not match |
| 74 | app_reset_password | /api/reset-password/reset | Path does not match |
| 75 | app_check_reset_token | /api/reset-password/check-token | Path does not match |
| 76 | app_home | / | Path does not match |
| 77 | app_login_default | /login | Path does not match |
| 78 | app_login_client | /login/client | Path does not match |
| 79 | app_login_conseiller | /login/conseiller | Path does not match |
| 80 | api_login | /api/login | Path does not match |
| 81 | app_current_user | /api/user | Path does not match |
| 82 | api_logout | /api/logout | Path does not match |
| 83 | app_logout | /logout | Path does not match |
| 84 | api_csrf_token | /api/csrf-token | Path does not match |
| 85 | api_appointment_create | /api/api/appointments | Path does not match |
| 86 | api_appointment_list | /api/api/appointments | Path does not match |
| 87 | api_appointment_update_status | /api/api/appointments/{id}/status | Path does not match |
| 88 | api_client_last_dossier | /api/api/client/last-dossier | Path does not match |
| 89 | api_client_client_data | /api/api/client/client-data | Path does not match |
| 90 | api_client_messages_list | /api/client/messages/{clientId} | Path does not match |
| 91 | api_client_messages_create | /api/client/messages/{clientId}/new | Path does not match |
| 92 | api_client_messages_reply | /api/client/messages/{messageId}/reply | Path does not match |
| 93 | api_client_messages_close | /api/client/messages/{messageId}/close | Path does not match |
| 94 | api_documents_temp_list | /api/documents/temp | Path does not match |
| 95 | api_documents_list | /api/documents | Path does not match |
| 96 | api_documents_list_db | /api/documents/db | Path does not match |
| 97 | api_documents_upload | /api/documents/upload | Path does not match |
| 98 | api_documents_delete | /api/documents/delete | Path does not match |
| 99 | api_documents_api_documents_move | /api/documents/documents/move | Path does not match |
| 100 | api_documents_view_document | /api/documents/view | Path does not match |
| 101 | api_documents_delete_temp | /api/documents/delete-temp | Path does not match |
| 102 | api_documents_upload_temp | /api/documents/upload-temp | Path does not match |
| 103 | api_documents_download_selection | /api/documents/download-selection | Path does not match |
| 104 | api_documents_get_documents | /api/documents/documents | Path does not match |
| 105 | api_documents_create_zip | /api/documents/create-zip | Path does not match |
| 106 | api_messages_list | /api/messages/{clientId} | Path does not match |
| 107 | api_messages_create | /api/messages/{clientId}/new | Path does not match |
| 108 | api_messages_reply | /api/messages/{messageId}/reply | Path does not match |
| 109 | api_messages_close | /api/messages/{messageId}/close | Path does not match |
| 110 | api_messages_mark_read | /api/messages/{messageId}/read | Path does not match |
| 111 | api_notifications_list | /api/notifications | Path does not match |
| 112 | api_notifications_important | /api/notifications/important | Path does not match |
| 113 | api_notifications_callback_requests | /api/notifications/callback-requests | Path does not match |
| 114 | api_notifications_mark_read | /api/notifications/{id}/mark-read | Path does not match |
| 115 | api_notifications_mark_all_read | /api/notifications/mark-all-read | Path does not match |
| 116 | api_user_profile | /api/user/profile | Path does not match |
| 117 | api_user_profile_update | /api/user/profile | Path does not match |
| 118 | addClientApi | /api/user/addClientApi | Path does not match |
| 119 | user_inscription_api | /api/user/inscription | Path does not match |
| 120 | api_activate_account | /api/user/activate-account | Path does not match |
| 121 | app_user_modify_password | /api/user/modify-password | Path does not match |
| 122 | api_documents_move_temp | /api/documents/move-temp | Path does not match |
| 123 | react_routes | /{route} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.