Routing
home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | 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 | ListeSalaries | /ListeSalaries | Path does not match |
14 | ProfilSalarie | /ProfilSalarie/{idPerso}/{idmail}/{Page1} | Path does not match |
15 | modifInfosPerso | /modifInfosPerso/{idInfosPerso}/{idmail}/{Page1}/{Page2} | Path does not match |
16 | modifInfosPro | /modifInfosPro/{idInfosPro}/{idPerso}/{idmail}/{Page1}/{Page2} | Path does not match |
17 | MonAssociation | /MonAssociation/ | Path does not match |
18 | modifMonAsso | /modifMonAsso/{mailAsso}/{Page1} | Path does not match |
19 | OngletDocSalaries | /OngletDocListeSalaries | Path does not match |
20 | OngletDocAssociations | /OngletDocAssociations | Path does not match |
21 | Export Infos SalariƩs | /ExportInfosSalariesAsso/{amail} | Path does not match |
22 | VerifInfosPerso | /VerifInfosPerso/{mailasso}/{but}/{role}/{Page1}/{Page2} | Path does not match |
23 | AjoutInfosPerso | /AjoutInfosPerso/{mailasso}/{role}/{but}/{Page1} | Path does not match |
24 | AjoutInfosPro | /AjoutInfosPro/{mailasso}/{idinfoperso}/{role}/{but}/{Page1} | Path does not match |
25 | GestionSalarie | /GestionSalarie/{but}/{assoMail}/{idsalarie}/{idinfospro}/{Page1}/{Page2} | Path does not match |
26 | EnregistrerConge | /EnregistrerConge/{sproid}/{butForReturn}/{Page1}/{Page2} | Path does not match |
27 | modifConge | /modifConge/{sproid}/{idconge}/{butForReturn}/{Page1}/{Page2} | Path does not match |
28 | EnregistrerArretTravail | /EnregistrerArretTravail/{sproid}/{butForReturn}/{Page1}/{Page2} | Path does not match |
29 | modifArretTravail | /modifArretTravail/{sproid}/{idarrettravail}/{butForReturn}/{Page1}/{Page2} | Path does not match |
30 | EnregistrerChomage | /EnregistrerChomage/{sproid}/{butForReturn}/{Page1}/{Page2} | Path does not match |
31 | modifChomage | /modifChomage/{sproid}/{idchomage}/{butForReturn}/{Page1}/{Page2} | Path does not match |
32 | EnregistrerAutreAbsence | /EnregistrerAutreAbsence/{sproid}/{butForReturn}/{Page1}/{Page2} | Path does not match |
33 | modifAutreAbsence | /modifAutreAbsence/{sproid}/{idautreabsence}/{butForReturn}/{Page1}/{Page2} | Path does not match |
34 | EnregistrerPrime | /EnregistrerPrime/{sproid}/{butForReturn}/{Page1}/{Page2} | Path does not match |
35 | modifPrime | /modifPrime/{sproid}/{idprime}/{butForReturn}/{Page1}/{Page2} | Path does not match |
36 | EnregistrerFrais | /EnregistrerFrais/{sproid}/{butForReturn}/{Page1}/{Page2} | Path does not match |
37 | modifFrais | /modifFrais/{sproid}/{idfrais}/{butForReturn}/{Page1}/{Page2} | Path does not match |
38 | EnregistrerAutres | /EnregistrerAutres/{sproid}/{butForReturn}/{Page1}/{Page2} | Path does not match |
39 | modifAutres | /modifAutres/{sproid}/{idautres}/{butForReturn}/{Page1}/{Page2} | Path does not match |
40 | EnregistrerAvenant | /EnregistrerAvenant/{sproid}/{butForReturn}/{Page1}/{Page2} | Path does not match |
41 | modifAvenant | /modifAvenant/{sproid}/{idavenant}/{butForReturn}/{Page1}/{Page2} | Path does not match |
42 | EnregistrerHeures | /EnregistrerHeures/{sproid}/{butForReturn}/{Page1}/{Page2} | Path does not match |
43 | modifHeure | /modifHeure/{sproid}/{idheure}/{butForReturn}/{Page1}/{Page2} | Path does not match |
44 | EnregistrerFin | /EnregistrerFin/{sproid}/{butForReturn}/{Page1}/{Page2} | Path does not match |
45 | modifFin | /modifFin/{sproid}/{butForReturn}/{Page1}/{Page2} | Path does not match |
46 | ListeDocsSalarie | /ListeDocsSalarie/{idPerso}/{amail} | Path does not match |
47 | ajout_SalarieDocs | /ajoutSalarieDocs/{idPerso}/{amail} | Path does not match |
48 | upload_SalarieDocs | /upload/SalarieDocs/{idPerso}/{amail} | Path does not match |
49 | ajout_SalarieDocsSpe | /ajoutSalarieDocs/{idPerso}/{amail}/{categorie} | Path does not match |
50 | upload_SalarieDocsSpe | /upload/SalarieDocs/{idPerso}/{amail}/{categorie}/{role} | Path does not match |
51 | downloadDocSalarie | /downloadDocSalarie/{Sfile} | Path does not match |
52 | ListeDocsAssociation | /ListeDocsAssociation/{amail} | Path does not match |
53 | ajout_AssoDocs | /ajoutAssoDocs/{amail} | Path does not match |
54 | upload_AssoDocs | /upload/AssoDocs/{amail} | Path does not match |
55 | downloadDocAsso | /downloadDocAsso/{Afile} | Path does not match |
56 | openFileArticle | /openFileArticle/{file} | Path does not match |
57 | supprVariables | /supprVariables/ | Path does not match |
58 | supprDocsAssosSelect | /supprDocsAssosSelect/ | Path does not match |
59 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.