Routing
homepage
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | admin_dashboard | /admin/dashboard | Path does not match |
| 16 | admin_fakturace | /admin/fakturace | Path does not match |
| 17 | admin_nabidky_prace | /admin/nabidky-prace | Path does not match |
| 18 | admin_penezenka | /admin/penezenka | Path does not match |
| 19 | admin_podpora | /admin/podpora | Path does not match |
| 20 | admin_nahled_inzerat | /admin/nahled-inzerat/{slug} | Path does not match |
| 21 | admin_upravit_inzerat | /admin/upravit-inzerat/{id} | Path does not match |
| 22 | admin_pridat_inzerat | /admin/pridat-inzerat | Path does not match |
| 23 | admin_profil | /admin/profil | Path does not match |
| 24 | admin_sprava_uzivatelu | /admin/sprava-uzivatelu | Path does not match |
| 25 | admin_volba_typu_inzerce | /admin/volba-typu-inzerce/{jobId} | Path does not match |
| 26 | admin_ulozit_typ | /admin/ulozit-typ/{id} | Path does not match |
| 27 | admin_smazat_inzerat | /admin/smazat-inzerat/{id} | Path does not match |
| 28 | admin_smazat_uzivatele | /admin/smazat-uzivatele/{id} | Path does not match |
| 29 | advert | /advert | Path does not match |
| 30 | get_selected_items | /ajax/api/get-selected-items | Path does not match |
| 31 | search_options | /ajax/search-options | Path does not match |
| 32 | ajax_ares | /ajax/ares/{ico} | Path does not match |
| 33 | position_web_stats | /ajax/position/stats/web/{id} | Path does not match |
| 34 | banner_click_stats | /ajax/banner/stats/click/{id} | Path does not match |
| 35 | banner_views_stats | /ajax/banner/stats/views/{id} | Path does not match |
| 36 | notification_mark_as_read | /ajax/notification/mark-as-read/{userNotificationId} | Path does not match |
| 37 | notification_mark_all_as_read | /ajax/notification/mark-all-as-read | Path does not match |
| 38 | get_image | /ajax/get-image | Path does not match |
| 39 | article_list | /clanky | Path does not match |
| 40 | article_detail | /clanky/{slug} | Path does not match |
| 41 | lexicon_list | /lexikon | Path does not match |
| 42 | lexicon_detail | /lexikon/{slug} | Path does not match |
| 43 | authentication_confirm_mail | /authentication/confirm-mail | Path does not match |
| 44 | authentication_forgot_password | /authentication/zapomenute-heslo | Path does not match |
| 45 | authentication_login | /authentication/prihlaseni | Path does not match |
| 46 | authentication_logout | /authentication/logout | Path does not match |
| 47 | authentication_reset_password | /authentication/reset-hesla/{token} | Path does not match |
| 48 | registration_step | /authentication/registrace/krok/{step} | Path does not match |
| 49 | activation_summary | /authentication/aktivace/dokonceno | Path does not match |
| 50 | registration_done | /authentication/registrace/hotovo | Path does not match |
| 51 | registration_summary | /authentication/registrace/souhrn | Path does not match |
| 52 | contact | /kontakt | Path does not match |
| 53 | cron_job_expiration_check | /cron/job-expiration-check | Path does not match |
| 54 | cron_credit_expiration_check | /cron/credit-expiration | Path does not match |
| 55 | cron_job_top | /cron/job-top | Path does not match |
| 56 | cron_reset_extended_jobs | /cron/reset-extended-jobs | Path does not match |
| 57 | employer_detail | /employer/{slug} | Path does not match |
| 58 | export_users | /superadmin/export/users | Path does not match |
| 59 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.