Routing
        app_login
        Matched route
    
Route Parameters
No parameters.
Route Matching Logs
    Path to match: 
/login
| # | Route name | Path | Log | 
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match | 
| 2 | _wdt | /_wdt/{token} | Path does not match | 
| 3 | _profiler_home | /_profiler/ | Path does not match | 
| 4 | _profiler_search | /_profiler/search | Path does not match | 
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match | 
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match | 
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match | 
| 8 | _profiler_open_file | /_profiler/open | Path does not match | 
| 9 | _profiler | /_profiler/{token} | Path does not match | 
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match | 
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match | 
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match | 
| 13 | connect_api_v1_check_email_compte_client | /api/v1/check-email-compte | Path does not match | 
| 14 | connect_api_v1_customer_paiement_method | /api/v1/all/get-customer | Path does not match | 
| 15 | connect_api_v1_tarif_offre_cac | /api/v1/all/tarif-offre-cac | Path does not match | 
| 16 | connect_api_v1_tarif_offre_cac_option | /api/v1/all/tarif-offre-cac-option | Path does not match | 
| 17 | connect_api_v1_encrypt_tarif | /api/v1/all/encrypt/tarif | Path does not match | 
| 18 | connect_historique_conversation | /historique-conversation | Path does not match | 
| 19 | connect_my_historique_conversation | /my-historique-conversation | Path does not match | 
| 20 | connect_my_historique_conversation_message | /my-historique-conversation/bot/messages/ | Path does not match | 
| 21 | compte_client_mot_de_passe_oublier | /mot-de-passe-oublier | Path does not match | 
| 22 | compte_client_verification_email_mot_de_passe_oublier | /verification-email-mot-de-passe | Path does not match | 
| 23 | compte_client_code_confirmation_mot_de_passe_oublier | /code-confirmation | Path does not match | 
| 24 | connect_compte_client_teams | /client/teams | Path does not match | 
| 25 | connect_compte_client_mon_compte | /client/mon-compte | Path does not match | 
| 26 | connect_compte_client_mise_a_jour_information | /client/mise-a-jour/information | Path does not match | 
| 27 | connect_compte_client_mise_a_jour_notification | /client/mise-a-jour/notification | Path does not match | 
| 28 | connect_compte_client_mise_a_jour_password | /client/mise-a-jour/mot-de-passe | Path does not match | 
| 29 | connect_factures_client | /factures/ | Path does not match | 
| 30 | connect_factures_client_filter | /factures/filtre | Path does not match | 
| 31 | connect_factures_client_telechargement | /factures/ | Path does not match | 
| 32 | connect_indispo_temporaire_creation | /indispo-temporaire/creation | Path does not match | 
| 33 | connect_indispo_temporaire_check | /indispo-temporaire/check | Path does not match | 
| 34 | connect_indispo_temporaire_delete | /indispo-temporaire/delete | Path does not match | 
| 35 | connect_fiche_personne_compte | /client/fiches | Path does not match | 
| 36 | connect_fiche_personne_status_compte | /client/fiches-status | Path does not match | 
| 37 | connect_fiche_personne_information | /client/fiche/information | Path does not match | 
| 38 | connect_fiche_personne_mise_a_jour | /client/fiche/mise-à-jour | Path does not match | 
| 39 | connect_gestion_appel_client | /client/gestion-appel | Path does not match | 
| 40 | connect_gestion_appel_demande_modification | /client/gestion-appel/demande-modification | Path does not match | 
| 41 | connect_home | / | Path does not match | 
| 42 | connect_instructions_liste | /mes-instructions | Path does not match | 
| 43 | connect_instruction_incall_save | /save | Path does not match | 
| 44 | connect_instruction_incall_delete | /delete | Path does not match | 
| 45 | connect_message_in_call | /client/mes-messages | Path does not match | 
| 46 | connect_message_in_call_view | /client/message-view | Path does not match | 
| 47 | connect_message_in_call_update_statut | /client/message-update-statut | Path does not match | 
| 48 | incall_notification_detail_update_lu | /notification-detail/update-by-lu | Path does not match | 
| 49 | connect_notifications_generate_modal | /notifications/generate/modal | Path does not match | 
| 50 | connect_notifications_send_reponse | /notifications/reponse | Path does not match | 
| 51 | connect_notifications_check_reponse | /notifications/check-reponse | Path does not match | 
| 52 | connect_notifications_request_plutard | /notifications/prompt-later | Path does not match | 
| 53 | connect_notifications_liste | /notifications/mes-notifications | Path does not match | 
| 54 | connect_page_cac | /call-and-co | Path does not match | 
| 55 | 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.