Redirect 302 redirect from GET @home (29fe0c)

GET https://commune.mypreprod.xyz/login

Routing

login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 api_demande_list /api/demandes Path does not match
2 api_demande_show /api/demandes/{id} Path does not match
3 api_demande_create /api/demandes Path does not match
4 api_demande_update /api/demandes-update/{id} Path does not match
5 api_demande_delete /api/demandes/{id} Path does not match
6 api_doc /api/docs.{_format} Path does not match
7 api_genid /api/.well-known/genid/{id} Path does not match
8 api_validation_errors /api/validation_errors/{id} Path does not match
9 api_entrypoint /api/{index}.{_format} Path does not match
10 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
11 _api_errors /api/errors/{status}.{_format} Path does not match
12 _api_validation_errors_problem /api/validation_errors/{id} Path does not match
13 _api_validation_errors_hydra /api/validation_errors/{id} Path does not match
14 _api_validation_errors_jsonapi /api/validation_errors/{id} Path does not match
15 _api_validation_errors_xml /api/validation_errors/{id} Path does not match
16 _api_/communes{._format}_get_collection /api/communes.{_format} Path does not match
17 _api_/communes/{id}{._format}_get /api/communes/{id}.{_format} Path does not match
18 _api_/communes{._format}_post /api/communes.{_format} Path does not match
19 _api_/communes/{id}{._format}_put /api/communes/{id}.{_format} Path does not match
20 _api_/communes/{id}{._format}_patch /api/communes/{id}.{_format} Path does not match
21 _api_/communes/{id}{._format}_delete /api/communes/{id}.{_format} Path does not match
22 _api_/demande_files{._format}_get_collection /api/demande_files.{_format} Path does not match
23 _api_/demande_files/{id}{._format}_get /api/demande_files/{id}.{_format} Path does not match
24 _api_/demande_files{._format}_post /api/demande_files.{_format} Path does not match
25 _api_/demande_files/{id}{._format}_delete /api/demande_files/{id}.{_format} Path does not match
26 _api_/paperasses{._format}_get_collection /api/paperasses.{_format} Path does not match
27 _api_/paperasses/{id}{._format}_get /api/paperasses/{id}.{_format} Path does not match
28 _api_/paperasses{._format}_post /api/paperasses.{_format} Path does not match
29 _api_/paperasses/{id}{._format}_put /api/paperasses/{id}.{_format} Path does not match
30 _api_/paperasses/{id}{._format}_patch /api/paperasses/{id}.{_format} Path does not match
31 _api_/paperasses/{id}{._format}_delete /api/paperasses/{id}.{_format} Path does not match
32 _api_/projets{._format}_get_collection /api/projets.{_format} Path does not match
33 _api_/projets/{id}{._format}_get /api/projets/{id}.{_format} Path does not match
34 _api_/projets{._format}_post /api/projets.{_format} Path does not match
35 _api_/projets/{id}{._format}_put /api/projets/{id}.{_format} Path does not match
36 _api_/projets/{id}{._format}_patch /api/projets/{id}.{_format} Path does not match
37 _api_/projets/{id}{._format}_delete /api/projets/{id}.{_format} Path does not match
38 _preview_error /_error/{code}.{_format} Path does not match
39 _wdt_stylesheet /_wdt/styles Path does not match
40 _wdt /_wdt/{token} Path does not match
41 _profiler_home /_profiler/ Path does not match
42 _profiler_search /_profiler/search Path does not match
43 _profiler_search_bar /_profiler/search_bar Path does not match
44 _profiler_phpinfo /_profiler/phpinfo Path does not match
45 _profiler_xdebug /_profiler/xdebug Path does not match
46 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
47 _profiler_search_results /_profiler/{token}/search/results Path does not match
48 _profiler_open_file /_profiler/open Path does not match
49 _profiler /_profiler/{token} Path does not match
50 _profiler_router /_profiler/{token}/router Path does not match
51 _profiler_exception /_profiler/{token}/exception Path does not match
52 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
53 api_auth_login /api/auth/login Path does not match
54 api_auth_register /api/auth/register Path does not match
55 api_auth_profile /api/auth/profile Path does not match
56 api_auth_profile_update /api/auth/profile Path does not match
57 api_auth_profile_password /api/auth/profile/password Path does not match
58 api_auth_refresh /api/auth/refresh Path does not match
59 api_blog_list /api/blogs Path does not match
60 api_blog_show /api/blogs/{id} Path does not match
61 api_blog_create /api/blogs Path does not match
62 api_blog_update /api/blogs/{id} Path does not match
63 api_blog_delete /api/blogs/{id} Path does not match
64 api_demande_file_upload /api/demandes-file/{id}/files Path does not match
65 api_demande_file_delete /api/demandes-file/{id}/files/{fileId} Path does not match
66 blog_index /blog Path does not match
67 blog_new /blog/new Path does not match
68 blog_show /blog/{id} Path does not match
69 blog_edit /blog/{id}/edit Path does not match
70 blog_delete /blog/{id} Path does not match
71 commune_index /commune Path does not match
72 commune_new /commune/new Path does not match
73 commune_show /commune/{id} Path does not match
74 commune_edit /commune/{id}/edit Path does not match
75 commune_delete /commune/{id} Path does not match
76 demande_index /demande Path does not match
77 demande_new /demande/new Path does not match
78 demande_show /demande/{id} Path does not match
79 demande_edit /demande/{id}/edit Path does not match
80 home / Path does not match
81 paperasse_index /paperasse Path does not match
82 paperasse_new /paperasse/new Path does not match
83 paperasse_show /paperasse/{id} Path does not match
84 paperasse_edit /paperasse/{id}/edit Path does not match
85 paperasse_delete /paperasse/{id} Path does not match
86 profile /profile Path does not match
87 projet_index /projet Path does not match
88 projet_new /projet/new Path does not match
89 projet_show /projet/{id} Path does not match
90 projet_edit /projet/{id}/edit Path does not match
91 projet_delete /projet/{id} Path does not match
92 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.