Routing
(none)
Matched route
Route Matching Logs
Path to match:
/upload/media/default/0004/01/thumb_300482_default_pr_poster.jpg
# | 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_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | 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 | press_site.actions.account.auth_check | /{_locale}/auth-check | Path does not match |
14 | press_site.actions.content.default | /{_locale}/movies | Path does not match |
15 | press_site.actions.product.upcoming_movies | /{_locale}/upcoming-movies | Path does not match |
16 | press_site.actions.product.new_movies | /{_locale}/new-movies | Path does not match |
17 | press_site.actions.product.all_movies | /{_locale}/all-movies | Path does not match |
18 | press_site.actions.product.single_movie | /{_locale}/movies/{id} | Path does not match |
19 | press_site.actions.search.autocomplete | /{_locale}/search/autocomplete | Path does not match |
20 | press_site.actions.download_vet_table | /{_locale}/movies/{id}/download-vet | Path does not match |
21 | press_site.actions.assets_append | /{_locale}/assets/{id}/append | Path does not match |
22 | press_site.actions.assets.manage_item | /{_locale}/{productId}/assets/manage-item/{assetId} | Path does not match |
23 | press_site.actions.assets.download | /{_locale}/{productId}/assets/download | Path does not match |
24 | press_site.actions.account.sign_out | /{_locale}/sign-out | Path does not match |
25 | press_site.actions.account.sign_in | /{_locale} | Path does not match |
26 | press_site.actions.account.forgotten_password | /{_locale}/forgotten-password | Path does not match |
27 | press_site.actions.localization.landing_page | / | Path does not match |
28 | press_site.actions.content.generic | /{_locale}/page/{id}/{slug} | Path does not match |
29 | operator.actions.documentation.index | /v2/documentation | Path does not match |
30 | operator.actions.documentation.sandbox.media_list | /v2/sandbox/media-list | Path does not match |
31 | operator.actions.documentation.sandbox.media_item | /v2/sandbox/media-item | Path does not match |
32 | operator.actions.json.media_list | /v2/media | Path does not match |
33 | operator.actions.json.media_item | /v2/media/{id} | Path does not match |
34 | operator.actions.xml.media_list | /external/externalService.asmx/getMediaList | Path does not match |
35 | operator.actions.xml.media_item | /external/externalService.asmx/getMedia | 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.