Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | back_dashboard | /{_locale}/back/ | Path does not match |
| 2 | back_my_profile | /{_locale}/back/my-profile | Path does not match |
| 3 | app_api_agency_listsecured | /{_locale}/api/secured/agency.{_format} | Path does not match |
| 4 | app_api_agency_newsecured | /{_locale}/api/secured/agency.{_format} | Path does not match |
| 5 | app_api_calculator_calculator | /{_locale}/api/calculator.{_format} | Path does not match |
| 6 | app_api_city_list | /{_locale}/api/city.{_format} | Path does not match |
| 7 | app_api_housingsituation_list | /{_locale}/api/housingSituation.{_format} | Path does not match |
| 8 | app_api_login_check | /api/login_check.{_format} | Path does not match |
| 9 | app_api_login_gettokenuser | /api/current_token.{_format} | Path does not match |
| 10 | app_api_maritalstatus_list | /{_locale}/api/maritalStatus.{_format} | Path does not match |
| 11 | app_api_nationality_list | /{_locale}/api/nationality.{_format} | Path does not match |
| 12 | app_api_title_list | /{_locale}/api/title.{_format} | Path does not match |
| 13 | app_api_user_listsecured | /{_locale}/api/secured/user.{_format} | Path does not match |
| 14 | app_api_user_showsecured | /{_locale}/api/secured/user/{id}.{_format} | Path does not match |
| 15 | app_api_user_newsecured | /{_locale}/api/secured/user.{_format} | Path does not match |
| 16 | app_api_user_changepasswordsecured | /{_locale}/api/secured/user/{id}/change-password.{_format} | Path does not match |
| 17 | app_api_user_addagencysecured | /{_locale}/api/secured/user/{id}/agency/add.{_format} | Path does not match |
| 18 | app_index | / | Path does not match |
| 19 | app_legal_mentions | /legal-mentions | Path does not match |
| 20 | app_document_download | /uploads/documents/{document} | Path does not match |
| 21 | app_image_on_the_fly | /uploads/images/{size}/{image} | Path does not match |
| 22 | app_register | /{_locale}/register | Path does not match |
| 23 | app_verify_email | /{_locale}/verify/email | Path does not match |
| 24 | app_forgot_password_request | /{_locale}/reset-password | Path does not match |
| 25 | app_check_email | /{_locale}/reset-password/check-email | Path does not match |
| 26 | app_reset_password | /{_locale}/reset-password/reset/{token} | Path does not match |
| 27 | app_login | /{_locale}/login | Path does not match |
| 28 | app_logout | /{_locale}/logout | Path does not match |
| 29 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 30 | app.swagger_ui | /api/doc/{area} | Path does not match |
| 31 | _wdt | /_wdt/{token} | Path does not match |
| 32 | _profiler_home | /_profiler/ | Path does not match |
| 33 | _profiler_search | /_profiler/search | Path does not match |
| 34 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 35 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 36 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 37 | _profiler_open_file | /_profiler/open | Path does not match |
| 38 | _profiler | /_profiler/{token} | Path does not match |
| 39 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 40 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 41 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 42 | api_login_check | /api/login_check | 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.