Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_admin_agreement_console | /admin/agreement/console | Path does not match |
| 16 | app_agreement_settings | /admin/agreement/settings | Path does not match |
| 17 | app_admin_company_index | /admin/company/ | Path does not match |
| 18 | app_admin_company_new | /admin/company/new | Path does not match |
| 19 | app_admin_company_show | /admin/company/{id} | Path does not match |
| 20 | app_admin_company_edit | /admin/company/{id}/edit | Path does not match |
| 21 | app_admin_company_delete | /admin/company/{id} | Path does not match |
| 22 | app_admin_console | /admin/console | Path does not match |
| 23 | app_get_settings | /company/settings | Path does not match |
| 24 | app_upload | /admin/console/upload | Path does not match |
| 25 | app_remove_upload | /admin/console/remove | Path does not match |
| 26 | app_company_settings | /admin/settings | Path does not match |
| 27 | app_admin_integrations_index | /admin/integrations/ | Path does not match |
| 28 | app_admin_integrations_new | /admin/integrations/new | Path does not match |
| 29 | app_admin_integrations_show | /admin/integrations/{id} | Path does not match |
| 30 | app_admin_integrations_edit | /admin/integrations/{id}/edit | Path does not match |
| 31 | app_admin_integrations_delete | /admin/integrations/{id} | Path does not match |
| 32 | app_answer_request | /answer/request | Path does not match |
| 33 | api_user_data | /api/v1/user/data/{iduser} | Path does not match |
| 34 | api_register_user | /api/v1/register/user | Path does not match |
| 35 | api_reset_password | /api/v1/reset/password | Path does not match |
| 36 | api_reset_patient | /api/v1/reset/patient | Path does not match |
| 37 | api_get_configurations | /api/v1/get/configurations/{portalCompanyId} | Path does not match |
| 38 | app_calendar | /calendar | Path does not match |
| 39 | app_complete_profile | /complete-profile | Path does not match |
| 40 | app_conf_complete_profile | /reset_profile | Path does not match |
| 41 | app_doctor_stats | /doctor/stats | Path does not match |
| 42 | app_help | /help | Path does not match |
| 43 | app_report_render | /report/render/{idsolicitude} | Path does not match |
| 44 | app_report_render_historico | /report/render-historico/{idhistorico} | Path does not match |
| 45 | app_home | /home | Path does not match |
| 46 | app_logs | /log-viewer | Path does not match |
| 47 | app_landing | /landing | Path does not match |
| 48 | app_login | / | Path does not match |
| 49 | app_manual_login | /login | Path does not match |
| 50 | app_messages | /messages | Path does not match |
| 51 | app_password_recovery | /recovery/password/{token} | Path does not match |
| 52 | reset_password | /reset_password/{token} | Path does not match |
| 53 | app_past_appointments | /past/appointments | Path does not match |
| 54 | app_patient_list | /patient/list | Path does not match |
| 55 | app_register | /register | Path does not match |
| 56 | app_verify_email | /verify/email | Path does not match |
| 57 | app_request_appointment | /request/appointment | Path does not match |
| 58 | app_logout | /logout | Path does not match |
| 59 | app_share | /share | Path does not match |
| 60 | app_share_type | /share/type | Path does not match |
| 61 | app_share_procedure | /share/procedure/{sharetoken} | Path does not match |
| 62 | short_url_redirect | /s/{code} | Path does not match |
| 63 | app_upcoming_appointments | /upcoming/appointments | Path does not match |
| 64 | api_login_check | /api/login_check | 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.