Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | app_agent | /agent | Path does not match |
2 | app_agent_add | /agent/add | Path does not match |
3 | app_agent_edit | /agent/edit/{id} | Path does not match |
4 | app_agent_delete | /agent/delete/{id} | Path does not match |
5 | app_setting_password | /agent/setting/{id} | Path does not match |
6 | app_assitance | /assitance | Path does not match |
7 | app_assistance_info | /assitance-info | Path does not match |
8 | app_banner | /banner/handle | Path does not match |
9 | app_banner_edit | /banner/edit/{id} | Path does not match |
10 | app_banner_list | /banner/list | Path does not match |
11 | app_banner_activate | /banner/activate/{id} | Path does not match |
12 | app_banner_desactivate | /banner/desactivate/{id} | Path does not match |
13 | app_banner_delete | /banner/delete/{id} | Path does not match |
14 | app_change_password | /change/password | Path does not match |
15 | app_change_info | /change/info | Path does not match |
16 | app_client_info | /client/info | Path does not match |
17 | app_client_list | /client/list | Path does not match |
18 | app_client_edit | /client/edit/{id} | Path does not match |
19 | app_client_delete | /client/delete/{id} | Path does not match |
20 | app_compte_list | /compte/list | Path does not match |
21 | app_compte_new | /compte/add | Path does not match |
22 | app_compte_edit | /compte/edit/{id} | Path does not match |
23 | app_compte_delete | /compte/delete/{id} | Path does not match |
24 | app_dashboard | / | Path does not match |
25 | app_token | /save/token | Path does not match |
26 | app_notif | /notif/number | Path does not match |
27 | app_log_be | /log/be | Path does not match |
28 | app_log | /log | Path does not match |
29 | app_log_delete | /log/delete/{id} | Path does not match |
30 | app_order | /order | Path does not match |
31 | app_order_detail | /order/details/{id}/{notif} | Path does not match |
32 | app_order_activate | /order/activate/{id} | Path does not match |
33 | app_order_desactivate | /order/desactivate/{id} | Path does not match |
34 | app_reset_password | /reset/password | Path does not match |
35 | app_handle_password | /reset/handle | Path does not match |
36 | app_succes_password | /reset/password/succes | Path does not match |
37 | app_error_password | /reset/password/error | Path does not match |
38 | app_login | /login | Path does not match |
39 | app_logout | /logout | Path does not match |
40 | app_service | /service/add | Path does not match |
41 | app_service_list | /service/list | Path does not match |
42 | app_service_edit | /service/{id} | Path does not match |
43 | app_service_delete | /service/delete/{id} | Path does not match |
44 | app_service_handle | /service/form/{id} | Path does not match |
45 | app_service_handle_edit | /service/{s}/form/edit/{id} | Path does not match |
46 | app_service_handle_form_delete | /service/delete/{s}/form/{id} | Path does not match |
47 | app_setting | /user/setting/{id} | Path does not match |
48 | app_setting_edit | /user/setting/edit/{user}/{sim} | Path does not match |
49 | app_sim_delete | /user/setting/delete/{sim}/{gest} | Path does not match |
50 | app_ticket | /ticket/list | Path does not match |
51 | app_ticket_details | /ticket/details/{id}/{notif} | Path does not match |
52 | app_ticket_activate | /ticket/activate/{id} | Path does not match |
53 | app_ticket_desactivate | /ticket/desactivate/{id} | Path does not match |
54 | app_typeticket | /type/add | Path does not match |
55 | app_typeticket_edit | /type/edit/{id} | Path does not match |
56 | app_typeticket_list | /type/list | Path does not match |
57 | app_typeticket_delete | /type/delete/{id} | Path does not match |
58 | app_urgenceticket | /urgence/add | Path does not match |
59 | app_urgenceticket_edit | /urgence/edit/{id} | Path does not match |
60 | app_urgenceticket_list | /urgence/list | Path does not match |
61 | app_urgenceticket_delete | /urgence/delete/{id} | Path does not match |
62 | app_user_management | /profil/management/list | Path does not match |
63 | app_user_management_add | /profil/management/add | Path does not match |
64 | app_user_management_edit | /profil/management/edit/{id} | Path does not match |
65 | app_user_management_delete | /profil/management/delete/{id} | Path does not match |
66 | app_user_registration | /user/registration | Path does not match |
67 | app_user_list | /user/list | Path does not match |
68 | app_user_edit | /user/edit/{id} | Path does not match |
69 | app_user_delete | /user/delete/{id} | Path does not match |
70 | app_autocomplete | /autocomplete | Path does not match |
71 | app_linked_adress | /linked-adress | Path does not match |
72 | app_ges_password_change | /ges-pass-change/{id} | Path does not match |
73 | _preview_error | /_error/{code}.{_format} | Path does not match |
74 | _wdt | /_wdt/{token} | Path does not match |
75 | _profiler_home | /_profiler/ | Path does not match |
76 | _profiler_search | /_profiler/search | Path does not match |
77 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
78 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
79 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
80 | _profiler_open_file | /_profiler/open | Path does not match |
81 | _profiler | /_profiler/{token} | Path does not match |
82 | _profiler_router | /_profiler/{token}/router | Path does not match |
83 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
84 | _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.