Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_choose_usertype | /{_locale}/register-as | Path does not match |
| 2 | count_listing_messages | /user/count-listing-messages | Path does not match |
| 3 | deactivate_listing | /user/deactivate-listing | Path does not match |
| 4 | delete_listing | /user/delete-listing | Path does not match |
| 5 | del_msg_bulk | /user/del-msg-bulk | Path does not match |
| 6 | del_msg | /user/del-msg | Path does not match |
| 7 | edit_flat | /{_locale}/user/edit-flat/{id} | Path does not match |
| 8 | edit_room | /{_locale}/user/edit-room/{id} | Path does not match |
| 9 | edit_user_data | /{_locale}/user/edit-user-data | Path does not match |
| 10 | 404 | /404 | Path does not match |
| 11 | flat | /{_locale}/flat/{url} | Path does not match |
| 12 | msg_receiver | /msg-receiver | Path does not match |
| 13 | inactive_listing | /{_locale}/inactive-listing | Path does not match |
| 14 | listing_messages | /{_locale}/user/listing-messages/{pag} | Path does not match |
| 15 | listing_new_conversations | /user/listing-new-conversations | Path does not match |
| 16 | listing_conversations | /user/listing-conversations | Path does not match |
| 17 | listing_stats | /{_locale}/user/stats | Path does not match |
| 18 | app_logout | /logout | Path does not match |
| 19 | login | /{_locale}/login | Path does not match |
| 20 | app_main_page | / | Path does not match |
| 21 | makeuser | /makeuser | Path does not match |
| 22 | myilstings-flat | /{_locale}/user/mylistings/flat/{pag} | Path does not match |
| 23 | myilstings-flat-inactive | /{_locale}/user/mylistings/inactiveflat/{pag} | Path does not match |
| 24 | myilstings-room | /{_locale}/user/mylistings/room/{pag} | Path does not match |
| 25 | myilstings-room-inactive | /{_locale}/user/mylistings/inactiveroom/{pag} | Path does not match |
| 26 | page | /{_locale}/page/{url} | Path does not match |
| 27 | preview | /preview | Path does not match |
| 28 | publish_listing_flat | /{_locale}/user/publishflat | Path does not match |
| 29 | publish_listing_room | /{_locale}/user/publishroom | Path does not match |
| 30 | confirm-email | /confirm-email/{userid} | Path does not match |
| 31 | app_register | /{_locale}//register/{usertype} | Path does not match |
| 32 | room | /{_locale}/room/{url} | Path does not match |
| 33 | room_delete_image | /user/room-delete-image | Path does not match |
| 34 | search | /{_locale}/search | Path does not match |
| 35 | test_mail | /testmail | Path does not match |
| 36 | user_page | /{_locale}/user | Path does not match |
| 37 | user_settings | /{_locale}/user/settings | Path does not match |
| 38 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 39 | _wdt | /_wdt/{token} | Path does not match |
| 40 | _profiler_home | /_profiler/ | Path does not match |
| 41 | _profiler_search | /_profiler/search | Path does not match |
| 42 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 43 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 44 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 45 | _profiler_open_file | /_profiler/open | Path does not match |
| 46 | _profiler | /_profiler/{token} | Path does not match |
| 47 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 48 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 49 | _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.