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 | app.swagger | /api/doc.json | Path does not match |
| 3 | app.swagger_ui | /api/doc | 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 | fhir_receive | /fhir/$process-message | Path does not match |
| 18 | fhir_send | /fhir/$send | Path does not match |
| 19 | inthub_connector_index | /inthub-connector/ | Path does not match |
| 20 | kis_api_ama_slots | /kis/api/ama/available-slots | Path does not match |
| 21 | kis_api_ama_new_slots | /kis/api/ama/{connectorName}/{connectorId}/available-slots | Path does not match |
| 22 | kis_api_ama_create_patient | /kis/api/ama/create-patient | Path does not match |
| 23 | kis_api_ama_new_create_patient | /kis/api/ama/{connectorName}/{connectorId}/create-patient | Path does not match |
| 24 | kis_api_ama_create_appointment | /kis/api/ama/create-appointment | Path does not match |
| 25 | kis_api_ama_new_create_appointment | /kis/api/ama/{connectorName}/{connectorId}/create-appointment | Path does not match |
| 26 | kis_api_ama_update_appointment | /kis/api/ama/update-appointment | Path does not match |
| 27 | kis_api_ama_new_update_appointment | /kis/api/ama/{connectorName}/{connectorId}/update-appointment | Path does not match |
| 28 | kis_api_ama_cancel_appointment | /kis/api/ama/cancel-appointment | Path does not match |
| 29 | kis_api_ama_new_cancel_appointment | /kis/api/ama/{connectorName}/{connectorId}/cancel-appointment | Path does not match |
| 30 | kis_api_ama_appointment_changes | /kis/api/ama/receive-appointment-changes | Path does not match |
| 31 | kis_api_ama_configuration_data | /kis/api/ama/receive-configuration-data | Path does not match |
| 32 | kis_api_ama_get_appointment | /kis/api/ama/get-appointment | Path does not match |
| 33 | kis_api_ama_new_get_appointment | /kis/api/ama/{connectorName}/{connectorId}/get-appointment | Path does not match |
| 34 | kis_api_ama_questionnaires_send | /kis/ama/questionnaire | Path does not match |
| 35 | kis_api_ama_new_questionnaires_send | /kis/ama/{connectorName}/{connectorId}/questionnaire | Path does not match |
| 36 | kis_api_ama_search_patients | /kis/api/ama/patient-search | Path does not match |
| 37 | kis_api_ama_search_patient_by_id | /kis/api/ama/patient-search/{id} | Path does not match |
| 38 | kis_api_receiver_create_appointment | /kis/api/receiver/create-appointment | Path does not match |
| 39 | imedone_create_patient_appointment | /kis/api/receiver/CreatePatientAppointment | Path does not match |
| 40 | kis_api_receiver_update_appointment | /kis/api/receiver/update-appointment | Path does not match |
| 41 | imedone_update_patient_appointment | /kis/api/receiver/UpdatePatientAppointment | Path does not match |
| 42 | kis_api_receiver_cancel_appointment | /kis/api/receiver/cancel-appointment | Path does not match |
| 43 | imedone_cancel_patient_appointment | /kis/api/receiver/CancelPatientAppointment | Path does not match |
| 44 | kis_api_receiver_fetch_changes_appointment | /kis/api/receiver/receive-appointment-changes | Path does not match |
| 45 | kis_api_receiver_fetch_slots | /kis/api/receiver/slots | Path does not match |
| 46 | kis_api_receiver_get_token | /kis/api/receiver/token | Path does not match |
| 47 | kis_api_receiver_sync_server_datetime | /kis/api/receiver/sync-server-datetime | Path does not match |
| 48 | kis_api_receiver_fetch_config_data | /kis/api/receiver/fetch-config-data | Path does not match |
| 49 | app_homepage | / | Path does not match |
| 50 | polavis_patientus_doctor_register | /patientus/doctor/register | Path does not match |
| 51 | polavis_patientus_doctor_update | /patientus/doctor/update | Path does not match |
| 52 | polavis_patientus_doctor_autologin | /patientus/doctor/autologin | Path does not match |
| 53 | polavis_patientus_appointment_create | /patientus/appointment/create | Path does not match |
| 54 | polavis_patientus_appointment_cancel | /patientus/appointment/cancel | Path does not match |
| 55 | app_sap_webhook | /sap/webhook/$process-message | Path does not match |
| 56 | thieme_fhir_receive | /fhir/thieme/$process-message | Path does not match |
| 57 | update_external_system_configuration | /external-system/update-configuration | Path does not match |
| 58 | get_old_connector_configuration | /external-system/old-configuration | 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.