Routing
(none)
Matched route
Route Matching Logs
Path to match:
/debug/default/view
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_purge | /_profiler/purge | Path does not match |
| 6 | _profiler_info | /_profiler/info/{about} | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
| 14 | recovery_password | /obnova-hesla | Path does not match |
| 15 | homepage | / | Path does not match |
| 16 | detail | /detail/{annonce}/{slug} | Path does not match |
| 17 | request-edit-annonce | /pozadavek-na-upravu/{annonce}/{slug} | Path does not match |
| 18 | edit-annonce-on-request | /upravit-inzerat-na-dotaz/{token} | Path does not match |
| 19 | edit-annonce | /upravit/{annonce}/{slug} | Path does not match |
| 20 | gdpr | /gdpr/{annonce} | Path does not match |
| 21 | gdpr-preview | /gdpr-nahled | Path does not match |
| 22 | how-to | /jak-vydelat-s-bazarzdarma-na-internetu | Path does not match |
| 23 | gdpr-aggree | /gdpr-aggree/{annonce} | Path does not match |
| 24 | category | /kategorie/{category}/{slug} | Path does not match |
| 25 | new_annonce | /novy-inzerat | Path does not match |
| 26 | must_be_logged_in | /musite-byt-prihlasen | Path does not match |
| 27 | no_rights | /nemate-opravneni | Path does not match |
| 28 | my_annonces | /moje-inzeraty | Path does not match |
| 29 | remove_annonce | /odstranit-inzerat/{annonce} | Path does not match |
| 30 | send_message | /odeslat-zpravu/{annonce} | Path does not match |
| 31 | bad_annonce | /zavadny-inzerat/{annonce} | Path does not match |
| 32 | search_similar | /hledat-podobne/{annonce} | Path does not match |
| 33 | search | /hledat | Path does not match |
| 34 | login_check | /prihlaseni | Path does not match |
| 35 | login_facebook_check | /prihlaseni-facebookem | Path does not match |
| 36 | logout | /odhlaseni | Path does not match |
| 37 | register | /registrace | Path does not match |
| 38 | generate_password | /vytvoreni-hesla | Path does not match |
| 39 | admin_homepage | /admin | Path does not match |
| 40 | admin_profil | /admin/profil | Path does not match |
| 41 | admin_stats | /admin/stats | Path does not match |
| 42 | admin_imports | /admin/imports | Path does not match |
| 43 | admin_browse | /admin/browse | Path does not match |
| 44 | admin_send_message | /admin/send_message/{annonce} | Path does not match |
| 45 | admin_import | /admin/import/{import} | Path does not match |
| 46 | admin_users | /admin/users | Path does not match |
| 47 | admin_categories | /admin/categories | Path does not match |
| 48 | admin_edit_category | /admin/edit_category/{category} | Path does not match |
| 49 | admin_new_category | /admin/new_category | Path does not match |
| 50 | admin_delete_category | /admin/delete_category/{category} | Path does not match |
| 51 | admin_delete_import | /admin/delete_import/{import} | Path does not match |
| 52 | admin_delete_account | /admin/delete_account/{user} | Path does not match |
| 53 | admin_new_import | /admin/new_import | Path does not match |
| 54 | admin_edit_import | /admin/edit_import/{import} | Path does not match |
| 55 | admin_generate_password | /admin/generate_password/{user} | Path does not match |
| 56 | admin_login | /admin/login | Path does not match |
| 57 | admin_login_check | /admin/login_check | Path does not match |
| 58 | admin_logout | /admin/logout | Path does not match |
| 59 | api_search | /api-search | Path does not match |
| 60 | api_categories | /api-categories | Path does not match |
| 61 | api_categories_parent | /api-categories/{parent} | Path does not match |
| 62 | top | /top/{annonce} | Path does not match |
| 63 | api_login | /api-login | Path does not match |
| 64 | api_sitemap | /api/sitemap | Path does not match |
| 65 | api_detail_sitemap | /api/detail-sitemap/{start_at} | Path does not match |
| 66 | api_categories_sitemap | /api/categories-sitemap | Path does not match |
| 67 | api_pages_sitemap | /api/pages-sitemap | 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.