Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt_stylesheet | /_wdt/styles | 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 | api_login_check | /api/login | Path does not match |
| 16 | api_doc | /api/docs.{_format} | Path does not match |
| 17 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 18 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 19 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 20 | api_graphql_entrypoint | /api/graphql | Path does not match |
| 21 | api_graphql_graphiql | /api/graphql/graphiql | Path does not match |
| 22 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 23 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 24 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 25 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 26 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 27 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 28 | _api_/clients/{clientId}/address/{id}_get | /api/clients/{clientId}/address/{id} | Path does not match |
| 29 | _api_/clients/{clientId}/address/{id}_delete | /api/clients/{clientId}/address/{id} | Path does not match |
| 30 | _api_/clients/{clientId}/address/{id}_patch | /api/clients/{clientId}/address/{id} | Path does not match |
| 31 | _api_/clients/{clientId}/addresses_get_collection | /api/clients/{clientId}/addresses | Path does not match |
| 32 | _api_/clients/{clientId}/addresses_post | /api/clients/{clientId}/addresses | Path does not match |
| 33 | _api_/clients/{id}{._format}_get | /api/clients/{id}.{_format} | Path does not match |
| 34 | _api_/clients{._format}_post | /api/clients.{_format} | Path does not match |
| 35 | _api_/clients{._format}_get_collection | /api/clients.{_format} | Path does not match |
| 36 | _api_/clients/{id}{._format}_patch | /api/clients/{id}.{_format} | Path does not match |
| 37 | _api_/clients/{id}{._format}_delete | /api/clients/{id}.{_format} | Path does not match |
| 38 | _api_/clients/{clientId}/contacts_get_collection | /api/clients/{clientId}/contacts | Path does not match |
| 39 | _api_/clients/{clientId}/contacts_post | /api/clients/{clientId}/contacts | Path does not match |
| 40 | _api_/clients/{clientId}/contact/{id}_get | /api/clients/{clientId}/contact/{id} | Path does not match |
| 41 | _api_/clients/{clientId}/contact/{id}_delete | /api/clients/{clientId}/contact/{id} | Path does not match |
| 42 | _api_/clients/{clientId}/contact/{id}_patch | /api/clients/{clientId}/contact/{id} | Path does not match |
| 43 | _api_/custom-fields/{id}{._format}_get | /api/custom-fields/{id}.{_format} | Path does not match |
| 44 | _api_/custom-fields{._format}_get_collection | /api/custom-fields.{_format} | Path does not match |
| 45 | _api_/custom-fields{._format}_post | /api/custom-fields.{_format} | Path does not match |
| 46 | _api_/custom-fields/{id}{._format}_patch | /api/custom-fields/{id}.{_format} | Path does not match |
| 47 | _api_/custom-fields/{id}{._format}_delete | /api/custom-fields/{id}.{_format} | Path does not match |
| 48 | custom_field_reorder | /api/custom-fields/reorder | Path does not match |
| 49 | _api_/invoices{._format}_get_collection | /api/invoices.{_format} | Path does not match |
| 50 | _api_/invoices/{id}{._format}_get | /api/invoices/{id}.{_format} | Path does not match |
| 51 | _api_/invoices{._format}_post | /api/invoices.{_format} | Path does not match |
| 52 | _api_/invoices/{id}{._format}_patch | /api/invoices/{id}.{_format} | Path does not match |
| 53 | _api_/invoices/{id}{._format}_delete | /api/invoices/{id}.{_format} | Path does not match |
| 54 | _api_/clients/{clientId}/invoices_get_collection | /api/clients/{clientId}/invoices | Path does not match |
| 55 | invoice_transition | /api/invoices/{id}/transitions/{transition} | Path does not match |
| 56 | _api_/invoices/{invoiceId}/lines_get_collection | /api/invoices/{invoiceId}/lines | Path does not match |
| 57 | _api_/invoices/{invoiceId}/lines_post | /api/invoices/{invoiceId}/lines | Path does not match |
| 58 | _api_/invoices/{invoiceId}/line/{id}_get | /api/invoices/{invoiceId}/line/{id} | Path does not match |
| 59 | _api_/invoices/{invoiceId}/line/{id}_patch | /api/invoices/{invoiceId}/line/{id} | Path does not match |
| 60 | _api_/invoices/{invoiceId}/line/{id}_delete | /api/invoices/{invoiceId}/line/{id} | Path does not match |
| 61 | _api_/recurring-invoices{._format}_get_collection | /api/recurring-invoices.{_format} | Path does not match |
| 62 | _api_/recurring-invoices/{id}{._format}_get | /api/recurring-invoices/{id}.{_format} | Path does not match |
| 63 | _api_/recurring-invoices{._format}_post | /api/recurring-invoices.{_format} | Path does not match |
| 64 | _api_/recurring-invoices/{id}{._format}_patch | /api/recurring-invoices/{id}.{_format} | Path does not match |
| 65 | _api_/recurring-invoices/{id}{._format}_delete | /api/recurring-invoices/{id}.{_format} | Path does not match |
| 66 | _api_/clients/{clientId}/recurring-invoices_get_collection | /api/clients/{clientId}/recurring-invoices | Path does not match |
| 67 | recurring_invoice_transition | /api/recurring-invoices/{id}/transitions/{transition} | Path does not match |
| 68 | recurring_invoice_generate | /api/recurring-invoices/{id}/generate | Path does not match |
| 69 | _api_/recurring-invoices/{invoiceId}/lines_get_collection | /api/recurring-invoices/{invoiceId}/lines | Path does not match |
| 70 | _api_/recurring-invoices/{invoiceId}/lines_post | /api/recurring-invoices/{invoiceId}/lines | Path does not match |
| 71 | _api_/recurring-invoices/{invoiceId}/line/{id}_get | /api/recurring-invoices/{invoiceId}/line/{id} | Path does not match |
| 72 | _api_/recurring-invoices/{invoiceId}/line/{id}_patch | /api/recurring-invoices/{invoiceId}/line/{id} | Path does not match |
| 73 | _api_/recurring-invoices/{invoiceId}/line/{id}_delete | /api/recurring-invoices/{invoiceId}/line/{id} | Path does not match |
| 74 | _api_/invoices/{invoiceId}/payments_get_collection | /api/invoices/{invoiceId}/payments | Path does not match |
| 75 | _api_/invoices/{invoiceId}/payments_post | /api/invoices/{invoiceId}/payments | Path does not match |
| 76 | _api_/clients/{clientId}/payments_get_collection | /api/clients/{clientId}/payments | Path does not match |
| 77 | _api_/payments/{id}{._format}_get | /api/payments/{id}.{_format} | Path does not match |
| 78 | _api_/payments{._format}_get_collection | /api/payments.{_format} | Path does not match |
| 79 | _api_/quotes/{quoteId}/lines_get_collection | /api/quotes/{quoteId}/lines | Path does not match |
| 80 | _api_/quotes/{quoteId}/lines_post | /api/quotes/{quoteId}/lines | Path does not match |
| 81 | _api_/quotes/{quoteId}/line/{id}_get | /api/quotes/{quoteId}/line/{id} | Path does not match |
| 82 | _api_/quotes/{quoteId}/line/{id}_patch | /api/quotes/{quoteId}/line/{id} | Path does not match |
| 83 | _api_/quotes/{quoteId}/line/{id}_delete | /api/quotes/{quoteId}/line/{id} | Path does not match |
| 84 | _api_/quotes{._format}_get_collection | /api/quotes.{_format} | Path does not match |
| 85 | _api_/quotes/{id}{._format}_get | /api/quotes/{id}.{_format} | Path does not match |
| 86 | _api_/quotes{._format}_post | /api/quotes.{_format} | Path does not match |
| 87 | _api_/quotes/{id}{._format}_patch | /api/quotes/{id}.{_format} | Path does not match |
| 88 | _api_/quotes/{id}{._format}_delete | /api/quotes/{id}.{_format} | Path does not match |
| 89 | _api_/clients/{clientId}/quotes_get_collection | /api/clients/{clientId}/quotes | Path does not match |
| 90 | quote_transition | /api/quotes/{id}/transitions/{transition} | Path does not match |
| 91 | quote_to_invoice | /api/quotes/{id}/invoice | Path does not match |
| 92 | _api_/taxes{._format}_get_collection | /api/taxes.{_format} | Path does not match |
| 93 | _api_/taxes{._format}_post | /api/taxes.{_format} | Path does not match |
| 94 | _api_/taxes/{id}{._format}_get | /api/taxes/{id}.{_format} | Path does not match |
| 95 | _api_/taxes/{id}{._format}_patch | /api/taxes/{id}.{_format} | Path does not match |
| 96 | _api_/taxes/{id}{._format}_delete | /api/taxes/{id}.{_format} | Path does not match |
| 97 | _api_/tax-identifiers{._format}_get_collection | /api/tax-identifiers.{_format} | Path does not match |
| 98 | _api_/tax-identifiers{._format}_post | /api/tax-identifiers.{_format} | Path does not match |
| 99 | _api_/tax-identifiers/{id}{._format}_get | /api/tax-identifiers/{id}.{_format} | Path does not match |
| 100 | _api_/tax-identifiers/{id}{._format}_patch | /api/tax-identifiers/{id}.{_format} | Path does not match |
| 101 | _api_/tax-identifiers/{id}{._format}_delete | /api/tax-identifiers/{id}.{_format} | Path does not match |
| 102 | _api_/profile/api-tokens_get_collection | /api/profile/api-tokens | Path does not match |
| 103 | _api_/profile/api-tokens/{id}_get | /api/profile/api-tokens/{id} | Path does not match |
| 104 | _api_/profile/api-tokens/{id}_delete | /api/profile/api-tokens/{id} | Path does not match |
| 105 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 106 | payum_capture_do_session | /payment/capture/session-token | Path does not match |
| 107 | payum_capture_do | /payment/capture/{payum_token} | Path does not match |
| 108 | payum_authorize_do | /payment/authorize/{payum_token} | Path does not match |
| 109 | payum_notify_do_unsafe | /payment/notify/unsafe/{gateway} | Path does not match |
| 110 | payum_notify_do | /payment/notify/{payum_token} | Path does not match |
| 111 | 2fa_login | /2fa | Path does not match |
| 112 | 2fa_login_check | /2fa_check | Path does not match |
| 113 | _solidworx_platform_security_two_factor_resend | /2fa/resend | Path does not match |
| 114 | _logout_main | /logout | Path does not match |
| 115 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 116 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 117 | _webhook_controller | /webhook/{type} | Path does not match |
| 118 | api_well_known_catalog | /.well-known/api-catalog | Path does not match |
| 119 | _dashboard | /dashboard | Path does not match |
| 120 | _dashboard_onboarding_dismiss | /dashboard/onboarding/dismiss | Path does not match |
| 121 | _settings | /settings | Path does not match |
| 122 | _settings_custom_fields | /settings/custom-fields | Path does not match |
| 123 | _settings_custom_fields_create | /settings/custom-fields/new | Path does not match |
| 124 | _settings_custom_fields_edit | /settings/custom-fields/{id}/edit | Path does not match |
| 125 | _settings_custom_fields_delete | /settings/custom-fields/{id}/delete | Path does not match |
| 126 | _settings_custom_fields_reorder | /settings/custom-fields/reorder | Path does not match |
| 127 | _home | / | Path does not match |
| 128 | _view_quote_external | /view/quote/{uuid}.{_format} | Path does not match |
| 129 | _view_invoice_external | /view/invoice/{uuid}.{_format} | Path does not match |
| 130 | _select_company | /select-company | Path does not match |
| 131 | _switch_company | /select-company/{id} | Path does not match |
| 132 | _create_company | /create-company | Path does not match |
| 133 | _delete_company | /delete-company | Path does not match |
| 134 | _search | /search | Path does not match |
| 135 | _search_suggestions | /search/suggestions | Path does not match |
| 136 | _export_list | /profile/exports | Path does not match |
| 137 | _export_request | /profile/exports | Path does not match |
| 138 | _export_download | /profile/exports/{id}/download | Path does not match |
| 139 | _system_install | /install | Path does not match |
| 140 | _clients_index | /clients/ | Path does not match |
| 141 | _clients_add | /clients/add | Path does not match |
| 142 | _clients_edit | /clients/edit/{id} | Path does not match |
| 143 | _clients_view | /clients/view/{id} | Path does not match |
| 144 | _clients_delete | /clients/delete/{id} | Path does not match |
| 145 | _quotes_index | /quotes/ | Path does not match |
| 146 | _quotes_create | /quotes/create/{client} | Path does not match |
| 147 | _quotes_get_fields | /quotes/fields/get/{currency} | Path does not match |
| 148 | _quotes_edit | /quotes/edit/{id} | Path does not match |
| 149 | _quotes_view | /quotes/view/{id}.{_format} | Path does not match |
| 150 | _quotes_clone | /quotes/clone/{id} | Path does not match |
| 151 | _send_quote | /quotes/action/send/{id} | Path does not match |
| 152 | _transition_quote | /quotes/action/{action}/{id} | Path does not match |
| 153 | _invoices_index | /invoices/ | Path does not match |
| 154 | _invoices_index_recurring | /invoices/recurring | Path does not match |
| 155 | _invoices_create | /invoices/create/{client} | Path does not match |
| 156 | _invoices_create_recurring | /invoices/recurring/create/{client} | Path does not match |
| 157 | _invoices_get_fields | /invoices/fields/get/{currency} | Path does not match |
| 158 | _invoices_edit | /invoices/edit/{id} | Path does not match |
| 159 | _invoices_edit_recurring | /invoices/recurring/edit/{id} | Path does not match |
| 160 | _invoices_view | /invoices/view/{id}.{_format} | Path does not match |
| 161 | _invoices_view_recurring | /invoices/recurring/view/{id} | Path does not match |
| 162 | _invoices_clone | /invoices/clone/{id} | Path does not match |
| 163 | _invoices_clone_recurring | /invoices/clone-recurring/{id} | Path does not match |
| 164 | _send_invoice | /invoices/action/send/{id} | Path does not match |
| 165 | _send_manual_reminder | /invoices/action/send-reminder/{id} | Path does not match |
| 166 | _action_invoice | /invoices/action/{action}/{id} | Path does not match |
| 167 | _action_recurring_invoice | /invoices/recurring-action/{action}/{id} | Path does not match |
| 168 | _payments_index | /payments/ | Path does not match |
| 169 | _payment_settings_index | /payments/methods | Path does not match |
| 170 | _payments_create | /payments/create/{uuid} | Path does not match |
| 171 | _payments_done | /payments/done | Path does not match |
| 172 | _tax_rates | /tax/rates | Path does not match |
| 173 | _tax_rates_add | /tax/rates/add | Path does not match |
| 174 | _tax_rates_edit | /tax/rates/edit/{id} | Path does not match |
| 175 | _tax_number_validate | /tax/number/validate | Path does not match |
| 176 | _api_keys_index | /profile/api | Path does not match |
| 177 | _users_list | /users | Path does not match |
| 178 | _user_invite | /users/invite | Path does not match |
| 179 | _user_resend_invite | /users/invite/{id}/resend | Path does not match |
| 180 | _user_accept_invite | /invite/accept/{id} | Path does not match |
| 181 | _register | /register | Path does not match |
| 182 | _onboarding | /onboarding | Path does not match |
| 183 | _logout | /logout | Path does not match |
| 184 | _user_forgot_password | /forgot-password | Path does not match |
| 185 | _user_forgot_password_check_email | /forgot-password/check | Path does not match |
| 186 | _user_password_reset | /forgot-password/reset/{token} | Path does not match |
| 187 | _profile | /profile | Path does not match |
| 188 | _edit_profile | /profile/edit | Path does not match |
| 189 | _change_password | /profile/change-password | Path does not match |
| 190 | _profile_notifications | /profile/notifications | Path does not match |
| 191 | _verify_email | /verify | Path does not match |
| 192 | _oauth_connect | /oauth/connect/{service} | Path does not match |
| 193 | _oauth_connect_check | /oauth/check/{service} | Path does not match |
| 194 | _2fa_list | /profile/2fa | Path does not match |
| 195 | _notification_integration | /notifications/integrations | Path does not match |
| 196 | mcp_oauth_authorize | /oauth/authorize | Path does not match |
| 197 | mcp_connected_apps_list | /profile/connected-apps | Path does not match |
| 198 | mcp_connected_apps_revoke | /profile/connected-apps/{id}/revoke | Path does not match |
| 199 | mcp_oauth_register | /oauth/register | Path does not match |
| 200 | mcp_oauth_revoke | /oauth/revoke | Path does not match |
| 201 | mcp_oauth_token | /oauth/token | Path does not match |
| 202 | mcp_well_known_agent_skills_index | /.well-known/agent-skills/index.json | Path does not match |
| 203 | mcp_well_known_authorization_server | /.well-known/oauth-authorization-server | Path does not match |
| 204 | mcp_well_known_protected_resource | /.well-known/oauth-protected-resource | Path does not match |
| 205 | mcp_well_known_server_card | /.well-known/mcp/server-card.json | Path does not match |
| 206 | _mcp_endpoint | /_mcp | Path does not match |
| 207 | _datagrid_export | /datagrid/export | Path does not match |
| 208 | _login_check | /_login_check | Path does not match |
| 209 | _login_main | /login | 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.