Redirect 302 redirect from GET @app_home (d0cb9f)

GET https://manager.agillia-digital.fr/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 admin_admin_index /admin-agillia-69/admin Path does not match
2 admin_admin_new /admin-agillia-69/admin/new Path does not match
3 admin_admin_batch_delete /admin-agillia-69/admin/batch-delete Path does not match
4 admin_admin_autocomplete /admin-agillia-69/admin/autocomplete Path does not match
5 admin_admin_render_filters /admin-agillia-69/admin/render-filters Path does not match
6 admin_admin_edit /admin-agillia-69/admin/{entityId}/edit Path does not match
7 admin_admin_delete /admin-agillia-69/admin/{entityId}/delete Path does not match
8 admin_admin_detail /admin-agillia-69/admin/{entityId} Path does not match
9 admin_email_log_index /admin-agillia-69/email-log Path does not match
10 admin_email_log_new /admin-agillia-69/email-log/new Path does not match
11 admin_email_log_batch_delete /admin-agillia-69/email-log/batch-delete Path does not match
12 admin_email_log_autocomplete /admin-agillia-69/email-log/autocomplete Path does not match
13 admin_email_log_render_filters /admin-agillia-69/email-log/render-filters Path does not match
14 admin_email_log_edit /admin-agillia-69/email-log/{entityId}/edit Path does not match
15 admin_email_log_delete /admin-agillia-69/email-log/{entityId}/delete Path does not match
16 admin_email_log_detail /admin-agillia-69/email-log/{entityId} Path does not match
17 admin_plan_index /admin-agillia-69/plan Path does not match
18 admin_plan_new /admin-agillia-69/plan/new Path does not match
19 admin_plan_batch_delete /admin-agillia-69/plan/batch-delete Path does not match
20 admin_plan_autocomplete /admin-agillia-69/plan/autocomplete Path does not match
21 admin_plan_render_filters /admin-agillia-69/plan/render-filters Path does not match
22 admin_plan_edit /admin-agillia-69/plan/{entityId}/edit Path does not match
23 admin_plan_delete /admin-agillia-69/plan/{entityId}/delete Path does not match
24 admin_plan_detail /admin-agillia-69/plan/{entityId} Path does not match
25 admin_subscription_index /admin-agillia-69/subscription Path does not match
26 admin_subscription_new /admin-agillia-69/subscription/new Path does not match
27 admin_subscription_batch_delete /admin-agillia-69/subscription/batch-delete Path does not match
28 admin_subscription_autocomplete /admin-agillia-69/subscription/autocomplete Path does not match
29 admin_subscription_render_filters /admin-agillia-69/subscription/render-filters Path does not match
30 admin_subscription_edit /admin-agillia-69/subscription/{entityId}/edit Path does not match
31 admin_subscription_delete /admin-agillia-69/subscription/{entityId}/delete Path does not match
32 admin_subscription_detail /admin-agillia-69/subscription/{entityId} Path does not match
33 admin_transaction_index /admin-agillia-69/transaction Path does not match
34 admin_transaction_new /admin-agillia-69/transaction/new Path does not match
35 admin_transaction_batch_delete /admin-agillia-69/transaction/batch-delete Path does not match
36 admin_transaction_autocomplete /admin-agillia-69/transaction/autocomplete Path does not match
37 admin_transaction_render_filters /admin-agillia-69/transaction/render-filters Path does not match
38 admin_transaction_edit /admin-agillia-69/transaction/{entityId}/edit Path does not match
39 admin_transaction_delete /admin-agillia-69/transaction/{entityId}/delete Path does not match
40 admin_transaction_detail /admin-agillia-69/transaction/{entityId} Path does not match
41 admin_user_index /admin-agillia-69/user Path does not match
42 admin_user_new /admin-agillia-69/user/new Path does not match
43 admin_user_batch_delete /admin-agillia-69/user/batch-delete Path does not match
44 admin_user_autocomplete /admin-agillia-69/user/autocomplete Path does not match
45 admin_user_render_filters /admin-agillia-69/user/render-filters Path does not match
46 admin_user_edit /admin-agillia-69/user/{entityId}/edit Path does not match
47 admin_user_delete /admin-agillia-69/user/{entityId}/delete Path does not match
48 admin_user_detail /admin-agillia-69/user/{entityId} Path does not match
49 _preview_error /_error/{code}.{_format} Path does not match
50 _wdt_stylesheet /_wdt/styles Path does not match
51 _wdt /_wdt/{token} Path does not match
52 _profiler_home /_profiler/ Path does not match
53 _profiler_search /_profiler/search Path does not match
54 _profiler_search_bar /_profiler/search_bar Path does not match
55 _profiler_phpinfo /_profiler/phpinfo Path does not match
56 _profiler_xdebug /_profiler/xdebug Path does not match
57 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
58 _profiler_search_results /_profiler/{token}/search/results Path does not match
59 _profiler_open_file /_profiler/open Path does not match
60 _profiler /_profiler/{token} Path does not match
61 _profiler_router /_profiler/{token}/router Path does not match
62 _profiler_exception /_profiler/{token}/exception Path does not match
63 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
64 admin /admin-agillia-69 Path does not match
65 app_client_profile /dashboard/profile Path does not match
66 app_client_billing /dashboard/billing Path does not match
67 app_client_password /dashboard/password Path does not match
68 app_client_dashboard /dashboard Path does not match
69 app_payment_method_index /account/payment-methods/ Path does not match
70 app_payment_method_add /account/payment-methods/add Path does not match
71 app_payment_method_set_default /account/payment-methods/{id}/set-default Path does not match
72 app_payment_method_verify /account/payment-methods/verify/{publicId} Path does not match
73 app_home / Path does not match
74 app_forgot_password_request /reset-password Path does not match
75 app_check_email /reset-password/check-email Path does not match
76 app_reset_password /reset-password/reset/{token} Path does not match
77 revolut_webhook /webhook/revolut Path does not match
78 app_login /login Route matches!

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