Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | absence_list | /absence/ | Path does not match |
| 14 | absence_refuse | /absence/refuse/{id} | Path does not match |
| 15 | absence_accept | /absence/accept/{id} | Path does not match |
| 16 | absence_delete | /absence/delete/{id} | Path does not match |
| 17 | app_absence_type_index | /absence/type/ | Path does not match |
| 18 | app_absence_type_new | /absence/type/new | Path does not match |
| 19 | app_absence_type_show | /absence/type/{id} | Path does not match |
| 20 | app_absence_type_edit | /absence/type/{id}/edit | Path does not match |
| 21 | app_absence_type_delete | /absence/type/{id} | Path does not match |
| 22 | client_index | /clients/ | Path does not match |
| 23 | client_edit | /clients/{id}/edit | Path does not match |
| 24 | client_archived | /clients/archived | Path does not match |
| 25 | app_closure_client_index | /closure/client/ | Path does not match |
| 26 | app_closure_client_new | /closure/client/new | Path does not match |
| 27 | app_closure_client_show | /closure/client/{id} | Path does not match |
| 28 | app_closure_client_edit | /closure/client/{id}/edit | Path does not match |
| 29 | app_closure_client_delete | /closure/client/{id} | Path does not match |
| 30 | closure_home | /closure/ | Path does not match |
| 31 | closure_new | /closure/new | Path does not match |
| 32 | closure_show | /closure/{id} | Path does not match |
| 33 | closure_edit | /closure/{id}/edit | Path does not match |
| 34 | closure_delete | /closure/{id} | Path does not match |
| 35 | app_export | /export | Path does not match |
| 36 | export_public | /export-public | Path does not match |
| 37 | main_home | / | Path does not match |
| 38 | main_admin | /admin | Path does not match |
| 39 | app_not_found | /notfound | Path does not match |
| 40 | planning_home | /planning/ | Path does not match |
| 41 | planning_homeMobile | /planning/mobile | Path does not match |
| 42 | planning_manage | /planning/manage | Path does not match |
| 43 | reservation_index | /reservation | Path does not match |
| 44 | reservation_completed | /reservation/completed | Path does not match |
| 45 | security_login | /login | Path does not match |
| 46 | security_logout | /logout | Path does not match |
| 47 | app_tag_org_index | /tag/org/ | Path does not match |
| 48 | app_tag_org_new | /tag/org/new | Path does not match |
| 49 | app_tag_org_show | /tag/org/{id} | Path does not match |
| 50 | app_tag_org_edit | /tag/org/{id}/edit | Path does not match |
| 51 | app_tag_org_delete | /tag/org/{id} | Path does not match |
| 52 | app_tag_type_index | /tag/type/ | Path does not match |
| 53 | app_tag_type_new | /tag/type/new | Path does not match |
| 54 | app_tag_type_show | /tag/type/{id} | Path does not match |
| 55 | app_tag_type_edit | /tag/type/{id}/edit | Path does not match |
| 56 | app_tag_type_delete | /tag/type/{id} | Path does not match |
| 57 | app_test | /test | Path does not match |
| 58 | time_home | /pointages/ | Path does not match |
| 59 | time_list | /pointages/liste | Path does not match |
| 60 | app_todo | /todo | Path does not match |
| 61 | app_user_index | /user/ | Path does not match |
| 62 | app_user_new | /user/new | Path does not match |
| 63 | app_user_show | /user/{id} | Path does not match |
| 64 | app_user_edit | /user/{id}/edit | Path does not match |
| 65 | user_archive | /user/{id}/archive | Path does not match |
| 66 | app_user_delete | /user/{id} | Path does not match |
| 67 | app_user_resetPassword | /user/{id}/reset-password | Path does not match |
| 68 | api_clientgetClients | /api/clients | Path does not match |
| 69 | api_clientgetClientsArchived | /api/clients/archived | Path does not match |
| 70 | api_clientaddClient | /api/clients | Path does not match |
| 71 | api_clientgetClient | /api/clients/{id} | Path does not match |
| 72 | api_clientupdateAllClient | /api/clients/{id} | Path does not match |
| 73 | api_clientupdateClient | /api/clients/{id} | Path does not match |
| 74 | api_clientdeleteClient | /api/clients/{id} | Path does not match |
| 75 | api_clientgetClientProjects | /api/clients/{id}/projects | Path does not match |
| 76 | api_clientgetClientArchivedProject | /api/clients/{id}/archived/projects | Path does not match |
| 77 | api_clientgetClientContacts | /api/clients/{id}/contacts | Path does not match |
| 78 | contactgetContacts | /api/contacts | Path does not match |
| 79 | contactgetContact | /api/contacts/{id} | Path does not match |
| 80 | contactaddContact | /api/contacts | Path does not match |
| 81 | contactupdateContact | /api/contacts/{id} | Path does not match |
| 82 | contactdeleteContact | /api/contacts/{id} | Path does not match |
| 83 | api_projectgetProjects | /api/projects | Path does not match |
| 84 | api_projectaddProjects | /api/projects | Path does not match |
| 85 | api_projectgetProject | /api/projects/{id} | Path does not match |
| 86 | api_projectgetProjectByName | /api/projectsName/{name} | Path does not match |
| 87 | api_projectget_tags | /api/get-tags/{id} | Path does not match |
| 88 | api_projectupdateProject | /api/projects/{id} | Path does not match |
| 89 | api_reservation_index | /api/reservation | Path does not match |
| 90 | api_reservation_show | /api/reservation/{id} | Path does not match |
| 91 | api_reservation_add | /api/reservation | Path does not match |
| 92 | api_reservation_update | /api/reservation/{id} | Path does not match |
| 93 | api_reservation_archive | /api/reservation/{id}/archive | Path does not match |
| 94 | api_reservation_delete | /api/reservation/{id} | Path does not match |
| 95 | api_reservation_getProjectReservation | /api/project/{id}/reservation | Path does not match |
| 96 | api_reservation_getReservationUser | /api/user/{id}/reservation | Path does not match |
| 97 | api_reservation_copy | /api/reservation/{id}/copy | Path does not match |
| 98 | api_tasks | /api/todo | Path does not match |
| 99 | api_get_task | /api/todo/{id} | Path does not match |
| 100 | api_get_task_by_user_affected | /api/todo/userAffected/me | Path does not match |
| 101 | addTask | /api/todo | Path does not match |
| 102 | api_update_task | /api/tasks/{id} | Path does not match |
| 103 | api_finish_task | /api/tasks/{id}/finished | Path does not match |
| 104 | api_delete_task | /api/tasks/{id} | Path does not match |
| 105 | api_time_getTimes | /api/times | Path does not match |
| 106 | api_time_getMyTimes | /api/times/me | Path does not match |
| 107 | api_time_getTagOrgByName | /api/tagOrgName/{name} | Path does not match |
| 108 | api_time_getTagTypeByName | /api/tagTypeName/{name} | Path does not match |
| 109 | api_time_getTagOrgById | /api/tagOrgId/{id} | Path does not match |
| 110 | api_time_getTagTypeById | /api/tagTypeId/{id} | Path does not match |
| 111 | api_time_addTime | /api/times | Path does not match |
| 112 | api_time_getTime | /api/times/{id} | Path does not match |
| 113 | api_time_editAllTime | /api/times/{id} | Path does not match |
| 114 | api_time_editTime | /api/times/{id} | Path does not match |
| 115 | api_time_deleteTime | /api/times/{id} | Path does not match |
| 116 | api_time_copyTime | /api/times/copy/{id} | Path does not match |
| 117 | api_time_getUserTime | /api/user/{id}/times | 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.