Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/clients/{patId}/wallet_get | /api/clients/{patId}/wallet | Path does not match |
| 12 | _api_/invoices/create_post | /api/invoices/create | Path does not match |
| 13 | _api_/invoices/{id}/transition_post | /api/invoices/{id}/transition | Path does not match |
| 14 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
| 15 | _api_/invoices/{id}{._format}_get | /api/invoices/{id}.{_format} | Path does not match |
| 16 | _api_/invoices{._format}_get_collection | /api/invoices.{_format} | Path does not match |
| 17 | _api_/invoices{._format}_post | /api/invoices.{_format} | Path does not match |
| 18 | _api_/invoices/{id}{._format}_patch | /api/invoices/{id}.{_format} | Path does not match |
| 19 | _api_/invoices/{id}{._format}_delete | /api/invoices/{id}.{_format} | Path does not match |
| 20 | _api_/invoice_sub_lines/{id}{._format}_get | /api/invoice_sub_lines/{id}.{_format} | Path does not match |
| 21 | _api_/invoice_sub_lines{._format}_get_collection | /api/invoice_sub_lines.{_format} | Path does not match |
| 22 | _api_/invoice_sub_lines{._format}_post | /api/invoice_sub_lines.{_format} | Path does not match |
| 23 | _api_/invoice_sub_lines/{id}{._format}_patch | /api/invoice_sub_lines/{id}.{_format} | Path does not match |
| 24 | _api_/invoice_sub_lines/{id}{._format}_delete | /api/invoice_sub_lines/{id}.{_format} | Path does not match |
| 25 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 26 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 27 | _api_/vehicles{._format}_get_collection | /api/vehicles.{_format} | Path does not match |
| 28 | _api_/vehicles/{id}{._format}_get | /api/vehicles/{id}.{_format} | Path does not match |
| 29 | _api_/vehicle_cleanings{._format}_get_collection | /api/vehicle_cleanings.{_format} | Path does not match |
| 30 | _api_/vehicle_cleanings/{id}{._format}_get | /api/vehicle_cleanings/{id}.{_format} | Path does not match |
| 31 | _api_/vehicle_cleanings{._format}_post | /api/vehicle_cleanings.{_format} | Path does not match |
| 32 | fc_load_events | /fc-load-events | Path does not match |
| 33 | _logout_main | /logout | Path does not match |
| 34 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 35 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 36 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 37 | _wdt | /_wdt/{token} | Path does not match |
| 38 | _profiler_home | /_profiler/ | Path does not match |
| 39 | _profiler_search | /_profiler/search | Path does not match |
| 40 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 41 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 42 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 43 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 44 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 45 | _profiler_open_file | /_profiler/open | Path does not match |
| 46 | _profiler | /_profiler/{token} | Path does not match |
| 47 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 48 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 49 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 50 | app_absent_index | /absent/ | Path does not match |
| 51 | app_account_index | /account | Path does not match |
| 52 | app_account_new | /account/new | Path does not match |
| 53 | app_account_show | /account/{id} | Path does not match |
| 54 | app_account_edit | /account/{id}/edit | Path does not match |
| 55 | app_account_delete | /account/{id} | Path does not match |
| 56 | app_accounting_client | /accounting/client/ | Path does not match |
| 57 | app_accounting_client_edit | /accounting/client/{slug}/edit | Path does not match |
| 58 | app_export_invoices | /accounting/export/{year}/{month} | Path does not match |
| 59 | app_export_payments_by_type | /accounting/export-payments/{year}/{month} | Path does not match |
| 60 | app_export_client_invoices | /accounting/export-client-invoices | Path does not match |
| 61 | app_accounting_check_deposit_slip_index | /accounting/check-deposit-slip/ | Path does not match |
| 62 | app_check_deposit_slip_edit | /accounting/check-deposit-slip/{id} | Path does not match |
| 63 | app_generate_check_deposit_slip | /accounting/check-deposit-slip/generate | Path does not match |
| 64 | app_update_check_deposit_slip | /accounting/check-deposit-slip/update/{id} | Path does not match |
| 65 | app_check_deposit_slip_delete | /accounting/check-deposit-slip/delete/{id} | Path does not match |
| 66 | accounting_employee_stats_index | /employee-stats/ | Path does not match |
| 67 | accounting_employee_stats_export | /employee-stats/export | Path does not match |
| 68 | accounting_employee_stats_show | /employee-stats/{slug} | Path does not match |
| 69 | app_equipment_new | /accounting/equipment/new | Path does not match |
| 70 | app_equipment_edit | /accounting/equipment/{id}/edit | Path does not match |
| 71 | app_equipment_delete | /accounting/equipment/{id} | Path does not match |
| 72 | accounting_invoice_create | /accounting/invoice/create | Path does not match |
| 73 | accounting_invoice_edit | /accounting/invoice/edit/{id} | Path does not match |
| 74 | accounting_invoice_preview | /accounting/invoice/preview | Path does not match |
| 75 | accounting_analytics | /accounting/invoice/analytics/{month}-{year} | Path does not match |
| 76 | app_pricing_index | /accounting/pricing/ | Path does not match |
| 77 | app_pricing_new | /accounting/pricing/new | Path does not match |
| 78 | app_pricing_edit | /accounting/pricing/{id}/edit | Path does not match |
| 79 | app_pricing_delete | /accounting/pricing/{id} | Path does not match |
| 80 | app_pricing_show_history | /accounting/pricing/history | Path does not match |
| 81 | accounting_quote_index | /accounting/quote | Path does not match |
| 82 | accounting_quote_create | /accounting/quote/create | Path does not match |
| 83 | accounting_quote_edit | /accounting/quote/{id}/edit | Path does not match |
| 84 | accounting_quote_preview | /accounting/quote/preview | Path does not match |
| 85 | accounting_quote_transition | /accounting/quote/{id}/transition/{transition} | Path does not match |
| 86 | accounting_quote_cancel | /accounting/quote/{id}/cancel | Path does not match |
| 87 | accounting_quote_convert | /accounting/quote/{id}/convert | Path does not match |
| 88 | accounting_quote_pdf | /accounting/quote/{id}/pdf | Path does not match |
| 89 | accounting_stats_rh_index | /stats-rh | Path does not match |
| 90 | app_accounting_follow_up | /accounting-follow-up/ | Path does not match |
| 91 | app_calendar_table_download | /accounting-follow-up/calendar/table/download | Path does not match |
| 92 | app_activity_area_index | /activity-area/ | Path does not match |
| 93 | app_activity_area_new | /activity-area/new | Path does not match |
| 94 | app_activity_area_show | /activity-area/{slug} | Path does not match |
| 95 | app_activity_area_edit | /activity-area/{slug}/edit | Path does not match |
| 96 | app_activity_area_delete | /activity-area/{slug} | Path does not match |
| 97 | address_autocomplete | /api/address/autocomplete | Path does not match |
| 98 | app_admin_api_token_index | /admin/api-tokens | Path does not match |
| 99 | app_admin_api_token_new | /admin/api-tokens/new | Path does not match |
| 100 | app_admin_api_token_show | /admin/api-tokens/{id} | Path does not match |
| 101 | app_admin_api_token_edit | /admin/api-tokens/{id}/edit | Path does not match |
| 102 | app_admin_api_token_delete | /admin/api-tokens/{id} | Path does not match |
| 103 | api_client_tax_attestation | /api/clients/{patId}/tax-attestation | Path does not match |
| 104 | fc-load-resources | /fc-load-resources | Path does not match |
| 105 | fc-event-change | /fc-event-change/{id} | Path does not match |
| 106 | fc-event-clone | /fc-event-clone/{id} | Path does not match |
| 107 | fc-occurence-change | /fc-event-change/occurence/{id} | Path does not match |
| 108 | fc-occurence-create-intervention | /fc-event-create/occurence/create-intervention | Path does not match |
| 109 | fc-event-duplicate | /fc-event-duplicate | Path does not match |
| 110 | fc-occurence-delete-intervention | /fc-event-delete/occurence/delete-intervention | Path does not match |
| 111 | intervention_delete | /intervention/{id} | Path does not match |
| 112 | app_calendar_client_download | /calendar/client/{id}/download | Path does not match |
| 113 | app_calendar_client_send_mail | /calendar/client/{id}/send-mail | Path does not match |
| 114 | app_calendar_user_download | /calendar/user/{id}/download | Path does not match |
| 115 | app_calendar_user_send_mail | /calendar/user/{id}/send-mail | Path does not match |
| 116 | api_cities_search | /api/cities/search | Path does not match |
| 117 | app_care_new | /client/{slug}/care/new | Path does not match |
| 118 | app_care_edit | /client/{slug}/care/edit/{id} | Path does not match |
| 119 | app_care_delete | /client/{slug}/care/delete/{id} | Path does not match |
| 120 | app_client_hours_pdf | /client/{slug}/hours-pdf | Path does not match |
| 121 | fc_client_info | /client/fc-client-info | Path does not match |
| 122 | app_client_index_domicile | /client/ | Path does not match |
| 123 | app_client_index_animation | /client/animation | Path does not match |
| 124 | app_client_address | /client/address | Path does not match |
| 125 | app_client_geocode_one | /client/address/geocode/{id} | Path does not match |
| 126 | app_client_new | /client/new | Path does not match |
| 127 | app_client_show | /client/{slug} | Path does not match |
| 128 | app_patclient_show | /client/{id}/pat/show | Path does not match |
| 129 | app_client_edit | /client/{slug}/edit | Path does not match |
| 130 | app_client_delete | /client/{slug} | Path does not match |
| 131 | app_client_delete_image | /client/client/{id}/delete-image | Path does not match |
| 132 | generate_tax_attestation | /client/generate-tax-attestation/{slug} | Path does not match |
| 133 | send_tax_attestation | /client/send-tax-attestation/{slug} | Path does not match |
| 134 | app_absence_client_edit | /client/absence/{id}/edit | Path does not match |
| 135 | app_absence_client_delete | /client/absence/{id}/delete | Path does not match |
| 136 | app_client_invoice_preview | /client/{slug}/invoice/preview | Path does not match |
| 137 | app_client_support_invoice_preview | /client/{slug}/invoice/preview/support/{year}/{month} | Path does not match |
| 138 | app_client_invoice_create | /client/{slug}/invoice/create/{transition} | Path does not match |
| 139 | app_client_support_invoice_create | /client/{slug}/invoice/create/support/{transition}/{year}/{month} | Path does not match |
| 140 | app_client_mission_new | /client/{slug}/mission/new | Path does not match |
| 141 | pat_invoice_preview | /client/pat/{id}/invoice/preview | Path does not match |
| 142 | pat_invoice_regulation_preview | /client/pat/{id}/invoice/regulation/preview | Path does not match |
| 143 | pat_invoice_create | /client/pat/{id}/invoice/create/{transition} | Path does not match |
| 144 | pat_invoice_regulation_create | /client/pat/{id}/invoice/regulation/{transition} | Path does not match |
| 145 | app_preview_pat_invoices_by_structure | /client/pat/invoice/preview-by-structure | Path does not match |
| 146 | app_send_pat_invoices_by_structure | /client/pat/invoice/send-by-structure | Path does not match |
| 147 | app_preview_pat_regulation_invoices_by_structure | /client/pat/invoice/regulation/preview-by-structure | Path does not match |
| 148 | app_send_pat_regulation_invoices_by_structure | /client/pat/invoice/regulation/send-by-structure | Path does not match |
| 149 | app_client_payment_new | /client/{slug}/payment/new/{id} | Path does not match |
| 150 | app_client_payment_edit | /client/{slug}/payment/edit/{id} | Path does not match |
| 151 | app_client_payment_unassign | /client/{slug}/payment/{id}/unassign | Path does not match |
| 152 | app_client_payment_delete | /client/{slug}/payment/{payment}/delete | Path does not match |
| 153 | app_third_party_payer_index | /client/support/index/ | Path does not match |
| 154 | wallet_clients | /wallet/clients | Path does not match |
| 155 | app_commentary | /commentary/ | Path does not match |
| 156 | app_commentary_new | /commentary/new | Path does not match |
| 157 | app_commentary_edit | /commentary/{id}/edit | Path does not match |
| 158 | app_commentary_delete | /commentary/{id}/delete | Path does not match |
| 159 | app_dashboard | /dashboard/ | Path does not match |
| 160 | app_resend_all_overdues_invoices | /dashboard/resend-all-overdues-invoices | Path does not match |
| 161 | app_resend_overdue_invoice_per_month | /dashboard/resend-overdue-invoice-per-month/{month}/{year} | Path does not match |
| 162 | app_resend_all_invoices_by_mail | /dashboard/resend-all-invoices-by-mail | Path does not match |
| 163 | app_resend_all_invoices_by_post | /dashboard/resend-all-invoices-by-post | Path does not match |
| 164 | app_resend_overdue_invoice_per_month_mail | /dashboard/resend-overdue-invoices-per-month-mail/{month}/{year} | Path does not match |
| 165 | app_resend_overdue_invoice_per_month_post | /dashboard/resend-overdue-invoices-per-month-post/{month}/{year} | Path does not match |
| 166 | app | / | Path does not match |
| 167 | success_email | Path does not match | |
| 168 | app_health | /health | Path does not match |
| 169 | app_intervention_new | /intervention/new | Path does not match |
| 170 | app_intervention_show | /intervention/{id} | Path does not match |
| 171 | app_intervention_edit | /intervention/{id}/edit | Path does not match |
| 172 | app_intervention_details | /intervention/{id}/details | Path does not match |
| 173 | app_intervention_from_mission | /intervention/intervention/from-mission/{mission}/{date} | Path does not match |
| 174 | app_intervention_delete | /intervention/{id} | Path does not match |
| 175 | app_invoice_status | /invoice/{id}/status/{transition} | Path does not match |
| 176 | app_invoice_cancel_credit_note | /invoice/{id}/cancel-credit-note | Path does not match |
| 177 | app_invoice_duplicate | /invoice/{id}/duplicate | Path does not match |
| 178 | app_invoice_resend | /invoice/{id}/resend | Path does not match |
| 179 | app_invoice_session_type_prefix_index | /invoice-session-type-prefix | Path does not match |
| 180 | app_invoice_session_type_prefix_new | /invoice-session-type-prefix/new | Path does not match |
| 181 | app_invoice_session_type_prefix_edit | /invoice-session-type-prefix/{id}/edit | Path does not match |
| 182 | app_invoice_session_type_prefix_delete | /invoice-session-type-prefix/{id} | Path does not match |
| 183 | app_login | /login | Path does not match |
| 184 | login_check | /login_check | Path does not match |
| 185 | app_no_access | /no-access | Path does not match |
| 186 | app_mission_edit | /mission/{id}/edit | Path does not match |
| 187 | app_mission_stop | /mission/{id}/stop | Path does not match |
| 188 | app_mission_resume | /mission/{id}/resume | Path does not match |
| 189 | app_mission_delete | /mission/{id} | Path does not match |
| 190 | app_mission_suspend_selected | /mission/client/{slug}/suspend-selected | Path does not match |
| 191 | app_mission_stop_all | /mission/client/{slug}/stop-all | Path does not match |
| 192 | app_mission_stop_selected | /mission/client/{slug}/stop-selected | Path does not match |
| 193 | app_online_payment_checkout | /payment/online/checkout/{number} | Path does not match |
| 194 | app_online_payment_apply_credits | /payment/online/apply-credits/{number} | Path does not match |
| 195 | app_online_payment_success | /payment/online/success | Path does not match |
| 196 | app_online_payment_error | /payment/online/error | Path does not match |
| 197 | app_online_payment_callback | /payment/online/callback | Path does not match |
| 198 | app_payment | /payment/payment | Path does not match |
| 199 | upload_payslip_per_users | /payslip/ | Path does not match |
| 200 | separate_payslips | /payslip/separate | Path does not match |
| 201 | app_profile | /profile/ | Path does not match |
| 202 | app_profile_edit | /profile/edit | Path does not match |
| 203 | app_profile_edit_password | /profile/edit-password | Path does not match |
| 204 | app_terms | /profile/accept-terms | Path does not match |
| 205 | app_forgot_password_request | /reset-password | Path does not match |
| 206 | app_check_email | /reset-password/check-email | Path does not match |
| 207 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 208 | app_service_index | /service/ | Path does not match |
| 209 | app_service_new | /service/new | Path does not match |
| 210 | app_service_show | /service/{slug} | Path does not match |
| 211 | app_service_edit | /service/{slug}/edit | Path does not match |
| 212 | app_service_delete | /service/{slug} | Path does not match |
| 213 | app_surveys | /surveys/ | Path does not match |
| 214 | app_surveys_new | /surveys/new | Path does not match |
| 215 | app_send_survey | /surveys/send-survey | Path does not match |
| 216 | app_surveys_show | /surveys/{slug} | Path does not match |
| 217 | app_surveys_edit | /surveys/{slug}/edit | Path does not match |
| 218 | app_surveys_delete | /surveys/{slug}/delete | Path does not match |
| 219 | app_surveys_results_new | /surveys/{slug}/results/new | Path does not match |
| 220 | app_surveys_results_client_new | /surveys/{slug}/results/clients/new | Path does not match |
| 221 | app_surveys_results_edit | /surveys/{slug}/results/{id}/edit | Path does not match |
| 222 | app_surveys_results_delete | /surveys/{slug}/results/{id}/delete | Path does not match |
| 223 | app_user_dayoff_new | /user/{slug}/dayoff/new | Path does not match |
| 224 | app_dayoff_edit | /user/{slug}/dayoff/{id}/edit | Path does not match |
| 225 | app_user_dayoff_exclude | /user/{slug}/dayoff/{id}/exclude | Path does not match |
| 226 | app_user_dayoff_delete | /user/{slug}/dayoff/{id}/delete | Path does not match |
| 227 | app_user_employment_new | /user/{slug}/employment/new | Path does not match |
| 228 | app_user_employment_edit | /user/{slug}/employment/{id}/edit | Path does not match |
| 229 | app_user_employment_suspend | /user/{slug}/employment/{id}/suspend | Path does not match |
| 230 | app_user_employment_resume | /user/{slug}/employment/{id}/resume | Path does not match |
| 231 | app_user_employment_delete | /user/{slug}/employment/{id} | Path does not match |
| 232 | fc_user_info | /user/fc-user-info | Path does not match |
| 233 | fc_user_week_info | /user/fc-user-week-info | Path does not match |
| 234 | app_user_index | /user/index/{slug} | Path does not match |
| 235 | app_user_export | /user/export | Path does not match |
| 236 | app_user_new | /user/new | Path does not match |
| 237 | app_user_resend_login_link | /user/user/{slug}/resend-login-link | Path does not match |
| 238 | app_calendar_resources | /user/calendar-resources | Path does not match |
| 239 | app_user_show | /user/show/{slug} | Path does not match |
| 240 | app_user_edit | /user/{slug}/edit | Path does not match |
| 241 | send_calendar | /user/{slug}/send-calendar | Path does not match |
| 242 | app_document_edit | /user/document/{id}/edit | Path does not match |
| 243 | app_document_delete | /user/document/{id}/delete | Path does not match |
| 244 | app_absence_user_edit | /user/absence/{id}/edit | Path does not match |
| 245 | app_absence_user_delete | /user/absence/{id}/delete | Path does not match |
| 246 | app_user_delete | /user/{slug}/delete | Path does not match |
| 247 | app_user_hours_pdf | /user/{slug}/hours-pdf | Path does not match |
| 248 | app_vehicle_index | /vehicle/ | Path does not match |
| 249 | app_vehicle_new | /vehicle/new | Path does not match |
| 250 | app_vehicle_send_maintenance_reminders | /vehicle/send-maintenance-reminders | Path does not match |
| 251 | app_vehicle_show | /vehicle/{id} | Path does not match |
| 252 | app_vehicle_edit | /vehicle/{id}/edit | Path does not match |
| 253 | app_vehicle_delete | /vehicle/{id}/delete | Path does not match |
| 254 | app_vehicle_cleaning_new | /vehicle/{id}/cleaning/new | Path does not match |
| 255 | app_vehicle_assignment_edit | /vehicle/assignment/{id}/edit | 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.