Routing
login
Matched route
44
Tested routes before match
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login/
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_purge | /_profiler/purge | Path does not match |
6 | _profiler_info | /_profiler/info/{about} | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | 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 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
14 | api_student_info | /api/student-info/{student_id}/{student_type} | Path does not match |
15 | comunicate_lista | /comunicate/lista | Path does not match |
16 | comunicate_arhiva | /comunicate/arhiva | Path does not match |
17 | comunicate_add | /comunicate/adaugare | Path does not match |
18 | comunicate_save | /comunicate/salvare | Path does not match |
19 | comunicate_edit | /comunicate/editare/{id_comunicat} | Path does not match |
20 | comunicate_ajax | /comunicate/ajax | Path does not match |
21 | comunicate_delete | /comunicate/stergere/{id_comunicat} | Path does not match |
22 | diplome_pdf_unu | /diplome/pdf-unu | Path does not match |
23 | diplome_pdf_doi | /diplome/pdf-doi | Path does not match |
24 | cursuri_download | /cursuri-download | Path does not match |
25 | mesaje_lista | /mesaje-studenti/lista/{year} | Path does not match |
26 | mesaje_studenti_raspunsuri_profesor | /mesaje-studenti/raspunsuri/{messageId} | Path does not match |
27 | mesaje_studenti_ajax | /mesaje-studenti/ajax | Path does not match |
28 | note_index | /note/index | Path does not match |
29 | note_view | /note/vizualizare-note | Path does not match |
30 | note_view_details | /note/vizualizare-note-detalii | Path does not match |
31 | note_view_history | /note/vizualizare-note-ani-anteriori | Path does not match |
32 | note_view_history_details | /note/vizualizare-note-ani-anteriori-detalii | Path does not match |
33 | note_view_ced | /note/vizualizare-note-ced | Path does not match |
34 | note_view_ced_details | /note/vizualizare-note-ced-detalii | Path does not match |
35 | note_istoric | /note/istoric/{student_id}-{student_type}/{id_disciplina} | Path does not match |
36 | note_edit | /note/introducere-note | Path does not match |
37 | note_edit_details | /note/introducere-note-detalii | Path does not match |
38 | note_save_details | /note/salvare-note | Path does not match |
39 | note_edit_ced | /note/introducere-note-ced | Path does not match |
40 | note_edit_ced_details | /note/introducere-note-ced-detalii | Path does not match |
41 | user_profile_display | /profil-utilizator | Path does not match |
42 | user_profile_edit | /editare-profil-utilizator | Path does not match |
43 | user_password_update | /schimbare-parola | Path does not match |
44 | 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.