Routing
(none)
Matched route
Route Matching Logs
Path to match:
/debug/default/view.html
# | Route name | Path | Log |
---|---|---|---|
1 | app_admin_index | /admin/livres | Path does not match |
2 | app_user_admin | /admin/users | Path does not match |
3 | new_category | /admin/new_category | Path does not match |
4 | admin_edit_category | /admin/edit_category/{id} | Path does not match |
5 | categories | /admin/categories | Path does not match |
6 | loginadmin | /loginadmin | Path does not match |
7 | app_livre_index | / | Path does not match |
8 | app_livre_new | /new | Path does not match |
9 | edit | /edit/{id} | Path does not match |
10 | login | /login | Path does not match |
11 | message | /message/{message} | Path does not match |
12 | mesLivres | /mesLivres | Path does not match |
13 | mesFavoris | /mesFavoris | Path does not match |
14 | addfavori | /addfavori/{id} | Path does not match |
15 | removeFavori | /livre/{id}/removeFavori | Path does not match |
16 | remove | /livre/{id}/remove | Path does not match |
17 | logout | /logout | Path does not match |
18 | app_livre_show | /{id} | Path does not match |
19 | app_livre_edit | /{id}/edit | Path does not match |
20 | app_livre_delete | /{id} | Path does not match |
21 | choix_livre | /choix_livre/{id}/{demande} | Path does not match |
22 | markassuun | /markas/seen | Path does not match |
23 | create_demande | /create_demande/{id} | Path does not match |
24 | notif | /demande/notificationt | Path does not match |
25 | notif2 | /demande/notificationt2 | Path does not match |
26 | change_locale | /change-locale/{locale} | Path does not match |
27 | app_echange_cancel | /cancel/{livre}/{demande} | Path does not match |
28 | app_user_index | /user/index | Path does not match |
29 | app_user_new | /user/new | Path does not match |
30 | profile | /user/profile | Path does not match |
31 | app_user_show | /user/{id} | Path does not match |
32 | app_user_echange | /user/echange/{id}/{demande} | Path does not match |
33 | app_user_edit | /user/{id}/edit | Path does not match |
34 | app_user_delete | /user/{id} | Path does not match |
35 | _preview_error | /_error/{code}.{_format} | Path does not match |
36 | _wdt | /_wdt/{token} | Path does not match |
37 | _profiler_home | /_profiler/ | Path does not match |
38 | _profiler_search | /_profiler/search | Path does not match |
39 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
40 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
41 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
42 | _profiler_open_file | /_profiler/open | Path does not match |
43 | _profiler | /_profiler/{token} | Path does not match |
44 | _profiler_router | /_profiler/{token}/router | Path does not match |
45 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
46 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.