Routing
(none)
Matched route
Route Matching Logs
Path to match:
/_fragment
| # | 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 | public_web_movie_clip_view.ru | /movie/{publicKey} | Path does not match |
| 17 | public_web_movie_clip_view.en | /en/movie/{publicKey} | Path does not match |
| 18 | public_web_film_clips.ru | /film-clips/{filmId}/{page} | Path does not match |
| 19 | public_web_film_clips.en | /en/film-clips/{filmId}/{page} | Path does not match |
| 20 | public_web_all_clips_date.ru | /{page} | Path almost matches, but Requirement for "page" does not match (\d+) |
| 21 | public_web_all_clips_date.en | /en/{page} | Path does not match |
| 22 | public_web_all_clips_views.ru | /popular/{page} | Path does not match |
| 23 | public_web_all_clips_views.en | /en/popular/{page} | Path does not match |
| 24 | public_web_all_clips_likes.ru | /clips/most-liked/{page} | Path does not match |
| 25 | public_web_all_clips_likes.en | /en/clips/most-liked/{page} | Path does not match |
| 26 | public_web_all_clips_rate.ru | /clips/top-rated/{page} | Path does not match |
| 27 | public_web_all_clips_rate.en | /en/clips/top-rated/{page} | Path does not match |
| 28 | public_web_search_clips.ru | /search/{page} | Path does not match |
| 29 | public_web_search_clips.en | /en/search/{page} | Path does not match |
| 30 | public_web_set_locale.ru | /switch-lang | Path does not match |
| 31 | public_web_set_locale.en | /en/switch-lang | Path does not match |
| 32 | app_movieclip_presentation_api_create_action__invoke | /api/v1/movie-clip/add/ | Path does not match |
| 33 | app_movieclip_presentation_api_vote_action__invoke | /api/v1/movie-clip/vote/ | Path does not match |
| 34 | app_film_presentation_api_create_action__invoke | /api/v1/film/add/ | Path does not match |
| 35 | App\Tag\Controller\Api\V1\Create\ActionController | /api/v1/tags/add/ | Path does not match |
| 36 | App\Tag\Controller\Api\V1\Edit\ActionController | /api/v1/tags/edit/ | Path does not match |
| 37 | App\Category\Controller\Api\V1\Create\ActionController | /api/v1/categories/add/ | Path does not match |
| 38 | App\Category\Controller\Api\V1\Edit\ActionController | /api/v1/categories/edit/ | Path does not match |
| 39 | app_searchlog_api_v1_usersearch_action__invoke | /api/v1/goal/user-search/add/ | Path does not match |
| 40 | app_telemetry_api_v1_pageclose_action__invoke | /api/v1/stats/page-close/save/ | Path does not match |
| 41 | App\Cron\Controller\Api\V1\Create\ActionController | /api/v1/cron/add/ | Path does not match |
| 42 | App\Cron\Controller\Api\V1\Delete\ActionController | /api/v1/cron/delete/ | Path does not match |
| 43 | App\Cron\Controller\Api\V1\Update\ActionController | /api/v1/cron/update/ | Path does not match |
| 44 | App\SearchLog\Controller\Http\LogOverview\ActionController | /search-log/overview/ | 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.