Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://grcpreprod.yvon.eu/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_xdebug | /_profiler/xdebug | 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 | redirectPoliceByNumAssure | /gestion/adherents/numassure/{numassure}/adhesion/{idAdhesion} | Path does not match |
| 14 | adherents | /gestion/adherents/ | Path does not match |
| 15 | search_adherent | /gestion/adherents/search | Path does not match |
| 16 | search_detail_adherent | /gestion/adherents/search-detail | Path does not match |
| 17 | view_adherent | /gestion/adherents/view/{id} | Path does not match |
| 18 | list_sinistres | /gestion/adherents/listSinistres/{idAssure} | Path does not match |
| 19 | detail_sinistre | /gestion/adherents/sinistre/{idAssure}/{idSinistre} | Path does not match |
| 20 | uploadDecompte | /gestion/adherents/uploadDecompte/{id} | Path does not match |
| 21 | uploadDecompteOne | /gestion/adherents/uploadDecompte/{id}/{decompte} | Path does not match |
| 22 | uploadMultipleDecompte | /gestion/adherents/upload/multiple/{id} | Path does not match |
| 23 | adherent_update_infos | /gestion/adherents/{id}/modifier | Path does not match |
| 24 | adherent_remove | /gestion/adherents/{id}/supprimer | Path does not match |
| 25 | adherent_validate_account | /gestion/adherents/{id}/validateAccount | Path does not match |
| 26 | preview_historique | /gestion/adherents/download/{id}/{idHistorique} | Path does not match |
| 27 | dlHistoriqueFile | /gestion/adherents/dlHistoriqueFile/{idAssure}/{idAdhesion} | Path does not match |
| 28 | detailDemande | /gestion/adherents/detailDemande/{typeDemande}/{idDemande} | Path does not match |
| 29 | preview_demande | /gestion/adherents/download/{typeDemande}/{idDemande}/{file} | Path does not match |
| 30 | extractions_compta | /compta/extractions | Path does not match |
| 31 | bordereau | /compta/ | Path does not match |
| 32 | listePartenaire | /compta/partenaire | Path does not match |
| 33 | listeBordereau | /compta/liste | Path does not match |
| 34 | genere_bordereaux | /compta/genereBordereaux | Path does not match |
| 35 | balance | /compta/balance | Path does not match |
| 36 | balanceDownload | /compta/balance/download | Path does not match |
| 37 | grandLivre | /compta/grandLivre | Path does not match |
| 38 | grandLivreDownload | /compta/grandLivre/download | Path does not match |
| 39 | mouvements | /compta/mouvements | Path does not match |
| 40 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.