Routing
theme_cowboys_and_aliens_page
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr-CA" |
flow | "cowboys_and_aliens" |
generic_header | true |
theme_promo_page | true |
Route Matching Logs
Path to match:
/theme/cowboys-et-extra-terrestres
# | Route name | Path | Log |
---|---|---|---|
1 | index | / | Path does not match |
2 | login.en-CA | /login | Path does not match |
3 | login.fr-CA | /connexion | Path does not match |
4 | logout | /logout | Path does not match |
5 | forgot-password.en-CA | /forgot-password | Path does not match |
6 | forgot-password.fr-CA | /mot-de-passe-oublie | Path does not match |
7 | unsubscribe.en-CA | /unsubscribe | Path does not match |
8 | unsubscribe.fr-CA | /desabonner | Path does not match |
9 | validate_email.en-CA | /validate-email/{username} | Path does not match |
10 | validate_email.fr-CA | /valider-le-courriel/{username} | Path does not match |
11 | product_selection.en-CA | /product-selection | Path does not match |
12 | product_selection.fr-CA | /selection-produit | Path does not match |
13 | confirm_email.en-CA | /confirm-email | Path does not match |
14 | confirm_email.fr-CA | /confirmer-le-courriel | Path does not match |
15 | reset-password.en-CA | /reset-password/{token} | Path does not match |
16 | reset-password.fr-CA | /reinitialiser-le-mot-de-passe/{token} | Path does not match |
17 | go_to_family_mode.en-CA | /go-to-family-mode | Path does not match |
18 | go_to_family_mode.fr-CA | /aller-mode-famille | Path does not match |
19 | client_redirect | /client | Path does not match |
20 | contact_ | /contact | Path does not match |
21 | error_google.en-CA | /error/google | Path does not match |
22 | error_google.fr-CA | /erreur/google | Path does not match |
23 | google_start | /google/start | Path does not match |
24 | google_check | /google/check | Path does not match |
25 | google_connect | /google/connect | Path does not match |
26 | google_signup.en-CA | /google/signup | Path does not match |
27 | google_signup.fr-CA | /google/inscription | Path does not match |
28 | google_student.en-CA | /google/student | Path does not match |
29 | google_student.fr-CA | /google/eleve | Path does not match |
30 | google_merge_account | /google/merge | Path does not match |
31 | get_info | /server | Path does not match |
32 | health | /health | Path does not match |
33 | infos_about.en-CA | /about-us | Path does not match |
34 | infos_about.fr-CA | /a-propos | Path does not match |
35 | infos_generated_information_page | /info/{pageName} | Path does not match |
36 | infos_generated_information_page_forced_language | /info/{pageName}/{forcedLanguage} | Path does not match |
37 | manager_account.en-CA | /manager/account | Path does not match |
38 | manager_account.fr-CA | /enseignant/mon-compte | Path does not match |
39 | manager_billing.en-CA | /manager/billing | Path does not match |
40 | manager_billing.fr-CA | /enseignant/facturation | Path does not match |
41 | manager_change_username.en-CA | /manager/change-username | Path does not match |
42 | manager_change_username.fr-CA | /enseignant/changer-son-identifiant | Path does not match |
43 | robots | /robots.txt | Path does not match |
44 | signup.en-CA | /signup | Path does not match |
45 | signup.fr-CA | /inscription | Path does not match |
46 | theme_themes_list_page.en-CA | /theme/all-themes | Path does not match |
47 | theme_themes_list_page.fr-CA | /theme/tous-les-themes | Path does not match |
48 | theme_monarch_woodland_page.en-CA | /theme/monarch-woodland | Path does not match |
49 | theme_monarch_woodland_page.fr-CA | /theme/bois-du-monarque | Path does not match |
50 | theme_time_travelers_page.en-CA | /theme/time-travelers | Path does not match |
51 | theme_time_travelers_page.fr-CA | /theme/voyageurs-du-temps | Path does not match |
52 | theme_hero_metropolis_page.en-CA | /theme/hero-metropolis | Path does not match |
53 | theme_hero_metropolis_page.fr-CA | /theme/metropole-des-heros | Path does not match |
54 | theme_era_of_dragons_page.en-CA | /theme/era-of-dragons | Path does not match |
55 | theme_era_of_dragons_page.fr-CA | /theme/ere-des-dragons | Path does not match |
56 | theme_zombie_hunters_page.en-CA | /theme/zombie-hunters | Path does not match |
57 | theme_zombie_hunters_page.fr-CA | /theme/chasseurs-de-zombies | Path does not match |
58 | theme_my_neighborhood_page.en-CA | /theme/my-neighborhood | Path does not match |
59 | theme_my_neighborhood_page.fr-CA | /theme/mon-quartier | Path does not match |
60 | theme_cowboys_and_aliens_page.en-CA | /theme/cowboys-and-aliens | Path does not match |
61 | theme_cowboys_and_aliens_page.fr-CA | /theme/cowboys-et-extra-terrestres | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.