Routing
(none)
Matched route
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_dashboard | /{_locale}/admin | Path does not match |
| 2 | admin_applications_index | /{_locale}/admin/applications | Path does not match |
| 3 | admin_applications_data | /{_locale}/admin/applications/data | Path does not match |
| 4 | admin_applications_new | /{_locale}/admin/applications/new | Path does not match |
| 5 | admin_applications_edit | /{_locale}/admin/applications/{id}/edit | Path does not match |
| 6 | admin_applications_delete | /{_locale}/admin/applications/{id}/delete | Path does not match |
| 7 | admin_companies_index | /{_locale}/admin/companies | Path does not match |
| 8 | admin_companies_data | /{_locale}/admin/companies/data | Path does not match |
| 9 | admin_companies_new | /{_locale}/admin/companies/new | Path does not match |
| 10 | admin_companies_show | /{_locale}/admin/companies/{company_id} | Path does not match |
| 11 | admin_companies_edit | /{_locale}/admin/companies/{company_id}/edit | Path does not match |
| 12 | admin_companies_delete | /{_locale}/admin/companies/{company_id}/delete | Path does not match |
| 13 | admin_company_applications_index | /{_locale}/admin/company-applications | Path does not match |
| 14 | admin_company_applications_data | /{_locale}/admin/company-applications/data | Path does not match |
| 15 | admin_company_applications_new | /{_locale}/admin/company-applications/new | Path does not match |
| 16 | admin_company_applications_delete | /{_locale}/admin/company-applications/{id}/delete | Path does not match |
| 17 | admin_user_company_index | /{_locale}/admin/user-company | Path does not match |
| 18 | admin_user_company_data | /{_locale}/admin/user-company/data | Path does not match |
| 19 | admin_users_index | /{_locale}/admin/users | Path does not match |
| 20 | admin_users_data | /{_locale}/admin/users/data | Path does not match |
| 21 | admin_users_new | /{_locale}/admin/users/new | Path does not match |
| 22 | admin_users_show | /{_locale}/admin/users/{user_id} | Path does not match |
| 23 | admin_users_edit | /{_locale}/admin/users/{user_id}/edit | Path does not match |
| 24 | admin_users_delete | /{_locale}/admin/users/{user_id}/delete | Path does not match |
| 25 | app_register_check_email | /{_locale}/register/check-email | Path does not match |
| 26 | app_forgot_password | /{_locale}/forgot-password | Path does not match |
| 27 | app_register | /{_locale}/register | Path does not match |
| 28 | app_reset_password | /{_locale}/reset-password | Path does not match |
| 29 | app_verify_email | /{_locale}/verify-email | Path does not match |
| 30 | app_login | /{_locale}/login | Path does not match |
| 31 | app_login_2fa | /{_locale}/login/2fa | Path does not match |
| 32 | app_login_2fa_resend | /{_locale}/login/2fa/resend | Path does not match |
| 33 | app_logout | /{_locale}/logout | Path does not match |
| 34 | app_company_switch | /{_locale}/company/switch | Path does not match |
| 35 | app_dashboard | /{_locale}/ | Path does not match |
| 36 | app_select_company | /{_locale}/select-company | Path does not match |
| 37 | settings_index | /{_locale}/settings | Path does not match |
| 38 | settings_company_edit | /{_locale}/settings/company | Path does not match |
| 39 | settings_users_index | /{_locale}/settings/users | Path does not match |
| 40 | settings_user_permissions | /{_locale}/settings/users/{user_id}/permissions | Path does not match |
| 41 | user_index | /{_locale}/user | Path does not match |
| 42 | user_profile | /{_locale}/user/profile | Path does not match |
| 43 | user_password | /{_locale}/user/password | Path does not match |
| 44 | set_locale | /set-locale/{locale} | Path does not match |
| 45 | app_ping | /ping | Path does not match |
| 46 | root | / | Path does not match |
| 47 | root_login | /login | Path does not match |
| 48 | root_admin | /admin | Path does not match |
| 49 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 50 | _wdt | /_wdt/{token} | Path does not match |
| 51 | _profiler_home | /_profiler/ | Path does not match |
| 52 | _profiler_search | /_profiler/search | Path does not match |
| 53 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 54 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 55 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 56 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 57 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 58 | _profiler_open_file | /_profiler/open | Path does not match |
| 59 | _profiler | /_profiler/{token} | Path does not match |
| 60 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 61 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 62 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.