GET https://www.erp.secund.ovh/

Routing

home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

//erp.secund.ovh/login (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin_appointment.fr /admin/rendez-vous Path does not match
2 admin_appointment_add.fr /admin/rendez-vous/ajouter Path does not match
3 admin_appointment_edit.fr /admin/rendez-vous/modifier/{appointment} Path does not match
4 admin_appointment_delete.fr /admin/rendez-vous/supprimer/{appointment} Path does not match
5 admin_client_list.fr /admin/client/liste Path does not match
6 admin_client_search.fr /admin/client/recherche Path does not match
7 admin_client_add.fr /admin/client/ajouter Path does not match
8 admin_client_edit.fr /admin/client/modifier/{client} Path does not match
9 admin_client_delete.fr /admin/client/supprimer/{client} Path does not match
10 admin.fr /admin Path does not match
11 admin_intervenant_list.fr /admin/intervenant/liste Path does not match
12 admin_intervenant_search.fr /admin/intervenant/recherche Path does not match
13 admin_intervenant_add.fr /admin/intervenant/ajouter Path does not match
14 admin_intervenant_edit.fr /admin/intervenant/modifier/{intervenant} Path does not match
15 admin_intervenant_delete.fr /admin/intervenant/supprimer/{intervenant} Path does not match
16 admin_projet_document_list.fr /admin/projet/{user}/document/liste/{projet} Path does not match
17 admin_projet_document_search.fr /admin/projet/{user}/document/recherche/{projet} Path does not match
18 admin_projet_document_add.fr /admin/projet/{user}/document/ajouter/{projet} Path does not match
19 admin_projet_document_edit.fr /admin/projet/{user}/document/modifier/{projetDocument} Path does not match
20 admin_projet_document_delete.fr /admin/projet/{user}/document/supprimer/{projetDocument} Path does not match
21 admin_projet_list.fr /admin/projet/{user}/liste Path does not match
22 admin_projet_list_running.fr /admin/projet/{user}/liste/en-cours Path does not match
23 admin_projet_list_finish.fr /admin/projet/{user}/liste/termines Path does not match
24 admin_projet_search.fr /admin/projet/{user}/recherche Path does not match
25 admin_projet_add.fr /admin/projet/{user}/ajouter/1 Path does not match
26 admin_projet_add_2.fr /admin/projet/{user}/ajouter/2 Path does not match
27 admin_projet_detail.fr /admin/projet/{user}/detail/{projet} Path does not match
28 admin_projet_edit.fr /admin/projet/{user}/modifier/{projet} Path does not match
29 admin_projet_edit_intervenant.fr /admin/projet/{user}/modifier-intervenant/{projetIntervenant} Path does not match
30 admin_projet_add_conception.fr /admin/projet/{user}/ajouter-conception/{projet} Path does not match
31 admin_projet_add_execution.fr /admin/projet/{user}/ajouter-execution/{projet} Path does not match
32 admin_projet_add_service.fr /admin/projet/{user}/ajouter-service/{projet} Path does not match
33 admin_projet_edit_service.fr /admin/projet/{user}/modifier-service/{projetService} Path does not match
34 admin_projet_get_responsable.fr /admin/projet/get-responsable/{service} Path does not match
35 admin_service_list.fr /admin/service/liste Path does not match
36 admin_service_add.fr /admin/service/ajouter Path does not match
37 admin_service_edit.fr /admin/service/modifier/{service} Path does not match
38 admin_service_delete.fr /admin/service/supprimer/{service} Path does not match
39 admin_user_list.fr /admin/utilisateur/liste Path does not match
40 admin_user_add.fr /admin/utilisateur/ajouter Path does not match
41 admin_user_edit.fr /admin/utilisateur/modifier/{user} Path does not match
42 admin_user_delete.fr /admin/utilisateur/supprimer/{user} Path does not match
43 home.fr / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.