Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_logout | /logout | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | app_admins_index_ajax | /admins/list | Path does not match |
| 18 | app_admins_ajax | /admins/ajax | Path does not match |
| 19 | app_admins_index | /admins/ | Path does not match |
| 20 | app_admins_new | /admins/new | Path does not match |
| 21 | app_admins_show | /admins/{id} | Path does not match |
| 22 | app_admins_edit | /admins/{id}/edit | Path does not match |
| 23 | app_admins_delete | /admins/{id} | Path does not match |
| 24 | app_admin_company_index_ajax | /company/list | Path does not match |
| 25 | app_admin_companys_ajax | /company/ajax | Path does not match |
| 26 | app_admin_company_index | /company/ | Path does not match |
| 27 | app_admin_company_new | /company/new | Path does not match |
| 28 | app_admin_company_show | /company/{id} | Path does not match |
| 29 | app_admin_company_edit | /company/{id}/edit | Path does not match |
| 30 | app_admin_company_delete | /company/{id} | Path does not match |
| 31 | app_configuration_index_ajax | /configuration/list | Path does not match |
| 32 | app_configurations_ajax | /configuration/ajax | Path does not match |
| 33 | app_configuration_index | /configuration/ | Path does not match |
| 34 | app_configuration_new | /configuration/new | Path does not match |
| 35 | app_configuration_show | /configuration/{id} | Path does not match |
| 36 | app_configuration_edit | /configuration/{id}/edit | Path does not match |
| 37 | app_configuration_delete | /configuration/{id} | Path does not match |
| 38 | app_css | /admin/css/list | Path does not match |
| 39 | app_css_edit | /admin/css/{file}/edit | Path does not match |
| 40 | me_index | /me | Path does not match |
| 41 | me_edit | /me/profile | Path does not match |
| 42 | app_admin_reminder_configuration_index_ajax | /admin/reminder_configuration/list | Path does not match |
| 43 | app_admin_reminder_configurations_ajax | /admin/reminder_configuration/ajax | Path does not match |
| 44 | app_admin_reminder_configuration_index | /admin/reminder_configuration/ | Path does not match |
| 45 | app_admin_reminder_configuration_new | /admin/reminder_configuration/new | Path does not match |
| 46 | app_admin_reminder_configuration_show | /admin/reminder_configuration/{id} | Path does not match |
| 47 | app_admin_reminder_configuration_edit | /admin/reminder_configuration/{id}/edit | Path does not match |
| 48 | app_admin_reminder_configuration_delete | /admin/reminder_configuration/{id}/duplicate | Path does not match |
| 49 | app_translations | /admin/translations/list | Path does not match |
| 50 | app_translations_edit | /admin/translations/{lang}/edit | Path does not match |
| 51 | app_admin_user_index_ajax | /users/list | Path does not match |
| 52 | app_admin_users_ajax | /users/ajax | Path does not match |
| 53 | app_admin_user_index | /users/ | Path does not match |
| 54 | app_admin_user_new | /users/new | Path does not match |
| 55 | app_admin_user_show | /users/{id} | Path does not match |
| 56 | app_admin_user_edit | /users/{id}/edit | Path does not match |
| 57 | app_admin_user_delete | /users/{id} | Path does not match |
| 58 | login | /login | Path does not match |
| 59 | dashboard | / | Path does not match |
| 60 | app_forgot_password_request | /{_locale}/reset-password | Path does not match |
| 61 | app_check_email | /{_locale}/check-email | Path does not match |
| 62 | app_reset_password | /{_locale}/reset/{token} | Path does not match |
| 63 | hwi_oauth_service_redirect | /connect/{service} | Path does not match |
| 64 | hwi_oauth_connect_service | /connect/service/{service} | Path does not match |
| 65 | hwi_oauth_connect_registration | /connect/registration/{key} | Path does not match |
| 66 | hwi_oauth_connect | /login/ | Path does not match |
| 67 | google_login | /login/check-google | Path does not match |
| 68 | facebook_login | /login/check-facebook | 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.