Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | app_security_hard_logout | /deconnexion-forcee | Path does not match |
2 | app_security_logout | /deconnexion | Path does not match |
3 | _preview_error | /_error/{code}.{_format} | Path does not match |
4 | _wdt | /_wdt/{token} | Path does not match |
5 | _profiler_home | /_profiler/ | Path does not match |
6 | _profiler_search | /_profiler/search | Path does not match |
7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
12 | _profiler_open_file | /_profiler/open | Path does not match |
13 | _profiler | /_profiler/{token} | Path does not match |
14 | _profiler_router | /_profiler/{token}/router | Path does not match |
15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
17 | app_dashboard_index | /dashboard/ | Path does not match |
18 | app_dashboard_actions | /dashboard/actions | Path does not match |
19 | app_pages_index | / | Path does not match |
20 | app_project_affectation_create | /projets/{id}/affectation/ajouter | Path does not match |
21 | app_project_affectation_change_active | /projets/{id}/affectation/actif | Path does not match |
22 | app_project_affectation_delete | /projets/{id}/affectation/supprimer | Path does not match |
23 | app_project_backlog_create | /projet/{id}/backlog/creer | Path does not match |
24 | app_project_backlog_update | /projet/{id}/backlog/{backlogId}/modifier | Path does not match |
25 | app_project_backlog_delete | /projet/{id}/backlog/{backlogId}/supprimer | Path does not match |
26 | app_project_list | /projets/liste | Path does not match |
27 | app_project_view | /projets/voir/{id} | Path does not match |
28 | app_project_tickets | /projets/voir/{id}/tickets | Path does not match |
29 | app_project_create | /projets/ajouter | Path does not match |
30 | app_project_update | /projets/modifier/{id} | Path does not match |
31 | app_project_delete | /projets/supprimer/{id} | Path does not match |
32 | app_project_bookmark | /projets/ajouter-favoris/{id} | Path does not match |
33 | app_project_sprint_create | /projet/{id}/sprint/creer | Path does not match |
34 | app_project_sprint_update | /projet/{id}/sprint/modifier/{sprintId} | Path does not match |
35 | app_project_sprint_view | /projet/{id}/sprint/{sprintId} | Path does not match |
36 | app_project_sprint_delete | /projet/{id}/sprint/{sprintId}/supprimer | Path does not match |
37 | app_project_sprint_add_backlog_function | /projet/{id}/sprint/{sprintId}/ajouter-backlog | Path does not match |
38 | app_project_sprint_delete_backlog_function | /projet/{id}/sprint/{sprintId}/retirer-backlog | Path does not match |
39 | app_project_sprint_change_step | /projet/{id}/sprint/{sprintId}/etape | Path does not match |
40 | app_security_log_index | /securite/logs | Path does not match |
41 | app_security_login | /connexion | Path does not match |
42 | app_security_login_check | /connexion/verification | Path does not match |
43 | app_ticket_list | /ticket/liste | Path does not match |
44 | app_ticket_list_own_created | /ticket/liste/mes-tickets-crees | Path does not match |
45 | app_ticket_list_own | /ticket/liste/mes-tickets | Path does not match |
46 | app_ticket_list_incidents | /ticket/liste/incidents | Path does not match |
47 | app_ticket_list_requests | /ticket/liste/demandes | Path does not match |
48 | app_ticket_list_processing | /ticket/liste/en-cours | Path does not match |
49 | app_ticket_list_waiting | /ticket/liste/a-traiter | Path does not match |
50 | app_ticket_list_archived | /ticket/archives | Path does not match |
51 | app_ticket_create | /ticket/nouveau | Path does not match |
52 | app_ticket_create_post | /ticket/nouveau | Path does not match |
53 | app_ticket_read | /ticket/voir/{id} | Path does not match |
54 | app_ticket_new_message | /ticket/message/{id} | Path does not match |
55 | app_ticket_delete | /ticket/supprimer/{id} | Path does not match |
56 | app_ticket_archive | /ticket/archiver/{id} | Path does not match |
57 | app_ticket_unarchive | /ticket/desarchiver/{id} | Path does not match |
58 | app_ticket_climb | /ticket/escalader/{id} | Path does not match |
59 | app_ticket_unclimb | /ticket/desescalader/{id} | Path does not match |
60 | app_ticket_reopen | /ticket/re-ouvrir/{id} | Path does not match |
61 | app_user_information_index | /mon-compte/parametres | Path does not match |
62 | app_user_information_global_post | /mon-compte/parametres/global | Path does not match |
63 | app_user_information_email_post | /mon-compte/parametres/email | Path does not match |
64 | login_check | /connexion/verification | 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.