Routing
passOublier
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/passOublier
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 8 | _wdt | /_wdt/{token} | Path does not match |
| 9 | _profiler_home | /_profiler/ | Path does not match |
| 10 | _profiler_search | /_profiler/search | Path does not match |
| 11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 13 | _profiler_xdebug | /_profiler/xdebug | 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 | admin_societe_dashboard | /admin-societe | Path does not match |
| 21 | admin_societe_categories | /admin-societe/categories | Path does not match |
| 22 | admin_societe_ajout_categorie | /admin-societe/categories/ajout | Path does not match |
| 23 | admin_societe_toggle_categorie | /admin-societe/categories/toggle/{id} | Path does not match |
| 24 | admin_societe_supprimer_categorie | /admin-societe/categories/supprimer/{id} | Path does not match |
| 25 | admin_societe_clients | /admin-societe/clients | Path does not match |
| 26 | admin_societe_ajout_client | /admin-societe/clients/ajout | Path does not match |
| 27 | admin_societe_import_clients | /admin-societe/clients/import | Path does not match |
| 28 | admin_societe_modele_excel | /admin-societe/clients/modele-excel | Path does not match |
| 29 | admin_societe_toggle_client | /admin-societe/clients/toggle/{id} | Path does not match |
| 30 | admin_societe_supprimer_client | /admin-societe/clients/supprimer/{id} | Path does not match |
| 31 | admin_societe_demandes | /admin-societe/demandes | Path does not match |
| 32 | admin_societe_nouvelle_demande | /admin-societe/demandes/nouvelle | Path does not match |
| 33 | admin_societe_get_bundles | /admin-societe/get-bundles/{categorieId} | Path does not match |
| 34 | admin_societe_gestionnaires | /admin-societe/gestionnaires | Path does not match |
| 35 | admin_societe_ajout_gestionnaire | /admin-societe/gestionnaires/ajout | Path does not match |
| 36 | admin_societe_detail_gestionnaire | /admin-societe/gestionnaires/{id} | Path does not match |
| 37 | admin_societe_toggle_gestionnaire | /admin-societe/gestionnaires/toggle/{id} | Path does not match |
| 38 | admin_societe_reinit_mdp_gestionnaire | /admin-societe/gestionnaires/reinitialiser-mdp/{id} | Path does not match |
| 39 | api_login | /api/auth/login | Path does not match |
| 40 | api_me | /api/v1/me | Path does not match |
| 41 | app_api_customer_auth | /api/customer/auth | Path does not match |
| 42 | sms_api | /api/notification/sms | Path does not match |
| 43 | sms_groupe_api | /api/groupe/sms | Path does not match |
| 44 | pai_sms | /api/notification | Path does not match |
| 45 | api_sms_groupe | /api/notification/groupe | Path does not match |
| 46 | api_sms_personnaliser | /api/notification/personnaliser | Path does not match |
| 47 | api_rapport_envoi | /api/rapport/envoi | Path does not match |
| 48 | api_dernier_rapport | /api/rapport/envoi/last | Path does not match |
| 49 | connexion | / | Path does not match |
| 50 | app_connexion | /app_connexion | Path does not match |
| 51 | changer_password | /changerPassword | Path does not match |
| 52 | passOublier | /passOublier | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.