Routing
home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | ai_chat | /ai-chat | Path does not match |
| 16 | ai_chat_message | /ai-chat/message | Path does not match |
| 17 | ai_chat_clear | /ai-chat/clear | Path does not match |
| 18 | intervalles | /administration/ | Path does not match |
| 19 | administration_observateur | /administration/showAll | Path does not match |
| 20 | administration_gestionnaire | /administration/administration_gestionnaire | Path does not match |
| 21 | administration_supervision | /administration/supervision | Path does not match |
| 22 | administration_supervision_scores | /administration/supervision-scores/{question} | Path does not match |
| 23 | administration_supervision_scores_detail | /administration/supervision-scores/{question}/gestionnaire/{gestionnaireId} | Path does not match |
| 24 | administration_classement | /administration/classement | Path does not match |
| 25 | administration_delete_number | /administration/administration_delete_number/{number} | Path does not match |
| 26 | administration_show | /administration/{id} | Path does not match |
| 27 | agent_index | /agent/ | Path does not match |
| 28 | agent_new | /agent/new | Path does not match |
| 29 | agent_show | /agent/{id} | Path does not match |
| 30 | agent_edit | /agent/{id}/edit | Path does not match |
| 31 | agent_delete | /agent/{id} | Path does not match |
| 32 | deployer | /agent/deployer | Path does not match |
| 33 | candidat_index | /candidat/ | Path does not match |
| 34 | candidat_new | /candidat/new | Path does not match |
| 35 | candidat_show | /candidat/{id} | Path does not match |
| 36 | candidat_edit | /candidat/{id}/edit | Path does not match |
| 37 | candidat_delete | /candidat/{id} | Path does not match |
| 38 | circonscription_index | /circonscription/ | Path does not match |
| 39 | circonscription_new | /circonscription/new | Path does not match |
| 40 | circonscription_show | /circonscription/{id} | Path does not match |
| 41 | circonscription_edit | /circonscription/{id}/edit | Path does not match |
| 42 | circonscription_delete | /circonscription/{id} | Path does not match |
| 43 | dashboard | /dashboard | Path does not match |
| 44 | decoupage_index | /decoupage/ | Path does not match |
| 45 | decoupage_new | /decoupage/new | Path does not match |
| 46 | decoupage_show | /decoupage/{id} | Path does not match |
| 47 | decoupage_edit | /decoupage/{id}/edit | Path does not match |
| 48 | decoupage_delete | /decoupage/{id} | Path does not match |
| 49 | election_index | /election/ | Path does not match |
| 50 | election_new | /election/new | Path does not match |
| 51 | election_show | /election/{id} | Path does not match |
| 52 | election_edit | /election/{id}/edit | Path does not match |
| 53 | election_delete | /election/{id} | Path does not match |
| 54 | error | /error | Path does not match |
| 55 | api_questions | /questions | Path does not match |
| 56 | api_alertes | /alt | Path does not match |
| 57 | api_numbers | /numbers | Path does not match |
| 58 | geocode | /geocode | Path does not match |
| 59 | gestIncident | /gestIncident | Path does not match |
| 60 | femmes | /femmes | Path does not match |
| 61 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.