Routing
bases
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/bases-scientifiques
# | 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 | administrateur | /admin/accueil | Path does not match |
14 | stats | /admin/stats/en-cours | Path does not match |
15 | statsNotStarted | /admin/stats/pas-commence | Path does not match |
16 | findUserProfsAndConseiller | /admin/stats/professeurs/conseillers | Path does not match |
17 | findUserChoices | /admin/stats/choix | Path does not match |
18 | statsIDF | /admin/stats/en-cours/Ile_de_France | Path does not match |
19 | statsNotStartedIDF | /admin/stats/pas-commence/Ile_de_France | Path does not match |
20 | findUserProfsAndConseillersIDF | /admin/stats/professeurs/conseillers/Ile_de_France | Path does not match |
21 | statsMentored | /admin/stats/en-cours/Mentores | Path does not match |
22 | statsNotStartedMentored | /admin/stats/pas-commence/Mentores | Path does not match |
23 | findUserProfsAndMentors | /admin/stats/professeurs/mentors/ | Path does not match |
24 | statsX | /admin/accueil/x | Path does not match |
25 | statsY | /admin/accueil/y | Path does not match |
26 | admin_expert | /expert | Path does not match |
27 | gestionExperts | /gestion/experts | Path does not match |
28 | expertsList | /expert/liste/experts | Path does not match |
29 | expertsListWithInstitution | /expert/liste/experts/avec/institution | Path does not match |
30 | expertListInstitution | /expert/associer/institution/{id} | Path does not match |
31 | addInstituionExpert | /modifier-institution/{id} | Path does not match |
32 | admin_experts_edit | /admin/expert/modifier/{id} | Path does not match |
33 | dissocier_institution | /admin/expert/dissocier/{id}/{uid} | Path does not match |
34 | admin_experts_delete | /admin/expert/delete/{id} | Path does not match |
35 | statsXpert | /expert/stats | Path does not match |
36 | admin_institutions_index | /admin/institutions | Path does not match |
37 | admin_institutions_add | /admin/institutions/ajouter | Path does not match |
38 | admin_institutions_edit | /admin/institutions/modifier/{id} | Path does not match |
39 | admin_institutions_delete | /admin/institutions/delete/{id} | Path does not match |
40 | admin_users_index | /admin/users | Path does not match |
41 | admin_users_edit | /admin/users/modifier/{id} | Path does not match |
42 | admin_users_delete | /admin/Users/delete/{id} | Path does not match |
43 | bilan | /bilan | Path does not match |
44 | apdf | /apdf | Path does not match |
45 | enqueteMetiersParents | /enquete-metiers-parents | Path does not match |
46 | enqueteMetiersProf | /enquete-metiers-professeur | Path does not match |
47 | recommenceCollege | /recommence-college | Path does not match |
48 | recommenceLycee | /recommence-lycee | Path does not match |
49 | recommenceAdulte | /recommence-reconversion | Path does not match |
50 | bilan83 | /bilan-modification/ | Path does not match |
51 | bilan283 | /bilan-modif/lycee | Path does not match |
52 | bilan483 | /bilan-modif/reconversion | Path does not match |
53 | app_homepage | / | Path does not match |
54 | app_loginPage | /inscritption | Path does not match |
55 | app_redirect | /redirect | Path does not match |
56 | accueil | /accueil | Path does not match |
57 | accueilParent | /accueil-parent | Path does not match |
58 | accueilEleve | /accueil-eleve | Path does not match |
59 | accueilProf | /accueil-professeur | Path does not match |
60 | accueilMentor | /accueil-mentor | Path does not match |
61 | accueilExpe * rt | /accueil-expert | Path does not match |
62 | accueilConseiller | /accueil-conseiller | Path does not match |
63 | accueilAdultes | /accueil-adultes | Path does not match |
64 | histoire | /l-histoire-de-projets-metiers | Path does not match |
65 | qui | /qui-sommes-nous | Path does not match |
66 | financement | /financement | Path does not match |
67 | partage | /partage-des-taches | Path does not match |
68 | actions | /actions | Path does not match |
69 | equipe | /equipe | Path does not match |
70 | implantation | /ou-intervenons-nous | Path does not match |
71 | partenaires | /partenaires | Path does not match |
72 | methode | /methode | Path does not match |
73 | methodeMenu | /methode/projet-metiers | Path does not match |
74 | bases | /bases-scientifiques | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.