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_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 | admin | /admin | Path does not match |
| 17 | admin_debiteurs_export | /admin/debiteurs/export | Path does not match |
| 18 | admin_contact_send_email | /admin/contact/send-email | Path does not match |
| 19 | admin_factures | /admin/factures | Path does not match |
| 20 | admin_factures_export | /admin/factures/export | Path does not match |
| 21 | admin_debiteur_factures | /admin/debiteur/{debiteurId}/factures | Path does not match |
| 22 | admin_debiteur_factures_export | /admin/debiteur/{debiteurId}/factures/export | Path does not match |
| 23 | admin_debiteur_infos | /admin/debiteur/{debiteurId} | Path does not match |
| 24 | admin_contact_messages | /admin/contact/messages | Path does not match |
| 25 | admin_contact_message_show | /admin/contact/messages/{id} | Path does not match |
| 26 | admin_contact_file_download | /admin/contact/files/{id}/download | Path does not match |
| 27 | admin_contact_download_all | /admin/contact/messages/{id}/download-all | Path does not match |
| 28 | admin_api_personne_email | /admin/api/personne/{id}/email | Path does not match |
| 29 | admin_api_entite_adresses | /admin/api/entite/{id}/adresses | Path does not match |
| 30 | admin_api_adresse_get | /admin/api/adresse/{id} | Path does not match |
| 31 | admin_api_adresse_create | /admin/api/entite/{id}/adresse | Path does not match |
| 32 | admin_api_adresse_update | /admin/api/adresse/{id} | Path does not match |
| 33 | admin_api_adresse_delete | /admin/api/adresse/{id} | Path does not match |
| 34 | admin_api_adresse_principale | /admin/api/entite/{id}/adresse-principale | Path does not match |
| 35 | admin_api_pays | /admin/api/pays | Path does not match |
| 36 | admin_api_entite_contacts | /admin/api/entite/{id}/contacts | Path does not match |
| 37 | admin_api_contact_get | /admin/api/contact/{id} | Path does not match |
| 38 | admin_api_contact_create | /admin/api/entite/{id}/contact | Path does not match |
| 39 | admin_api_contact_update | /admin/api/contact/{id} | Path does not match |
| 40 | admin_api_contact_delete | /admin/api/contact/{id} | Path does not match |
| 41 | admin_api_contact_principal | /admin/api/entite/{id}/contact-principal | Path does not match |
| 42 | admin_api_references_list | /admin/api/entite/{id}/references | Path does not match |
| 43 | admin_api_reference_get | /admin/api/reference/{id} | Path does not match |
| 44 | admin_api_reference_create | /admin/api/entite/{id}/reference | Path does not match |
| 45 | admin_api_reference_update | /admin/api/reference/{id} | Path does not match |
| 46 | admin_api_reference_delete | /admin/api/reference/{id} | Path does not match |
| 47 | admin_api_correspondant_update | /admin/api/debiteur/{id}/correspondant | Path does not match |
| 48 | admin_api_sirene | /admin/api/sirene/{siren} | Path does not match |
| 49 | admin_api_facture_update | /admin/api/facture/{id} | Path does not match |
| 50 | admin_api_action_update | /admin/api/action/{id} | Path does not match |
| 51 | admin_api_facture_create | /admin/api/debiteur/{id}/facture | Path does not match |
| 52 | admin_api_factures_bulk_delete | /admin/api/factures/bulk-delete | Path does not match |
| 53 | admin_api_factures_bulk_status | /admin/api/factures/bulk-status | Path does not match |
| 54 | admin_api_reglement_get | /admin/api/reglement/{id} | Path does not match |
| 55 | admin_api_reglement_update | /admin/api/reglement/{id} | Path does not match |
| 56 | admin_api_reglement_create | /admin/api/debiteur/{id}/reglement | Path does not match |
| 57 | admin_api_reglements_bulk_delete | /admin/api/reglements/bulk-delete | Path does not match |
| 58 | admin_api_reglements_bulk_status | /admin/api/reglements/bulk-status | Path does not match |
| 59 | admin_api_frais_get | /admin/api/frais/{id} | Path does not match |
| 60 | admin_api_frais_update | /admin/api/frais/{id} | Path does not match |
| 61 | admin_api_frais_create | /admin/api/debiteur/{id}/frais | Path does not match |
| 62 | admin_api_frais_bulk_delete | /admin/api/frais/bulk-delete | Path does not match |
| 63 | admin_api_honoraire_get | /admin/api/honoraire/{id} | Path does not match |
| 64 | admin_api_honoraire_update | /admin/api/honoraire/{id} | Path does not match |
| 65 | admin_api_honoraires_bulk_delete | /admin/api/honoraires/bulk-delete | Path does not match |
| 66 | admin_api_exchange_rate | /admin/api/exchange-rate/{currency} | Path does not match |
| 67 | admin_api_currencies | /admin/api/currencies | Path does not match |
| 68 | admin_update_currencies | /admin/update-currencies | Path does not match |
| 69 | admin_api_facture_convert_currency | /admin/api/facture/{id}/convert-currency | Path does not match |
| 70 | admin_api_creancier_debiteurs | /admin/api/creancier/{id}/debiteurs | Path does not match |
| 71 | admin_api_collaborateur_creanciers | /admin/api/collaborateur/{id}/creanciers | Path does not match |
| 72 | admin_api_debiteurs | /admin/api/debiteurs | Path does not match |
| 73 | admin_api_entite_personnes | /admin/api/entite/{id}/personnes | Path does not match |
| 74 | admin_api_debiteur_personnes | /admin/api/debiteur/{id}/personnes | Path does not match |
| 75 | admin_api_facture_get | /admin/api/facture/{id} | Path does not match |
| 76 | admin_api_action_get | /admin/api/action/{id} | Path does not match |
| 77 | admin_api_facture_create_global | /admin/api/facture | Path does not match |
| 78 | admin_api_action_create | /admin/api/action | Path does not match |
| 79 | admin_api_actions_bulk_status | /admin/api/actions/bulk-status | Path does not match |
| 80 | admin_api_actions_bulk_delete | /admin/api/actions/bulk-delete | Path does not match |
| 81 | admin_api_entites_suggestions | /admin/api/entites/suggestions/{field} | Path does not match |
| 82 | admin_api_entites_by_type | /admin/api/entites/by-type/{typeEntite} | Path does not match |
| 83 | admin_api_debiteur_groupe | /admin/api/debiteur/{id}/groupe | Path does not match |
| 84 | admin_api_groupe_soldes | /admin/api/groupe/{nomGroupe}/soldes | Path does not match |
| 85 | admin_api_debiteurs_search | /admin/api/debiteurs/search | Path does not match |
| 86 | admin_api_scenarios_list | /admin/api/scenarios | Path does not match |
| 87 | admin_api_scenario_etapes | /admin/api/scenario/{id}/etapes | Path does not match |
| 88 | admin_api_debiteur_scenario | /admin/api/debiteur/{id}/scenario | Path does not match |
| 89 | admin_api_debiteurs_scenario_bulk | /admin/api/debiteurs/scenario | Path does not match |
| 90 | admin_api_statut_facture_get | /admin/api/statut-facture/{id} | Path does not match |
| 91 | admin_api_statut_facture_update | /admin/api/statut-facture/{id} | Path does not match |
| 92 | admin_api_statut_facture_create | /admin/api/statut-facture | Path does not match |
| 93 | admin_api_statuts_factures_bulk_delete | /admin/api/statuts-factures/bulk-delete | Path does not match |
| 94 | admin_api_statut_facture_libelle_update | /admin/api/statut-facture/{id}/libelle/{langue} | Path does not match |
| 95 | admin_api_statut_reglement_get | /admin/api/statut-reglement/{id} | Path does not match |
| 96 | admin_api_statut_reglement_update | /admin/api/statut-reglement/{id} | Path does not match |
| 97 | admin_api_statut_reglement_create | /admin/api/statut-reglement | Path does not match |
| 98 | admin_api_statuts_reglements_bulk_delete | /admin/api/statuts-reglements/bulk-delete | Path does not match |
| 99 | admin_api_statut_reglement_libelle_update | /admin/api/statut-reglement/{id}/libelle/{langue} | Path does not match |
| 100 | admin_api_type_action_get | /admin/api/type-action/{id} | Path does not match |
| 101 | admin_api_type_action_update | /admin/api/type-action/{id} | Path does not match |
| 102 | admin_api_type_action_create | /admin/api/type-action | Path does not match |
| 103 | admin_api_types_actions_bulk_delete | /admin/api/types-actions/bulk-delete | Path does not match |
| 104 | admin_api_type_action_libelle_update | /admin/api/type-action/{id}/libelle/{langue} | Path does not match |
| 105 | admin_api_scenario_get | /admin/api/scenario/{id} | Path does not match |
| 106 | admin_api_scenario_update | /admin/api/scenario/{id} | Path does not match |
| 107 | admin_api_scenario_create | /admin/api/scenario | Path does not match |
| 108 | admin_api_scenarios_bulk_delete | /admin/api/scenarios/bulk-delete | Path does not match |
| 109 | admin_api_type_facture_get | /admin/api/type-facture/{id} | Path does not match |
| 110 | admin_api_type_facture_update | /admin/api/type-facture/{id} | Path does not match |
| 111 | admin_api_type_facture_libelle_update | /admin/api/type-facture/{id}/libelle/{langue} | Path does not match |
| 112 | admin_api_type_facture_create | /admin/api/type-facture | Path does not match |
| 113 | admin_api_types_factures_bulk_delete | /admin/api/types-factures/bulk-delete | Path does not match |
| 114 | admin_api_type_reference_get | /admin/api/type-reference/{id} | Path does not match |
| 115 | admin_api_type_reference_update | /admin/api/type-reference/{id} | Path does not match |
| 116 | admin_api_type_reference_libelle_update | /admin/api/type-reference/{id}/libelle/{langue} | Path does not match |
| 117 | admin_api_type_reference_create | /admin/api/type-reference | Path does not match |
| 118 | admin_api_types_references_bulk_delete | /admin/api/types-references/bulk-delete | Path does not match |
| 119 | admin_api_debiteurs_representants | /admin/api/debiteurs/representants | Path does not match |
| 120 | admin_gestion_fiche_action | /admin/gestion/action/{id}/fiche | Path does not match |
| 121 | admin_gestion_factures_export | /admin/gestion/factures/export | Path does not match |
| 122 | admin_gestion_factures_export_selection | /admin/gestion/factures/export-selection | Path does not match |
| 123 | gestion_api_entites_groupe_count | /gestion/api/entites/groupe/count | Path does not match |
| 124 | gestion_api_entites_groupe_update_all | /gestion/api/entites/groupe/update-all | Path does not match |
| 125 | gestion_api_entites_bulk_update | /gestion/api/entites/bulk-update | Path does not match |
| 126 | gestion | /gestion | Path does not match |
| 127 | gestion_dashboard | /gestion/dashboard | Path does not match |
| 128 | app_home | / | Path does not match |
| 129 | app_forgot_password_request | /reset-password | Path does not match |
| 130 | app_check_email | /reset-password/check-email | Path does not match |
| 131 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 132 | 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.