Routing
(none)
Matched route
Route Matching Logs
Path to match:
/sitemap.xml
| # | 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_forgot_password_request | /reset-password | Path does not match |
| 16 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 17 | app_login | /login | Path does not match |
| 18 | app_logout | /logout | Path does not match |
| 19 | app_customer_index | /customer/ | Path does not match |
| 20 | app_customer_new | /customer/new | Path does not match |
| 21 | app_customer_show | /customer/{id} | Path does not match |
| 22 | app_customer_edit | /customer/{id}/edit | Path does not match |
| 23 | app_customer_delete | /customer/{id} | Path does not match |
| 24 | app_dashboard | / | Path does not match |
| 25 | app_database_credential_index | /database-credentials/ | Path does not match |
| 26 | app_database_credential_new | /database-credentials/new | Path does not match |
| 27 | app_database_credential_show | /database-credentials/{id} | Path does not match |
| 28 | app_database_credential_edit | /database-credentials/{id}/edit | Path does not match |
| 29 | app_database_credential_delete | /database-credentials/{id} | Path does not match |
| 30 | app_home | / | Path does not match |
| 31 | app_domain_index | /domain/ | Path does not match |
| 32 | app_domain_new | /domain/new | Path does not match |
| 33 | app_domain_show | /domain/{id} | Path does not match |
| 34 | app_domain_edit | /domain/{id}/edit | Path does not match |
| 35 | app_domain_update_whois | /domain/{id}/update-whois | Path does not match |
| 36 | app_domain_delete | /domain/{id} | Path does not match |
| 37 | app_ftp_credential_index | /ftp-credentials/ | Path does not match |
| 38 | app_ftp_credential_new | /ftp-credentials/new | Path does not match |
| 39 | app_ftp_credential_show | /ftp-credentials/{id} | Path does not match |
| 40 | app_ftp_credential_edit | /ftp-credentials/{id}/edit | Path does not match |
| 41 | app_ftp_credential_delete | /ftp-credentials/{id} | Path does not match |
| 42 | app_notification_recipient_index | /notification-recipients/ | Path does not match |
| 43 | app_notification_recipient_new | /notification-recipients/new | Path does not match |
| 44 | app_notification_recipient_edit | /notification-recipients/{id}/edit | Path does not match |
| 45 | app_notification_recipient_delete | /notification-recipients/{id} | Path does not match |
| 46 | app_payment_index | /payments/ | Path does not match |
| 47 | app_payment_new | /payments/new | Path does not match |
| 48 | app_payment_show | /payments/{id} | Path does not match |
| 49 | app_payment_edit | /payments/{id}/edit | Path does not match |
| 50 | app_payment_delete | /payments/{id} | Path does not match |
| 51 | app_payment_new_for_customer | /payments/customer/{id}/new | Path does not match |
| 52 | app_payment_plan_index | /payment-plans/ | Path does not match |
| 53 | app_payment_plan_new | /payment-plans/new | Path does not match |
| 54 | app_payment_plan_show | /payment-plans/{id} | Path does not match |
| 55 | app_payment_plan_edit | /payment-plans/{id}/edit | Path does not match |
| 56 | app_payment_plan_delete | /payment-plans/{id} | Path does not match |
| 57 | app_payment_plan_new_for_customer | /payment-plans/customer/{id}/new | Path does not match |
| 58 | app_payment_plan_toggle_status | /payment-plans/{id}/toggle-status | Path does not match |
| 59 | mark_as_paid | /payment-plans/{id}/mark-as-paid | Path does not match |
| 60 | app_profile_edit | /profile/ | Path does not match |
| 61 | app_server_index | /server/ | Path does not match |
| 62 | app_server_new | /server/new | Path does not match |
| 63 | app_server_show | /server/{id} | Path does not match |
| 64 | app_server_edit | /server/{id}/edit | Path does not match |
| 65 | app_server_delete | /server/{id} | Path does not match |
| 66 | app_server_renew | /server/{id}/renew | 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.