Routing
employe_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_chantier_row | /admin_chantier/{id}/row | Path does not match |
| 17 | admin_chantier_pointages | /admin_chantier/{id}/pointages | Path does not match |
| 18 | admin_chantier_date | /admin_chantier/{id}/date | Path does not match |
| 19 | admin_chantier_statut | /admin_chantier/{id}/statut | Path does not match |
| 20 | admin_chantier_avenants | /admin_chantier/{id}/avenants | Path does not match |
| 21 | admin_chantier_notes | /admin_chantier/{id}/notes | Path does not match |
| 22 | admin_chantier_phases | /admin_chantier/{id}/phases | Path does not match |
| 23 | admin_chantier_temps_prevu | /admin_chantier/{id}/temps_prevu | Path does not match |
| 24 | admin_chantier_delete_ligne | /admin_chantier/{id}/delete_ligne/{id_ligne} | Path does not match |
| 25 | admin_dashboard | /admin | Path does not match |
| 26 | admin_dashboard_ajax_graph | /admin/dashboard/graph | Path does not match |
| 27 | admin_chantiers_employe | /admin_employe/{id}/chantiers | Path does not match |
| 28 | admin_rentabilite_employe | /admin_employe/{id}/rentabilite | Path does not match |
| 29 | import_dmdrive | /import-dmdrive | Path does not match |
| 30 | import_tasks | /import-tasks | Path does not match |
| 31 | import_task_confirm | /import-tasks/confirm/{id} | Path does not match |
| 32 | admin_imports | /admin/import | Path does not match |
| 33 | admin_imports_commandes | /admin/import/commandes | Path does not match |
| 34 | admin_associate_standby_commande | /admin/import/commandes/{id}/associate | Path does not match |
| 35 | admin_delete_standby_commande | /admin/import/commandes/{id}/delete | Path does not match |
| 36 | admin_imports_lignes | /admin/import/lignes | Path does not match |
| 37 | admin_associate_standby_ligne | /admin/import/lignes/{id}/associate | Path does not match |
| 38 | admin_delete_standby_ligne | /admin/import/lignes/{id}/delete | Path does not match |
| 39 | admin_notifications | /admin/notification | Path does not match |
| 40 | admin_notifications_all_read | /admin/notification/mark-all-read | Path does not match |
| 41 | admin_notifications_read_single | /admin/notification/read/{id} | Path does not match |
| 42 | admin_notifications_delete | /admin/notification/delete/{id} | Path does not match |
| 43 | admin_objectif | /admin/objectif | Path does not match |
| 44 | admin_objectif_save | /admin/objectif | Path does not match |
| 45 | api_objectif | /api/objectif/{annee}/{id} | Path does not match |
| 46 | admin_configuration | /admin/configuration | Path does not match |
| 47 | admin_configuration_submit | /admin/configuration | Path does not match |
| 48 | app_pointage_journee_export | /admin_pointage_journee/export | Path does not match |
| 49 | ajax_add_besoin | /besoin | Path does not match |
| 50 | ajax_edit_besoin | /besoin/{id} | Path does not match |
| 51 | ajax_get_besoin | /besoin/{id} | Path does not match |
| 52 | ajax_delete_besoin | /besoin/{id}/delete | Path does not match |
| 53 | ajax_statut_besoin | /besoin/{id}/statut | Path does not match |
| 54 | admin_ajax_get_besoins_datatable | /api/besoin/datatable | Path does not match |
| 55 | ajax_get_chantiers | /chantiers | Path does not match |
| 56 | chantier_fiche | /chantier/{id}/fiche | Path does not match |
| 57 | chantier_add_documents | /chantier/{id}/documents | Path does not match |
| 58 | chantier_view_document | /chantier/{id}/document/{id_fichier} | Path does not match |
| 59 | chantier_view_document_by_name | /chantier/{id}/document_name/{file_name} | Path does not match |
| 60 | chantier_delete_document | /chantier/{id}/document/{id_fichier}/delete | Path does not match |
| 61 | api_chantier | /api/chantier | Path does not match |
| 62 | admin_ajax_get_chantiers_datatable | /api/chantier/datatable | Path does not match |
| 63 | admin_ajax_get_chantier | /api/chantier/{id} | Path does not match |
| 64 | update_client | /client/{id} | Path does not match |
| 65 | ajax_get_client | /client/{id} | Path does not match |
| 66 | ajax_get_clients | /clients | Path does not match |
| 67 | admin_ajax_get_clients_datatable | /api/client/datatable | Path does not match |
| 68 | api_employe | /api/employe | Path does not match |
| 69 | employe_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.