Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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_/v1/companies_get_collection | /api/v1/companies | Path does not match |
| 12 | _api_/v1/companies_post | /api/v1/companies | Path does not match |
| 13 | _api_/v1/companies/{id}_get | /api/v1/companies/{id} | Path does not match |
| 14 | _api_/v1/companies/{id}_patch | /api/v1/companies/{id} | Path does not match |
| 15 | _api_/v1/companies/{id}_delete | /api/v1/companies/{id} | Path does not match |
| 16 | _api_/v1/users/me_get | /api/v1/users/me | Path does not match |
| 17 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 18 | api_login_check_v1 | /v1/auth/token | Path does not match |
| 19 | api_login_check_v2 | /v2/auth/token | Path does not match |
| 20 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 21 | _wdt | /_wdt/{token} | Path does not match |
| 22 | _profiler_home | /_profiler/ | Path does not match |
| 23 | _profiler_search | /_profiler/search | Path does not match |
| 24 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 25 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 26 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 27 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 28 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 29 | _profiler_open_file | /_profiler/open | Path does not match |
| 30 | _profiler | /_profiler/{token} | Path does not match |
| 31 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 32 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 33 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 34 | app_api_audit_list | /api/v1/audit | Path does not match |
| 35 | app_api_audit_detail | /api/v1/audit/{id} | Path does not match |
| 36 | app_api_auth_login | /api/v1/auth/login | Path does not match |
| 37 | app_api_auth_me | /api/v1/auth/me | Path does not match |
| 38 | app_api_auth_mytenants | /api/v1/auth/me/tenants | Path does not match |
| 39 | app_api_auth_updatetenantsettings | /api/v1/auth/me/tenants/update | Path does not match |
| 40 | app_api_auth_changepassword | /api/v1/auth/change-password | Path does not match |
| 41 | app_api_integrationtoken_list | /api/v1/tenants/{tenantId}/integration-tokens | Path does not match |
| 42 | app_api_integrationtoken_create | /api/v1/tenants/{tenantId}/integration-tokens | Path does not match |
| 43 | app_api_integrationtoken_revoke | /api/v1/tenants/{tenantId}/integration-tokens/{id}/revoke | Path does not match |
| 44 | app_api_log_list | /api/v1/logs | Path does not match |
| 45 | app_api_log_detail | /api/v1/logs/{id} | Path does not match |
| 46 | app_api_message_outbound | /api/v1/messages/outbound | Path does not match |
| 47 | app_api_message_outboundsbd | /api/v1/messages/outboundSBD | Path does not match |
| 48 | app_api_message_list | /api/v1/messages | Path does not match |
| 49 | app_api_message_receiver | /api/v1/messages/receiver | Path does not match |
| 50 | app_api_message_detail | /api/v1/messages/{id} | Path does not match |
| 51 | app_api_message_payload | /api/v1/messages/{id}/payload | Path does not match |
| 52 | app_api_message_pdf | /api/v1/messages/{id}/pdf | Path does not match |
| 53 | app_api_message_isdoc | /api/v1/messages/{id}/isDoc | Path does not match |
| 54 | app_api_message_send | /api/v1/messages/{id}/send | Path does not match |
| 55 | app_api_meta_versionpolicy | /api/v1/meta/version-policy | Path does not match |
| 56 | app_api_monitoring_health | /api/v1/monitoring/health | Path does not match |
| 57 | app_api_reporting_eusr | /api/v1/Reporting/eusr | Path does not match |
| 58 | app_api_reporting_tsr | /api/v1/Reporting/tsr | Path does not match |
| 59 | app_api_tenant_list | /api/v1/tenants | Path does not match |
| 60 | app_api_tenant_save | /api/v1/tenants | Path does not match |
| 61 | app_api_tenant_detail | /api/v1/tenants/{id} | Path does not match |
| 62 | app_api_tenant_activate | /api/v1/tenants/{id}/activate | Path does not match |
| 63 | app_api_tenant_deactivate | /api/v1/tenants/{id}/deactivate | Path does not match |
| 64 | app_api_user_list | /api/v1/users | Path does not match |
| 65 | app_api_user_create | /api/v1/users | Path does not match |
| 66 | app_api_user_detail | /api/v1/users/{id} | Path does not match |
| 67 | app_api_user_resetpassword | /api/v1/users/reset/{id} | Path does not match |
| 68 | app_api_user_assigntenants | /api/v1/users/{id}/tenants | Path does not match |
| 69 | app_api_user_activate | /api/v1/users/{id}/activate | Path does not match |
| 70 | app_api_user_deactivate | /api/v1/users/{id}/deactivate | Path does not match |
| 71 | app_api_webhook_list | /api/v1/tenants/{tenantId}/webhooks | Path does not match |
| 72 | app_api_webhook_create | /api/v1/tenants/{tenantId}/webhooks | Path does not match |
| 73 | app_api_webhook_detail | /api/v1/tenants/{tenantId}/webhooks/{id} | Path does not match |
| 74 | app_api_webhook_update | /api/v1/tenants/{tenantId}/webhooks/{id} | Path does not match |
| 75 | app_api_webhook_delete | /api/v1/tenants/{tenantId}/webhooks/{id} | Path does not match |
| 76 | app_api_webhook_test | /api/v1/tenants/{tenantId}/webhooks/{id}/test | Path does not match |
| 77 | app_api_webhook_deliveries | /api/v1/tenants/{tenantId}/webhooks/deliveries | Path does not match |
| 78 | app_api_webhook_deliverydetail | /api/v1/tenants/{tenantId}/webhooks/deliveries/{deliveryId} | Path does not match |
| 79 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.