Routing
app_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://www.securevotebenin.site/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | dh_auditor_list_audits | /audit | Path does not match |
| 2 | dh_auditor_show_transaction | /audit/transaction/{hash} | Path does not match |
| 3 | dh_auditor_show_entity_history | /audit/{entity}/{id} | Path does not match |
| 4 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 5 | 2fa_login | /2fa | Path does not match |
| 6 | 2fa_login_check | /2fa_check | Path does not match |
| 7 | _wdt_stylesheet | /_wdt/styles | 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_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 15 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 16 | _profiler_open_file | /_profiler/open | Path does not match |
| 17 | _profiler | /_profiler/{token} | Path does not match |
| 18 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 19 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 20 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 21 | app_admin_participation_zone | /participation-zones | Path does not match |
| 22 | admin_stats_voix_par_parti | /voix-par-parti | Path does not match |
| 23 | admin_election_entrer | /admin-election/entrer/{id} | Path does not match |
| 24 | admin_election_quitter | /admin-election/quitter | Path does not match |
| 25 | app_election_generate_inscrits | /election/{id}/generate-inscrits | Path does not match |
| 26 | admin_election_lancer | /admin-election/lancer | Path does not match |
| 27 | app_arrondissement_pv_index | /arrondissements | Path does not match |
| 28 | app_arrondissement_show_poste_vote | /arrondissement-pv/{id} | Path does not match |
| 29 | app_arrondissement_import_users | /arr/{id}/import-users | Path does not match |
| 30 | app_arrondissement_export_modele_users | /arr/{id}/export-modele-users | Path does not match |
| 31 | app_arrondissement_export_excel | /arr/{id}/export-pv | Path does not match |
| 32 | app_arrondissement_import_excel | /arr/{id}/import | Path does not match |
| 33 | app_export_inscrits_par_niveau | /election/export-inscrits | Path does not match |
| 34 | app_departement_export_modele_superviseurs | /departement/{id}/export-modele-superviseurs | Path does not match |
| 35 | app_departement_import_superviseurs | /departement/{id}/import-superviseurs | Path does not match |
| 36 | app_departement_superviseurs | /departement/{id}/superviseurs | Path does not match |
| 37 | app_superviseur_delete | /superviseur/{id}/delete | Path does not match |
| 38 | app_election_open | /election/{id}/open | Path does not match |
| 39 | app_election_close | /election/{id}/close | Path does not match |
| 40 | app_election_finish | /election/{id}/finish | Path does not match |
| 41 | app_election_cancel | /election/{id}/cancel | Path does not match |
| 42 | app_arrondissement_details | /arrondissement/{id}/details | Path does not match |
| 43 | app_arrondissement_index | /arrondissement | Path does not match |
| 44 | app_arrondissement_localites | /arrondissement/{id}/localites | Path does not match |
| 45 | app_arrondissement_new | /arrondissement/new | Path does not match |
| 46 | app_arrondissement_show | /arrondissement/{id} | Path does not match |
| 47 | app_arrondissement_edit | /arrondissement/{id}/edit | Path does not match |
| 48 | app_arrondissement_delete | /arrondissement/{id} | Path does not match |
| 49 | app_bureau_vote_index | /bureau-vote | Path does not match |
| 50 | app_bureau_vote_postes | /bureau-vote/{id}/postes | Path does not match |
| 51 | app_bureau_vote_new | /bureau-vote/new | Path does not match |
| 52 | app_bureau_postes | /bureau-vote/{id}/postes | Path does not match |
| 53 | app_bureau_vote_show | /bureau-vote/{id} | Path does not match |
| 54 | app_bureau_vote_edit | /bureau-vote/{id}/edit | Path does not match |
| 55 | app_bureau_vote_delete | /bureau-vote/{id} | Path does not match |
| 56 | app_circonscription_electorale_index | /cir-elect | Path does not match |
| 57 | app_circonscription_communes | /cir-elect/{id}/communes | Path does not match |
| 58 | app_circonscription_electorale_new | /cir-elect/new | Path does not match |
| 59 | app_circonscription_electorale_show | /cir-elect/{id} | Path does not match |
| 60 | app_circonscription_electorale_edit | /cir-elect/{id}/edit | Path does not match |
| 61 | app_circonscription_electorale_delete | /cir-elect/{id} | Path does not match |
| 62 | app_commune_index | /commune | Path does not match |
| 63 | app_commune_arrondissements | /commune/{id}/arrondissements | Path does not match |
| 64 | app_commune_new | /commune/new | Path does not match |
| 65 | app_commune_show | /commune/{id} | Path does not match |
| 66 | app_commune_edit | /commune/{id}/edit | Path does not match |
| 67 | app_commune_delete | /commune/{id} | Path does not match |
| 68 | import_file | /import | Path does not match |
| 69 | app_dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.