GET https://coli.preprod.devsoft-pro.net/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 api_doc /api/docs.{_format} Path does not match
2 api_genid /api/.well-known/genid/{id} Path does not match
3 api_validation_errors /api/validation_errors/{id} Path does not match
4 api_entrypoint /api/{index}.{_format} Path does not match
5 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
6 _api_errors /api/errors/{status}.{_format} Path does not match
7 _api_validation_errors_problem /api/validation_errors/{id} Path does not match
8 _api_validation_errors_hydra /api/validation_errors/{id} Path does not match
9 _api_validation_errors_jsonapi /api/validation_errors/{id} Path does not match
10 _api_validation_errors_xml /api/validation_errors/{id} Path does not match
11 _api_/courses/with-participants_get_collection /api/courses/with-participants Path does not match
12 _api_/courses/{idcourse}{._format}_get /api/courses/{idcourse}.{_format} Path does not match
13 _api_/courses_get_collection /api/courses Path does not match
14 _api_/point_controles/{idpc}{._format}_get /api/point_controles/{idpc}.{_format} Path does not match
15 _api_/point_controles{._format}_get_collection /api/point_controles.{_format} Path does not match
16 _preview_error /_error/{code}.{_format} Path does not match
17 _wdt_stylesheet /_wdt/styles Path does not match
18 _wdt /_wdt/{token} Path does not match
19 _profiler_home /_profiler/ Path does not match
20 _profiler_search /_profiler/search Path does not match
21 _profiler_search_bar /_profiler/search_bar Path does not match
22 _profiler_phpinfo /_profiler/phpinfo Path does not match
23 _profiler_xdebug /_profiler/xdebug Path does not match
24 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
25 _profiler_search_results /_profiler/{token}/search/results Path does not match
26 _profiler_open_file /_profiler/open Path does not match
27 _profiler /_profiler/{token} Path does not match
28 _profiler_router /_profiler/{token}/router Path does not match
29 _profiler_exception /_profiler/{token}/exception Path does not match
30 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
31 api_auth_login /api/auth/login Path does not match
32 api_auth_me /api/auth/me Path does not match
33 app_categorie_index /admin/categorie Path does not match
34 app_categorie_new /admin/categorie/new Path does not match
35 app_categorie_edit /admin/categorie/65432198{idcategorie}87654321/edit Path does not match
36 app_categorie_delete /admin/categorie/12348765{idcategorie}56781234/delete Path does not match
37 app_check_categorie_libelle_code /admin/categorie/check-libelle Path does not match
38 app_coureur_index /admin/coureur Path does not match
39 app_coureur_new /admin/coureur/new Path does not match
40 app_coureur_edit /admin/coureur/74125896{idcoureur}36985214/edit Path does not match
41 app_coureur_delete /admin/coureur/85236914{idcoureur}12345678/delete Path does not match
42 app_coureur_check_uniqueness /admin/coureur/check-uniqueness Path does not match
43 app_course_index /admin/course Path does not match
44 app_course_new /admin/course/new Path does not match
45 app_course_show /admin/course/17482544{idcourse}025855 Path does not match
46 app_course_edit /admin/course/257285418{idcourse}2853285/edit Path does not match
47 app_course_delete /admin/course/6549548{idcourse}6249987956 Path does not match
48 app_course_check_code /admin/course/check-code Path does not match
49 app_dashboard /admin/dashboard Path does not match
50 app_dashboard_live_pcs /admin/dashboard/live-pcs Path does not match
51 app_dossard_index /admin/dossard Path does not match
52 app_dossard_new /admin/dossard/new Path does not match
53 app_dossard_edit /admin/dossard/65432198{iddossard}87654321/edit Path does not match
54 app_dossard_delete /admin/dossard/12348765{iddossard}56781234/delete Path does not match
55 app_check_numdossard /admin/dossard/check-numdossard Path does not match
56 app_dossard_export /admin/dossard/export-pdf Path does not match
57 app_etat_coureur_index /admin/etat-coureur Path does not match
58 app_etat_coureur_new /admin/etat-coureur/new Path does not match
59 app_etat_coureur_edit /admin/etat-coureur/36925814{idetatcoureur}14725836/edit Path does not match
60 app_etat_coureur_delete /admin/etat-coureur/95184726{idetatcoureur}62481593/delete Path does not match
61 app_check_etat_coureur_unique /admin/etat-coureur/check-libelle Path does not match
62 app_home / Path does not match
63 app_nationalite_index /admin/nationalite Path does not match
64 app_nationalite_new /admin/nationalite/new Path does not match
65 app_nationalite_edit /admin/nationalite/257285418{idnationalite}2853285/edit Path does not match
66 app_nationalite_delete /admin/nationalite/6549548{idnationalite}6249987956 Path does not match
67 app_check_nom_code /admin/nationalite/check-libelle Path does not match
68 app_point_controle_index /admin/point-controle Path does not match
69 app_point_controle_new /admin/point-controle/new Path does not match
70 app_point_controle_edit /admin/point-controle/36925814{idpc}14725836/edit Path does not match
71 app_point_controle_delete /admin/point-controle/95184726{idpc}62481593/delete Path does not match
72 app_check_point_controle_unique /admin/point-controle/check-libelle Path does not match
73 app_forgot_password_request /reset-password Path does not match
74 app_check_email /reset-password/check-email Path does not match
75 app_reset_password /reset-password/reset/{token} Path does not match
76 app_login /login Route matches!

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