Routing
admin_homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
http://dev-uce.mapyourdream.com/login
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | admin_actualite_view | /actualite/view/ | Path does not match |
3 | admin_actualite_add | /actualite/add/ | Path does not match |
4 | admin_actualite_export | /actualite/export/ | Path does not match |
5 | admin_actualite_print | /actualite/print/ | Path does not match |
6 | admin_actualite_delete | /actualite/delete/{id}/{entrepreneur} | Path does not match |
7 | admin_antennes_export | /antennes/export/ | Path does not match |
8 | admin_antennes | /antennes/ | Path does not match |
9 | admin_antenne_add | /antennes/add/ | Path does not match |
10 | admin_antenne_edit | /antennes/edit/{id} | Path does not match |
11 | admin_antenne_view | /antennes/view/{id} | Path does not match |
12 | admin_antenne_delete | /antennes/delete/{id} | Path does not match |
13 | admin_tdb_charge_factures | /dashboard/Charges/factures | Path does not match |
14 | admin_tdbJson_charge_factures | /dashboard/ChargesJson/factures | Path does not match |
15 | admin_tdb_charge_devis | /dashboard/Charges/devis | Path does not match |
16 | admin_tdbJson_charge_devis | /dashboard/ChargesJson/devis | Path does not match |
17 | admin_facture_view | /dashboard/view_facture/ | Path does not match |
18 | admin_facture_statut | /dashboard/setstatut_facture | Path does not match |
19 | admin_tdb_temps_entrepreneur | /dashboard/Charges/tempsEntrepreneurmissions | Path does not match |
20 | admin_export_rendez_vous_entrepreneurs | /dashboard/Charges/exporttempsentrepreneurs | Path does not match |
21 | admin_devis_view | /dashboard/view_devis/ | Path does not match |
22 | admin_devis_statut | /dashboard/setstatut_devis | Path does not match |
23 | admin_facture_print | /dashboard/print_facture | Path does not match |
24 | admin_devis_print | /dashboard/print_devis | Path does not match |
25 | admin_couveuses_export | /couveuses/export/ | Path does not match |
26 | admin_couveuses | /couveuses/ | Path does not match |
27 | admin_couveuse_add | /couveuses/add/ | Path does not match |
28 | admin_couveuse_edit | /couveuses/edit/{id} | Path does not match |
29 | admin_macouveuse | /couveuses/mine/ | Path does not match |
30 | admin_couveuse_view | /couveuses/view/{id} | Path does not match |
31 | admin_couveuse_delete | /couveuses/delete/{id} | Path does not match |
32 | admin_cape_delete | /couveuses/cape/delete/ | Path does not match |
33 | admin_cape_edit | /couveuses/cape/edit/ | Path does not match |
34 | admin_cape_add | /couveuses/cape/add/ | Path does not match |
35 | admin_cape | /couveuses/cape/ | Path does not match |
36 | admin_data | /data/ | Path does not match |
37 | admin_data_calibrate | /data/calibrate/ | Path does not match |
38 | admin_data_import | /data/import/ | Path does not match |
39 | admin_restaureData | /data/restaure/{type} | Path does not match |
40 | admin_checkFileExists | /data/checkFileExists | Path does not match |
41 | admin_download_importlogs | /download/importlogs | Path does not match |
42 | admin_autocomp | /data/autocomplete | Path does not match |
43 | admin_dropFile | /dropFile | Path does not match |
44 | admin_dropZoneModal | /dropZoneModal | Path does not match |
45 | admin_deleteFile | /deleteFile | Path does not match |
46 | admin_homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.