GET https://app.ader-mr.org/

Routing

app_root Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 ux_entity_autocomplete /autocomplete/{alias} Path does not match
3 _wdt_stylesheet /_wdt/styles Path does not match
4 _wdt /_wdt/{token} Path does not match
5 _profiler_home /_profiler/ Path does not match
6 _profiler_search /_profiler/search Path does not match
7 _profiler_search_bar /_profiler/search_bar Path does not match
8 _profiler_phpinfo /_profiler/phpinfo Path does not match
9 _profiler_xdebug /_profiler/xdebug Path does not match
10 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
11 _profiler_search_results /_profiler/{token}/search/results Path does not match
12 _profiler_open_file /_profiler/open Path does not match
13 _profiler /_profiler/{token} Path does not match
14 _profiler_router /_profiler/{token}/router Path does not match
15 _profiler_exception /_profiler/{token}/exception Path does not match
16 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
17 api_association_get /api/association Path does not match
18 api_association_update /api/association Path does not match
19 api_association_dashboard_stats /api/association/dashboard Path does not match
20 api_association_members_list /api/association/members Path does not match
21 api_association_member_get /api/association/members/{id} Path does not match
22 api_association_member_create /api/association/members Path does not match
23 api_association_member_update /api/association/members/{id} Path does not match
24 api_association_member_delete /api/association/members/{id} Path does not match
25 api_payment_methods_active /api/payment-methods/active Path does not match
26 app_association_new /association/new Path does not match
27 app_association_settings /association/settings Path does not match
28 app_association_no_association /association/no-association Path does not match
29 app_association_disabled /association/disabled Path does not match
30 app_association_user_suspended /association/user-suspended Path does not match
31 app_association_dashboard /dashboard Path does not match
32 app_dashboard_index /dashboard Path does not match
33 app_association_member_index /association/members Path does not match
34 app_association_member_new /association/members/new Path does not match
35 app_association_member_show /association/members/{id} Path does not match
36 app_association_member_edit /association/members/{id}/edit Path does not match
37 app_association_member_status /association/members/{id}/status/{status} Path does not match
38 app_association_member_delete /association/members/{id} Path does not match
39 app_association_member_send_reset_link /association/members/{id}/send-reset-link Path does not match
40 app_association_public_home /a/{slug} Path does not match
41 app_association_public_contact /a/{slug}/contact Path does not match
42 app_caisse_index /caisse Path does not match
43 app_caisse_new /caisse/new Path does not match
44 app_caisse_show /caisse/{id} Path does not match
45 app_caisse_edit /caisse/{id}/edit Path does not match
46 app_caisse_delete /caisse/{id}/delete Path does not match
47 app_caisse_enroll_member /caisse/{id}/enroll-member Path does not match
48 app_caisse_subscribe /caisse/{id}/subscribe Path does not match
49 app_caisse_remove_member /caisse/{id}/remove-member/{memberId} Path does not match
50 app_contribution_payment_new /caisse/{caisseId}/payment/new Path does not match
51 app_contribution_payment_history /caisse/{caisseId}/payment/history Path does not match
52 app_contribution_payment_show /caisse/{caisseId}/payment/{id} Path does not match
53 app_contribution_payment_edit /caisse/{caisseId}/payment/{id}/edit Path does not match
54 app_contribution_payment_delete /caisse/{caisseId}/payment/{id}/delete Path does not match
55 app_contribution_payment_validate /caisse/{caisseId}/payment/{id}/validate Path does not match
56 app_contribution_payment_reject /caisse/{caisseId}/payment/{id}/reject Path does not match
57 api_mobile_login /api/mobile/login Path does not match
58 api_mobile_logout /api/mobile/logout Path does not match
59 api_mobile_me /api/mobile/me Path does not match
60 api_mobile_refresh /api/mobile/refresh Path does not match
61 app_password_forgot /password/forgot Path does not match
62 app_password_reset /password/reset/{token} Path does not match
63 app_password_set /password/set/{token} Path does not match
64 app_payment_method_index /settings/payment-methods Path does not match
65 app_payment_method_new /settings/payment-methods/new Path does not match
66 app_payment_method_show /settings/payment-methods/{id} Path does not match
67 app_payment_method_edit /settings/payment-methods/{id}/edit Path does not match
68 app_payment_method_toggle /settings/payment-methods/{id}/toggle Path does not match
69 app_payment_method_delete /settings/payment-methods/{id} Path does not match
70 app_payment_method_api_index /settings/payment-methods/api/admin/payment-methods Path does not match
71 app_payment_method_api_show /settings/payment-methods/api/admin/payment-methods/{id} Path does not match
72 app_payment_method_api_create /settings/payment-methods/api/admin/payment-methods Path does not match
73 app_payment_method_api_update /settings/payment-methods/api/admin/payment-methods/{id} Path does not match
74 app_payment_method_api_toggle /settings/payment-methods/api/admin/payment-methods/{id}/toggle Path does not match
75 app_payment_method_api_delete /settings/payment-methods/api/admin/payment-methods/{id} Path does not match
76 app_root / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.