GET https://gestiongpm.com/

Routing

app_login Matched route

Route Parameters

Name Value
_locale
1

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 security_logout /logout Path does not match
3 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 app_depense_list /list/depenses Path does not match
19 app_depense_new /depense/ajouter Path does not match
20 app_depense_edit /depense/modifier/{id} Path does not match
21 app_depense_delete /depense/supprimer/{id} Path does not match
22 app_heures_resume_detail /heures/resume-detail/{annee}/{employeId} Path does not match
23 app_depenses_ensemble /depenses/ensemble Path does not match
24 app_employe_new /employe/new Path does not match
25 app_employe_edit /employe/edit Path does not match
26 api_employe_get /api/employe/get/{id} Path does not match
27 app_testpdf /testpdf Path does not match
28 app_downloadFeuillesDeTempsPDF /download-feuilles-de-temps-pdf Path does not match
29 app_mes_feuilles_de_temps /mes-feuilles-de-temps/{date} Path does not match
30 app_feuilles_de_temps_employes /gestion-feuilles-de-temps/{date}/{employeId} Path does not match
31 app_heures_resume_annuel /heures/resume-annuel/{annee} Path does not match
32 app_saisir_heures /saisir/heures Path does not match
33 app_edit_heures /edit/heures/{id}/{date} Path does not match
34 app_delete_heures /delete/heures/{id}/{date} Path does not match
35 app_delete_heures_from_projet /delete/heures/projet/{id}/{projetId} Path does not match
36 app_edit_heures_from_projet /edit/heures/projet/{id}/{projetId} Path does not match
37 api_round_hour_get /api/round/hours/get/{hours}/{step} Path does not match
38 app_add_heures_to_projet /add/heures/projet/{projetId} Path does not match
39 api_edit_heures_facturable /api/edit/heures/facturable/{idProjet}/{idEmploye}/{idHeureFacturable}/{idSecteur}/{dateHeures}/{dateSemaine}/{step}/{heures} Path does not match
40 api_edit_heures_paye /api/edit/heures/paye/{idProjet}/{idEmploye}/{idSecteur}/{dateHeures}/{dateSemaine}/{step}/{heures}/{idHeurePaye} Path does not match
41 api_edit_secteur_feuille_temps_employeur /api/edit/secteur/feuille/temps/employeur/{idProjet}/{idEmploye}/{idSecteur}/{dateSemaine} Path does not match
42 api_edit_profil_feuille_temps_employeur /api/edit/profil/feuille/temps/employeur/{idProjet}/{idEmploye}/{idProfil}/{dateSemaine} Path does not match
43 api_set_feuille_temps_approuve_employeur /api/set/feuille/temps/approuve/employeur/{idProjet}/{idEmploye}/{dateSemaine}/{approuve} Path does not match
44 app_test /test Path does not match
45 app_import_export /Import-Export Path does not match
46 app_update_manually_project /Update-Manually-Project Path does not match
47 app_update_manually_produit /Update-Manually-Produit Path does not match
48 app_update_manually_profil /Update-Manually-Profil Path does not match
49 app_update_manually_employe /Update-Manually-Employe Path does not match
50 app_update_manually_feuilles_de_temps /Update-Manually-Feuilles-De-Temps Path does not match
51 app_update_manually_produit_projet /Update-Manually-Produits-Projet Path does not match
52 app_produit_projet_saisir /produit-projet/saisir Path does not match
53 app_produit_projet_add_to_project /produit-projet/add-to-project/{projetId} Path does not match
54 app_produit_projet_edit /edit/produit-projet/{id} Path does not match
55 app_produit_projet_edit_from_project /produit-projet/{id}/edit-from-project Path does not match
56 app_produit_projet_mes_produits /mes-produits Path does not match
57 app_produit_projet_delete /produit-projet/delete/{id} Path does not match
58 app_produit_projet_delete_from_project /produit-projet/{id}/delete/from/{projetId} Path does not match
59 app_produit_projet_set_approuve /produit-projet/approuve/{produitProjetId} Path does not match
60 app_projet_index /projets Path does not match
61 app_login.0 /login Path does not match
62 app_login.1 / Route matches!

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