Routing
app_login
Matched route
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_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | calendar_index | /calendar/ | Path does not match |
13 | booking_calendar | /calendar/calendar | Path does not match |
14 | calendar_new | /calendar/new | Path does not match |
15 | calendar_show | /calendar/{id} | Path does not match |
16 | calendar_edit | /calendar/{id}/edit | Path does not match |
17 | calendar_delete | /calendar/{id} | Path does not match |
18 | app_comenzi_index | /comenzi/ | Path does not match |
19 | app_comenzi_new | /comenzi/new | Path does not match |
20 | app_comenzi_show | /comenzi/{id} | Path does not match |
21 | app_comenzi_edit | /comenzi/{id}/edit | Path does not match |
22 | app_comenzi_delete | /comenzi/{id} | Path does not match |
23 | configurare | /configurare | Path does not match |
24 | date_firma | /administrare/datefirma | Path does not match |
25 | app_echipamente_index | /echipamente/ | Path does not match |
26 | app_echipamente_new | /echipamente/new | Path does not match |
27 | app_echipamente_show | /echipamente/{id} | Path does not match |
28 | app_echipamente_edit | /echipamente/{id}/edit | Path does not match |
29 | app_echipamente_delete | /echipamente/{id} | Path does not match |
30 | app_evenimente | /evenimente | Path does not match |
31 | app_manager_projects_index | /manager/projects/ | Path does not match |
32 | app_manager_projects_new | /manager/projects/new | Path does not match |
33 | task_update_update | /manager/projects/task_update | Path does not match |
34 | app_manager_projects_show | /manager/projects/{id} | Path does not match |
35 | app_manager_projects_edit | /manager/projects/{id}/edit | Path does not match |
36 | app_manager_projects_delete | /manager/projects/{id} | Path does not match |
37 | app_manual_utilizare | /manual/utilizare | Path does not match |
38 | app_marketing | /marketing | Path does not match |
39 | app_note_receptie_index | /note/receptie/ | Path does not match |
40 | nir_download | /note/receptie/download/note/{id} | Path does not match |
41 | app_note_receptie_new | /note/receptie/new | Path does not match |
42 | app_note_receptie_show | /note/receptie/{id} | Path does not match |
43 | app_note_receptie_edit | /note/receptie/{id}/edit | Path does not match |
44 | app_note_receptie_delete | /note/receptie/{id} | Path does not match |
45 | pushit | /notificari/testit | Path does not match |
46 | app_notificari_index | /notificari/ | Path does not match |
47 | app_notificari_notif | /notificari/notif | Path does not match |
48 | app_notificari_viewednotif | /notificari/viewednotif | Path does not match |
49 | app_notificari_new | /notificari/new | Path does not match |
50 | app_notificari_edit | /notificari/{id}/edit | Path does not match |
51 | app_notificari_delete | /notificari/{id} | Path does not match |
52 | app_parc_auto_index | /parc/auto/ | Path does not match |
53 | app_parc_auto_new | /parc/auto/new | Path does not match |
54 | app_parc_auto_show | /parc/auto/{id} | Path does not match |
55 | app_parc_auto_edit | /parc/auto/{id}/edit | Path does not match |
56 | app_parc_auto_delete | /parc/auto/{id} | Path does not match |
57 | app_push_notif | /push/notif | Path does not match |
58 | app_rapoarte_management | /rapoarte/management | Path does not match |
59 | app_register | /register | Path does not match |
60 | 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.