Routing
video_detail
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "cs" |
| id | "0195c82a-4beb-73db-8641-f8307522a121" |
Route Redirection
This page redirects to:
/cs/sign/in
(route: "n/a")
Route Matching Logs
Path to match:
/cs/videos/detail/0195c82a-4beb-73db-8641-f8307522a121
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | homepage.en | / | Path does not match |
| 17 | homepage.cs | /cs/ | Path does not match |
| 18 | project_list.en | /projects | Path does not match |
| 19 | project_list.cs | /cs/projects | Path does not match |
| 20 | sign_out.en | /sign/out | Path does not match |
| 21 | sign_out.cs | /cs/sign/out | Path does not match |
| 22 | sign_in_remote.en | /sign/in/remote/{type}/{code} | Path does not match |
| 23 | sign_in_remote.cs | /cs/sign/in/remote/{type}/{code} | Path does not match |
| 24 | sign_in.en | /sign/in | Path does not match |
| 25 | sign_in.cs | /cs/sign/in | Path does not match |
| 26 | sign_up.en | /sign/up | Path does not match |
| 27 | sign_up.cs | /cs/sign/up | Path does not match |
| 28 | sign_up_ccbill.en | /sign/up/ccbill | Path does not match |
| 29 | sign_up_ccbill.cs | /cs/sign/up/ccbill | Path does not match |
| 30 | promo_generator.en | /promo-generator | Path does not match |
| 31 | promo_generator.cs | /cs/promo-generator | Path does not match |
| 32 | promo_generator_videos_single.en | /promo-generator/videos-single | Path does not match |
| 33 | promo_generator_videos_single.cs | /cs/promo-generator/videos-single | Path does not match |
| 34 | promo_generator_videos_all.en | /promo-generator/videos-all | Path does not match |
| 35 | promo_generator_videos_all.cs | /cs/promo-generator/videos-all | Path does not match |
| 36 | promo_generator_projects_single.en | /promo-generator/projects-single | Path does not match |
| 37 | promo_generator_projects_single.cs | /cs/promo-generator/projects-single | Path does not match |
| 38 | promo_generator_projects_all.en | /promo-generator/projects-all | Path does not match |
| 39 | promo_generator_projects_all.cs | /cs/promo-generator/projects-all | Path does not match |
| 40 | promo_generator_projects_download_csv.en | /promo-generator/projects-download-csv | Path does not match |
| 41 | promo_generator_projects_download_csv.cs | /cs/promo-generator/projects-download-csv | Path does not match |
| 42 | video_list.en | /videos/{page} | Path does not match |
| 43 | video_list.cs | /cs/videos/{page} | Path does not match |
| 44 | video_images_download.en | /videos/download-images/{id} | Path does not match |
| 45 | video_images_download.cs | /cs/videos/download-images/{id} | Path does not match |
| 46 | video_detail.en | /videos/detail/{id} | Path does not match |
| 47 | video_detail.cs | /cs/videos/detail/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.