Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | create_diet_appointment | /appointments/diet/{dietId}/create-appointment | Path does not match |
| 2 | cancel_appointment | /appointments/{appointmentId}/cancel | Path does not match |
| 3 | change_slot_status | /appointments/slot/status/change | Path does not match |
| 4 | appointment_index | /appointments/ | Path does not match |
| 5 | get_diet_agenda | /appointments/diet/{id}/agenda | Path does not match |
| 6 | get_user_agenda | /appointments/user/{id}/agenda/ | Path does not match |
| 7 | book_slot | /appointments/slot/book | Path does not match |
| 8 | liberate_slot | /appointments/slot/liberate | Path does not match |
| 9 | customers_index_by_diet | /customers/{diet} | Path does not match |
| 10 | customers_index | /customers | Path does not match |
| 11 | customers_edit | /customers/{id}/edit | Path does not match |
| 12 | customers_search_by_channel_and_diet | /customers/findbychanneldiet | Path does not match |
| 13 | customers_new_appointment | /customers/{id}/appointments/new | Path does not match |
| 14 | diets_stats | /diets/{id}/statistic/{month} | Path does not match |
| 15 | diets_index | /diets/ | Path does not match |
| 16 | diets_new | /diets/new | Path does not match |
| 17 | diets_edit | /diets/{id}/edit | Path does not match |
| 18 | diets_delete | /diets/delete/{id} | Path does not match |
| 19 | diets_get_free_agenda | /diets/free-agenda | Path does not match |
| 20 | diets_get_by_channel | /diets/by-channel/{channelId} | Path does not match |
| 21 | exceptional_time_add | /exceptional-slot/add | Path does not match |
| 22 | exceptional_time_cancel | /exceptional-slot/cancel | Path does not match |
| 23 | exceptional_time_cancel_opening | /exceptional-slot/cancel/opening | Path does not match |
| 24 | free_agenda | /api/agenda | Path does not match |
| 25 | create_customer_appointment | /api/customer/create-appointment | Path does not match |
| 26 | api_remove_customer_appointment | /api/customer/cancelAppointment | Path does not match |
| 27 | api_customer_can_take_appointment | /api/customer/can-take-appointment | Path does not match |
| 28 | api_is_customer_first_appointment | /api/customer/first-appointment | Path does not match |
| 29 | api_customer_update_info | /api/customers/{externalId} | Path does not match |
| 30 | api_cancel_future_appointments | /api/customer/cancelFutureAppointments | Path does not match |
| 31 | api_get_customer_details | /api/customer | Path does not match |
| 32 | api_get_customer_diet_details | /api/customer/{customerId}/diet-details | Path does not match |
| 33 | api_cancel_customer_point | /api/customer/cancel-point | Path does not match |
| 34 | api_customer_add_appointments_credit | /api/customers/{externalId}/add-credit | Path does not match |
| 35 | api_delete_customer_data | /api/customer/{customerId}/data | Path does not match |
| 36 | api_customer_delete_assigned_diet | /api/customers/{externalId}/delete-diet | Path does not match |
| 37 | api_get_all_slots_by_week | /api/slots | Path does not match |
| 38 | timetable_index | /timetable/ | Path does not match |
| 39 | timetable_diet | /timetable/{id}/diet | Path does not match |
| 40 | timetable_book_slot | /timetable/slot/book | Path does not match |
| 41 | timetable_book_slot_all | /timetable/slot/book/all | Path does not match |
| 42 | timetable_liberate_slot | /timetable/slot/liberate | Path does not match |
| 43 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 44 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 45 | api_doc | /api/docs.{_format} | Path does not match |
| 46 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 47 | api_appointments_get_collection | /api/appointments.{_format} | Path does not match |
| 48 | api_appointments_post_collection | /api/appointments.{_format} | Path does not match |
| 49 | api_appointments_get_item | /api/appointments/{id}.{_format} | Path does not match |
| 50 | api_appointments_delete_item | /api/appointments/{id}.{_format} | Path does not match |
| 51 | api_appointments_put_item | /api/appointments/{id}.{_format} | Path does not match |
| 52 | api_appointments_patch_item | /api/appointments/{id}.{_format} | Path does not match |
| 53 | api_customers_get_collection | /api/customers.{_format} | Path does not match |
| 54 | api_customers_post_collection | /api/customers.{_format} | Path does not match |
| 55 | api_customers_get_item | /api/customers/{id}.{_format} | Path does not match |
| 56 | api_customers_delete_item | /api/customers/{id}.{_format} | Path does not match |
| 57 | api_customers_put_item | /api/customers/{id}.{_format} | Path does not match |
| 58 | api_customers_patch_item | /api/customers/{id}.{_format} | Path does not match |
| 59 | api_exceptional_slots_get_collection | /api/exceptional_slots.{_format} | Path does not match |
| 60 | api_exceptional_slots_post_collection | /api/exceptional_slots.{_format} | Path does not match |
| 61 | api_exceptional_slots_get_item | /api/exceptional_slots/{id}.{_format} | Path does not match |
| 62 | api_exceptional_slots_delete_item | /api/exceptional_slots/{id}.{_format} | Path does not match |
| 63 | api_exceptional_slots_put_item | /api/exceptional_slots/{id}.{_format} | Path does not match |
| 64 | api_exceptional_slots_patch_item | /api/exceptional_slots/{id}.{_format} | Path does not match |
| 65 | app_diet_remove_all_associated_customers | /diets/{id}/remove-associated-customers | Path does not match |
| 66 | app_create_appointment_resume | /appointments/{appointment}/resume | Path does not match |
| 67 | app_customer_index | /customers/{id}/details | Path does not match |
| 68 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 69 | ksante_core_logs | /logs | Path does not match |
| 70 | ksante_core_programs | /programs | Path does not match |
| 71 | ksante_core_import_programs | /programs/import | Path does not match |
| 72 | ksante_core_channels | /channels | Path does not match |
| 73 | ksante_core_import_channels | /channels/import | Path does not match |
| 74 | ksante_email_list | /emails | Path does not match |
| 75 | ksante_email_edit | /emails/{id}/edit | Path does not match |
| 76 | ksante_email_new | /emails/new | Path does not match |
| 77 | _wdt | /_wdt/{token} | Path does not match |
| 78 | _profiler_home | /_profiler/ | Path does not match |
| 79 | _profiler_search | /_profiler/search | Path does not match |
| 80 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 81 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 82 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 83 | _profiler_open_file | /_profiler/open | Path does not match |
| 84 | _profiler | /_profiler/{token} | Path does not match |
| 85 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 86 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 87 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 88 | connect_google | /connect/google | Path does not match |
| 89 | connect_google_check | /connect/google/check | Path does not match |
| 90 | ksante_sso_login | /login | Path does not match |
| 91 | ksante_sso_logout | /logout | Path does not match |
| 92 | ksante_sso_users | /users | Path does not match |
| 93 | ksante_sso_user_exist | /users/exist/{email} | Path does not match |
| 94 | ksante_sso_user_new | /users/new | Path does not match |
| 95 | ksante_sso_user_edit | /users/{id}/edit | Path does not match |
| 96 | ksante_sso_user_delete | /users/{id}/delete | Path does not match |
| 97 | ksante_sso_user_toggle_active | /users/{id}/active | Path does not match |
| 98 | app_index | / | Path does not match |
| 99 | oauth2_authorize | /authorize | Path does not match |
| 100 | oauth2_token | /token | Path does not match |
| 101 | ksante_diet_api_authentication_token | /api/authentication-token | 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.