Redirect 302 redirect from GET @app_home (de4f22)

GET http://dep.accomplus.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_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 admin_groups_index /admin/groups Path does not match
17 admin_groups_new /admin/groups/new Path does not match
18 admin_groups_edit /admin/groups/{id}/edit Path does not match
19 admin_groups_delete /admin/groups/{id}/delete Path does not match
20 admin_appearance_index /admin/appearance Path does not match
21 admin_audit_logs_index /admin/audit-logs Path does not match
22 admin_dashboard /admin Path does not match
23 admin_wait_reasons_index /admin/wait-reasons Path does not match
24 admin_wait_reasons_new /admin/wait-reasons/new Path does not match
25 admin_wait_reasons_edit /admin/wait-reasons/{id}/edit Path does not match
26 admin_wait_reasons_delete /admin/wait-reasons/{id}/delete Path does not match
27 admin_wait_reasons_toggle /admin/wait-reasons/{id}/toggle Path does not match
28 admin_documents_index /admin/documents Path does not match
29 admin_documents_upload /admin/documents/upload Path does not match
30 admin_documents_procedure_new /admin/documents/procedures/new Path does not match
31 admin_documents_procedure_edit /admin/documents/procedures/edit Path does not match
32 admin_documents_procedure_preview /admin/documents/procedures/preview Path does not match
33 admin_documents_procedure_image_upload /admin/documents/procedures/image-upload Path does not match
34 admin_documents_viewer /admin/documents/viewer Path does not match
35 admin_documents_file /admin/documents/file Path does not match
36 admin_documents_delete /admin/documents/delete Path does not match
37 admin_documents_restore /admin/documents/restore Path does not match
38 admin_documents_purge /admin/documents/purge Path does not match
39 admin_appearance_email_index /admin/appearance/email Path does not match
40 admin_appearance_email_model_edit /admin/appearance/email/models/{id} Path does not match
41 admin_intervention_templates_index /admin/intervention-templates Path does not match
42 admin_intervention_templates_new /admin/intervention-templates/new Path does not match
43 admin_intervention_templates_edit /admin/intervention-templates/{id}/edit Path does not match
44 admin_intervention_templates_copy /admin/intervention-templates/{id}/copy Path does not match
45 admin_intervention_templates_delete /admin/intervention-templates/{id}/delete Path does not match
46 admin_intervention_templates_toggle /admin/intervention-templates/{id}/toggle Path does not match
47 admin_pdf_settings_index /admin/pdf-settings Path does not match
48 admin_pdf_templates_index /admin/pdf-templates Path does not match
49 admin_pdf_templates_new /admin/pdf-templates/new Path does not match
50 admin_pdf_templates_edit /admin/pdf-templates/{id}/edit Path does not match
51 admin_pdf_templates_default /admin/pdf-templates/{id}/default Path does not match
52 admin_pdf_templates_duplicate /admin/pdf-templates/{id}/duplicate Path does not match
53 admin_pdf_templates_copy_to_type /admin/pdf-templates/{id}/copy-to-type Path does not match
54 admin_pdf_templates_export /admin/pdf-templates/{id}/export Path does not match
55 admin_pdf_templates_import /admin/pdf-templates/import Path does not match
56 admin_pdf_templates_delete /admin/pdf-templates/{id}/delete Path does not match
57 admin_pdf_templates_preview /admin/pdf-templates/{id}/preview Path does not match
58 admin_pdf_templates_publish /admin/pdf-templates/{id}/publish Path does not match
59 admin_pdf_templates_submit_review /admin/pdf-templates/{id}/submit-review Path does not match
60 admin_pdf_templates_reject_review /admin/pdf-templates/{id}/reject-review Path does not match
61 admin_pdf_templates_restore_version /admin/pdf-templates/{id}/versions/{versionId}/restore Path does not match
62 admin_pdf_templates_preview_version /admin/pdf-templates/{id}/versions/{versionId}/preview Path does not match
63 admin_product_types_index /admin/product-types Path does not match
64 admin_product_types_new /admin/product-types/new Path does not match
65 admin_product_types_edit /admin/product-types/{id}/edit Path does not match
66 admin_product_types_delete /admin/product-types/{id}/delete Path does not match
67 admin_product_types_toggle /admin/product-types/{id}/toggle Path does not match
68 admin_referentiels_index /admin/referentiels Path does not match
69 admin_sage_index /admin/sage Path does not match
70 admin_sage_blocking_export /admin/sage/blocking-export.csv Path does not match
71 admin_sms_templates_index /admin/sms-templates Path does not match
72 admin_tenant_index /admin/tenants Path does not match
73 admin_tenant_new /admin/tenants/new Path does not match
74 admin_tenant_edit /admin/tenants/{id}/edit Path does not match
75 admin_tenant_switch /admin/tenants/switch/{id} Path does not match
76 admin_users_index /admin/users Path does not match
77 admin_users_system_default /admin/users/system-default Path does not match
78 admin_users_toggle /admin/users/{id}/toggle Path does not match
79 admin_users_new /admin/users/new Path does not match
80 admin_users_edit /admin/users/{id}/edit Path does not match
81 admin_users_delete /admin/users/{id}/delete Path does not match
82 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.