Redirect 302 redirect from GET @app_hub (b8fc7e)

GET https://dev.cseglobal.fr/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# 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_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 app_admin_index /admin/ Path does not match
16 app_admin_list_admins /admin/administrators Path does not match
17 app_admin_list_users /admin/users Path does not match
18 app_admin_edit_users /admin/users/edit/{id} Path does not match
19 app_admin_add_users /admin/users/add Path does not match
20 app_admin_export_demand /admin/demands/export Path does not match
21 app_admin_import_demand /admin/demands/import Path does not match
22 app_admin_demand_download_zip /admin/demand/{id}/download-zip Path does not match
23 app_admin_show_demand /admin/demands/show/{uuid} Path does not match
24 app_admin_demand_finalfile_delete /admin/demand-finalfile/delete/{id} Path does not match
25 app_admin_list_societies /admin/societies Path does not match
26 app_admin_add_society /admin/societies/add Path does not match
27 app_admin_edit_society /admin/societies/edit/{id} Path does not match
28 app_admin_invoice_index /admin/invoices Path does not match
29 app_admin_invoice_add /admin/invoices/add Path does not match
30 app_admin_invoice_download /admin/invoices/download Path does not match
31 app_admin_invoice_delete /admin/invoices/delete/{id} Path does not match
32 app_admin_chat /admin/chat Path does not match
33 app_admin_get_discussions /admin/get-discussions Path does not match
34 app_admin_discussion_messages /admin/chat/{id} Path does not match
35 app_admin_get_message_status /admin/chat/message/{id}/status Path does not match
36 app_admin_discussion_add_message /admin/discussion/{id}/message Path does not match
37 app_admin_mark_messages_read /admin/discussion/{id}/mark-messages-read Path does not match
38 app_admin_new_discussion /admin/discussion/new Path does not match
39 app_admin_get_admin_users /admin/admin-users Path does not match
40 app_admin_settings_index /admin/settings Path does not match
41 app_admin_update_status /admin/update-status Path does not match
42 app_admin_unread_messages_count /admin/unread-messages-count Path does not match
43 app_admin_export_demand_ajax /admin/demands/export/ajax Path does not match
44 app_admin_import_demand_ajax /admin/demands/import/ajax Path does not match
45 app_admin_demand_fire /admin/demand/{id}/fire Path does not match
46 app_admin_demand_unfire /admin/demand/{id}/unfire Path does not match
47 app_admin_toggle_like /admin/toggle-like/{id} Path does not match
48 app_dashboard_account /dashboard/account Path does not match
49 app_dashboard_account_security /dashboard/account/security Path does not match
50 app_dashboard_my_society /dashboard/my-society Path does not match
51 app_dashboard_my_society_edit_user /dashboard/my-society/edit/user/{id} Path does not match
52 app_dashboard_my_society_edit /dashboard/my-society/edit Path does not match
53 app_dashboard_import_demand /dashboard/demand/import Path does not match
54 app_dashboard_export_demand /dashboard/demand/export Path does not match
55 app_dashboard_new_demand /dashboard/demand/new Path does not match
56 app_dashboard_show_demand /dashboard/demand/show/{uuid} Path does not match
57 app_dashboard_demand_file_delete /dashboard/demand-file/delete/{id} Path does not match
58 app_dashboard_promote_user /dashboard/promote-user/{id} Path does not match
59 app_dashboard_demote_user /dashboard/demote-user/{id} Path does not match
60 app_dashboard_account_upload_avatar /dashboard/upload-avatar Path does not match
61 app_dashboard_autocomplete_sender /dashboard/autocomplete/sender Path does not match
62 app_dashboard_autocomplete_recipient /dashboard/autocomplete/recipient Path does not match
63 app_dashboard_demand_set_ready /dashboard/demand/{id}/set-ready Path does not match
64 app_dashboard_demand_unread_messages_count /dashboard/demand/{id}/unread-messages-count Path does not match
65 app_dashboard_demand_status /dashboard/demand/{id}/status Path does not match
66 app_discussion_get_or_create /dashboard/demand/{uuid}/discussion Path does not match
67 app_discussion_get /dashboard/demand/{id}/discussion-get Path does not match
68 app_discussion_add_message /discussion/{id}/messages Path does not match
69 app_discussion_get_messages /discussion/{id}/messages Path does not match
70 app_discussion_mark_messages_read_by_user /discussion/{id}/mark-messages-read-by-user Path does not match
71 app_discussion_unread_messages_count /discussion/{id}/unread-messages-count Path does not match
72 app_discussion_get_message_like_status /discussion/{id}/check-like-message Path does not match
73 app_home / Path does not match
74 app_hub /hub Path does not match
75 app_onboarding /onboard/{token} Path does not match
76 app_forgot_password_request /reset-password Path does not match
77 app_reset_password /reset-password/reset/{token} 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.