Redirect 302 redirect from GET @app_home (c92795)

GET https://linguini.webcom-agency.com/admin/app/dashboard

Routing

app_admin_dashboard Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/admin/login

Route Matching Logs

Path to match: /admin/app/dashboard
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 app.swagger /api/doc.json Path does not match
3 app.swagger_ui /api/doc 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 app_admin_login /admin/login Path does not match
18 app_admin_logout /admin/logout Path does not match
19 app_cron /cron/transfert/linguini-employeur Path does not match
20 app_home / Path does not match
21 page_404 /404 Path does not match
22 app_webhooks /webhooks/payment Path does not match
23 app_admin_abonnement /admin/app/abonnement Path does not match
24 app_admin_add_abonnement /admin/app/abonnement/add Path does not match
25 app_admin_detail_abonnement /admin/app/abonnement/{plan} Path does not match
26 app_admin_add_abonnement_user /admin/app/abonnement/to/client/{plan} Path does not match
27 app_admin_employeur /admin/app/employeur Path does not match
28 app_admin_delete_employeur /admin/app/employeur/delete/{employeur} Path does not match
29 app_admin_detail_employeur /admin/app/employeur/detail/{employeur} Path does not match
30 app_admin_edit_info_employeur /admin/app/employeur/edit/info-employeur/{employeur} Path does not match
31 app_admin_add_employeur /admin/app/employeur/add Path does not match
32 app_reset_password /employeur/password/reset-password Path does not match
33 app_admin_dispo_employeurAjax /admin/app/employeur/dispo-employeur-ajax Path does not match
34 getDisponibiliteTimeEmployeur /admin/app/employeur/dispo-time-employeur-ajax Path does not match
35 getDocumentSubcontractorAjax /admin/app/employeur/getDocumentSubcontractorAjax Path does not match
36 app_audit_admin /admin/app/audit/ Path does not match
37 app_detail_audit_admin /admin/app/audit/detail/{audit} Path does not match
38 app_detail_categorie_audit_admin /admin/app/audit/detail/{audit}/categorie Path does not match
39 app_add_audit_admin /admin/app/audit/add-audit Path does not match
40 app_update_detail_audit_admin /admin/app/audit/detail/modifier/{audit} Path does not match
41 app_clone_audit_admin /admin/app/audit/clone/{audit} Path does not match
42 app_audit_delete_categorie_admin /admin/app/audit/detail/{audit}/delete/{categorie}/ Path does not match
43 app_audit_delete_intervention_admin /admin/app/audit/detail/{audit}/delete-intervention-from-audit/{intervention}/ Path does not match
44 getAuditeurForAuditSelectedWithAjax /admin/app/ajax/audit/list-auditeur Path does not match
45 changeStatusAuditWithAjax /admin/app/ajax/audit/change/status Path does not match
46 app_calendar_admin /admin/app/calendar/admin Path does not match
47 app_client_admin /admin/app/client Path does not match
48 app_client_detail_admin /admin/app/client/detail/{client} Path does not match
49 app_client_delete_admin /admin/app/client/delete/{client} Path does not match
50 addCustomer /admin/app/client/add Path does not match
51 getInfoClientWithAjax /admin/app/ajax/client/getInfo/byEmail Path does not match
52 app_communication_admin /admin/app/communication/ Path does not match
53 app_communication_sms_admin /admin/app/communication/sms/ Path does not match
54 app_communication_add_sms /admin/app/communication/sms/ajouter-sms/ Path does not match
55 app_communication_detail_sms /admin/app/communication/sms/detail-sms/{year}/{month} Path does not match
56 app_communication_notification_admin /admin/app/communication/notification/ Path does not match
57 app_communication_add_notification /admin/app/communication/notification/ajouter-notification/ Path does not match
58 app_admin_dashboard /admin/app/dashboard Route matches!

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