Routing
user_video
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "11065" |
| slug | "oceane-rocton" |
Route Matching Logs
Path to match:
/v/oceane-rocton/11065
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_refresh_missing_image | /admin/refresh-missing-image | Path does not match |
| 2 | admin_clean_image_ftp | /admin/clean-ftp-image | Path does not match |
| 3 | admin_clean_video_ftp | /admin/clean-ftp-video | Path does not match |
| 4 | admin_replace_dood | /admin/replace-dood | Path does not match |
| 5 | admin_conso_profil | /admin/conso-profil | Path does not match |
| 6 | admin_conso_influencer | /admin/conso-influencer | Path does not match |
| 7 | admin_conso_dood_auto | /admin/conso-dood-auto-disabled | Path does not match |
| 8 | admin_download_preview_videos | /admin/download-preview-videos | Path does not match |
| 9 | admin_conso_babastream_auto | /admin/conso-babastream-auto | Path does not match |
| 10 | admin_conso_dood_auto_st | /admin/conso-dood-auto | Path does not match |
| 11 | admin_conso | /admin/conso-dood | Path does not match |
| 12 | admin_stats | /admin/stats | Path does not match |
| 13 | admin_remove_influencer | /admin/remove/influencer/{id} | Path does not match |
| 14 | admin_add_newsletter | /admin/add/newsletter | Path does not match |
| 15 | admin_edit_influencer | /admin/edit/influencer/{id} | Path does not match |
| 16 | admin_generate | /admin/generate | Path does not match |
| 17 | admin_moderate | /admin/moderate | Path does not match |
| 18 | admin_moderate_batch | /admin/moderate/batch | Path does not match |
| 19 | admin_ban_user | /admin/moderate/ban/{id} | Path does not match |
| 20 | admin_remove_user | /admin/user/remove/{id} | Path does not match |
| 21 | api_seo_update | /api/seo/update | Path does not match |
| 22 | api_seo_missing | /api/seo/missing | Path does not match |
| 23 | app_api_telegram_daily | /api/telegramdaily | Path does not match |
| 24 | app_api_telegram_daily_video | /api/telegramdailyvideo | Path does not match |
| 25 | api_senddatatol3aks | /api/senddatatol3aks | Path does not match |
| 26 | app_api_photos | /api/photos/{id} | Path does not match |
| 27 | app_api_videos | /api/videos/{id} | Path does not match |
| 28 | app_api_influencers_autocomplete | /api/influencers/autocomplete | Path does not match |
| 29 | app_index | / | Path does not match |
| 30 | app_chaturbate | /chaturbate | Path does not match |
| 31 | app_stripchat | /stripchat | Path does not match |
| 32 | app_dating | /dating | Path does not match |
| 33 | app_telegram | /telegram | Path does not match |
| 34 | app_legals | /legals | Path does not match |
| 35 | app_terms | /terms | Path does not match |
| 36 | app_influencer | /i/{slug} | Path does not match |
| 37 | load_more_influencer | /load-more-influencer/{slug}/{page} | Path does not match |
| 38 | user_influencers | /influencers | Path does not match |
| 39 | user_photo | /p/{slug}/{id} | Path does not match |
| 40 | user_video | /v/{slug}/{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.