Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | 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 | show_password_acces | /admin/acces/{token} | Path does not match |
13 | devis_client | /devis/{id} | Path does not match |
14 | admin | /admin | Path does not match |
15 | ajax | /ajax | Path does not match |
16 | event_save | /event/save | Path does not match |
17 | event_get | /event/get | Path does not match |
18 | event_resize | /event/resize | Path does not match |
19 | event_remove | /event/remove | Path does not match |
20 | event_save_from_task | /event/event_save_from_task | Path does not match |
21 | client_projects_get | /client/projects | Path does not match |
22 | init_lists_demandes | /demande/init_lists_demandes | Path does not match |
23 | demande_remove | /demande/remove | Path does not match |
24 | demande_commentaires_get | /demande/commentaires/get | Path does not match |
25 | demande_commentaires_add | /demande/commentaires/add | Path does not match |
26 | demande_commentaires_remove | /demande/commentaires/remove | Path does not match |
27 | main | / | Path does not match |
28 | ajax_multiproject_users_get | /ajax/multiproject/users | Path does not match |
29 | project_users_get | /project/users | Path does not match |
30 | project_users_client_get | /project/users_client | Path does not match |
31 | project_demandesclient_get | /project/demandesclient | Path does not match |
32 | project_getclient | /project/getclient | Path does not match |
33 | app_login | /login | Path does not match |
34 | app_logout | /logout | Path does not match |
35 | task_archive | /task/archive | Path does not match |
36 | task_remove | /task/remove | Path does not match |
37 | task_check | /task/check | Path does not match |
38 | task_get | /task/get | Path does not match |
39 | task_order | /task/order | Path does not match |
40 | task_commentaires_get | /task/commentaires/get | Path does not match |
41 | task_commentaires_add | /task/commentaires/add | Path does not match |
42 | task_commentaires_remove | /task/commentaires/remove | Path does not match |
43 | init_lists | /task/init_lists | Path does not match |
44 | fc_load_events | /fc-load-events | 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.