Routing
app_home_page
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | app.admin_dashboard | /admin | Path does not match |
2 | app_home_fr | /fr | Path does not match |
3 | app.test_pdf | Path does not match | |
4 | app.test_form | /formtest | Path does not match |
5 | app.init.user.admin | /init_a1wa11 | Path does not match |
6 | app.mail.rescission | /mail/rescission | Path does not match |
7 | app.mail.welcome | /mail/welcome | Path does not match |
8 | partner.dashboard | /partenaire/ | Path does not match |
9 | partner.claims_list | /partenaire/sinistre/list | Path does not match |
10 | partner.sinistre_view | /partenaire/sinistre/{id} | Path does not match |
11 | partner.detail_subscription | /partenaire/souscription/{certificate_number} | Path does not match |
12 | partner.detail_surf_gear | /partenaire/souscription/matériel/{id} | Path does not match |
13 | partner.profile | /partenaire/profile | Path does not match |
14 | partner.edit | /partenaire/{id}/edit/profil | Path does not match |
15 | partner.edit_credential | /partenaire/{id}/edit/auth | Path does not match |
16 | partner.add_customer | /partenaire/ajouter/client | Path does not match |
17 | app_login | /login | Path does not match |
18 | app_security_requestloginlink | /request-login-link | Path does not match |
19 | login_check | /login_check | Path does not match |
20 | app_logout | /logout | Path does not match |
21 | user_space.welcome | /mon-espace/ | Path does not match |
22 | user_space.manage_user_profile | /mon-espace/mon-profil | Path does not match |
23 | user_space.edit_user | /mon-espace/mon-profil/edit | Path does not match |
24 | user_space.contract_list | /mon-espace/mes-contrats | Path does not match |
25 | user_space.contract_detail | /mon-espace/mes-contrats/{certificate_number} | Path does not match |
26 | user_space.detail_surf_gear | /mon-espace/matériel/{id} | Path does not match |
27 | user_space.detail_endorsement | /mon-espace/avenant/{id} | Path does not match |
28 | user_space.list_surf_gear | /mon-espace/list-surf-gear/{id} | Path does not match |
29 | user_space.add_bank_account | /mon-espace/add-bank-account | Path does not match |
30 | user_space.sinistre | /mon-espace/declarer/sinistre | Path does not match |
31 | user_space.sinistre.add | /mon-espace/add/sinistre | Path does not match |
32 | user_space.sinistre.list | /mon-espace/list/sinistre | Path does not match |
33 | user_space.sinistre.view | /mon-espace/sinistre/{id} | Path does not match |
34 | user_space.cancel_contract | /mon-espace/resilier | Path does not match |
35 | user_space.request_change | /mon-espace/demande-un-changement | Path does not match |
36 | user_space.remove_surf_gear | /mon-espace/retirer-un-materiel | Path does not match |
37 | user_space.select_contract | /mon-espace/choisir-contrat | Path does not match |
38 | user_space.add_surf_gear | /mon-espace/ajouter-un-materiel/{id} | Path does not match |
39 | subscription.contact_detail | /abonnement/{slug}/ | Path does not match |
40 | _preview_error | /_error/{code}.{_format} | Path does not match |
41 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
42 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
43 | _wdt | /_wdt/{token} | Path does not match |
44 | _profiler_home | /_profiler/ | Path does not match |
45 | _profiler_search | /_profiler/search | Path does not match |
46 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
47 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
48 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
49 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
50 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
51 | _profiler_open_file | /_profiler/open | Path does not match |
52 | _profiler | /_profiler/{token} | Path does not match |
53 | _profiler_router | /_profiler/{token}/router | Path does not match |
54 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
55 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
56 | admin_claims.list | /admin/claims/ | Path does not match |
57 | admin_claims.detail | /admin/claims/{reference} | Path does not match |
58 | admin_claims.update | /admin/claims/update/{reference} | Path does not match |
59 | admin_claims.request_legible_document | /admin/claims/request-legible-document/{reference}/{label} | Path does not match |
60 | admin_clients.list | /admin/clients/ | Path does not match |
61 | admin_clients.detail | /admin/clients/{id} | Path does not match |
62 | admin_clients.claim | /admin/clients/sinistre/{id} | Path does not match |
63 | admin_clients.subscription | /admin/clients/souscription/{id} | Path does not match |
64 | admin_cancellation.list | /admin/resiliation/ | Path does not match |
65 | admin_cancellation.detail | /admin/resiliation/{id} | Path does not match |
66 | admin_partner.list | /admin/partenaire/ | Path does not match |
67 | admin_partner.commission_setting | /admin/partenaire/configuration/commission | Path does not match |
68 | admin_partner.new | /admin/partenaire/new | Path does not match |
69 | admin_partner.detail | /admin/partenaire/{id} | Path does not match |
70 | admin_partner.edit | /admin/partenaire/{id}/edit | Path does not match |
71 | admin_partner.edit_credential | /admin/partenaire/{id}/edit/auth | Path does not match |
72 | admin_partner.generate_tracker | /admin/partenaire/{id}/generate/tracker | Path does not match |
73 | admin_partner.delete_tracker | /admin/partenaire/{id}/delete/tracker | Path does not match |
74 | admin_partner.list_partner_sales | /admin/partenaire/{id}/list/partner/sales | Path does not match |
75 | admin_partner.tracking | /admin/partenaire/{id}/tracking | Path does not match |
76 | admin_partner.tracking_log | /admin/partenaire/log/{id}/tracking | Path does not match |
77 | admin_warranties.products | /admin/warranties/ | Path does not match |
78 | admin_warranties.sync_price | /admin/warranties/sync-price | Path does not match |
79 | admin_warranties.edit | /admin/warranties/{id} | Path does not match |
80 | admin_warranties.edit_fee | /admin/warranties/fee/{id} | Path does not match |
81 | admin_subscription.list | /admin/subscription/ | Path does not match |
82 | admin_subscription.detail | /admin/subscription/{id} | Path does not match |
83 | admin_subscription.detail_surf_gear | /admin/subscription/matériel/{id} | Path does not match |
84 | admin_subscription.detail_client | /admin/subscription/client/{id} | Path does not match |
85 | admin_subscription.detail_endorsement | /admin/subscription/avenant/{id} | Path does not match |
86 | admin_subscription.send_contract_to_broker | /admin/subscription/send/contract/{id} | Path does not match |
87 | app_become_pro | /devenir-partenaire | Path does not match |
88 | app_contact_us | /nous-contacter | Path does not match |
89 | user_space.our_guarantees | /nos-garanties | Path does not match |
90 | page.faq | /faq | Path does not match |
91 | page.circular_economy | /economie-circulaire | Path does not match |
92 | app_about_us | /qui-sommes-nous | Path does not match |
93 | page.legal_notices | /mentions-legales | Path does not match |
94 | landing_page_partner | /protege-mes-jouets | Path does not match |
95 | landing_page_partner_two | /protege-ma-loc | Path does not match |
96 | page.quiz_after_claim | /votre-avis-compte | Path does not match |
97 | app_warranty_detail | /{slug} | Path does not match |
98 | admin_login | /admin/login | Path does not match |
99 | admin_logout | /admin/logout | Path does not match |
100 | partner_login | /partenaire/login | Path does not match |
101 | partner_logout | /partenaire/logout | Path does not match |
102 | subscription.gears_add | /abonnement/{slug}/ajout-materiel | Path does not match |
103 | subscription.cart | /abonnement/{slug}/materiel-garantie | Path does not match |
104 | subscription.checkout | /abonnement/{slug}/checkout | Path does not match |
105 | subscription.payment | /abonnement/{slug}/payment | Path does not match |
106 | subscription.create_checkout_session | /abonnement/{slug}/create-checkout-session | Path does not match |
107 | subscription.check_payment | /abonnement/{slug}/check-payment | Path does not match |
108 | subscription.success_payment | /abonnement/{slug}/paiement-reussi | Path does not match |
109 | test_rendu_mail | /rendu/mail | Path does not match |
110 | test | /test/clear-all | Path does not match |
111 | app_test_stripestatus | /stripe/status | Path does not match |
112 | app.sentry_test | /sentry/test/{id} | Path does not match |
113 | app_home_page | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.