Routing
press_site.actions.account.sign_out
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "no" |
Route Redirection
This page redirects to:
https://he.dev.nordiskfilm.com/no
Route Matching Logs
Path to match:
/no/sign-out
# | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.