GET https://www.loarc.updesk.top/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_dashboard /admin/ Path does not match
17 admin_clients_index /admin/clients Path does not match
18 admin_clients_show /admin/clients/{code} Path does not match
19 admin_users_index /admin/users Path does not match
20 admin_users_new /admin/users/new Path does not match
21 admin_users_edit /admin/users/{id}/edit Path does not match
22 admin_users_show /admin/users/{id} Path does not match
23 admin_users_delete /admin/users/{id} Path does not match
24 admin_users_reset_password /admin/users/{id}/reset-password Path does not match
25 admin_echantillons_index /admin/echantillons Path does not match
26 admin_echantillons_datatable /admin/echantillons/datatable Path does not match
27 admin_echantillons_approve /admin/echantillons/{code}/approuver Path does not match
28 admin_echantillons_disapprove /admin/echantillons/{code}/desapprouver Path does not match
29 admin_echantillons_to_disapprove /admin/echantillons/{code}/to-disapprove Path does not match
30 admin_echantillons_bulk_action /admin/echantillons/bulk-action Path does not match
31 admin_echantillons_export_pdf /admin/echantillons/export/pdf Path does not match
32 admin_echantillons_export /admin/echantillons/export Path does not match
33 admin_echantillons_report_pdf /admin/echantillons/{code}/report/pdf Path does not match
34 admin_echantillons_report /admin/echantillons/{code}/report Path does not match
35 admin_echantillons_update_signatures /admin/echantillons/{code}/signatures Path does not match
36 admin_echantillons_show /admin/echantillons/{code} Path does not match
37 agent_dashboard /agent/ Path does not match
38 app_client_dashboard /client/dashboard Path does not match
39 client_echantillons_index /client/echantillons Path does not match
40 client_echantillons_datatable /client/echantillons/datatable Path does not match
41 client_echantillons_show /client/echantillons/{code} Path does not match
42 client_factures_index /client/factures Path does not match
43 client_factures_show /client/factures/{codeFacture} Path does not match
44 client_echantillons_print /client/echantillons/{code}/print Path does not match
45 client_echantillons_report /client/echantillons/{code}/report Path does not match
46 app_facture_index /factures/ Path does not match
47 app_facture_export_pdf /factures/export/pdf Path does not match
48 app_facture_export /factures/export Path does not match
49 app_facture_bulk_action /factures/bulk-action Path does not match
50 app_facture_show /factures/{code} Path does not match
51 app_facture_print_pdf /factures/{code}/print/pdf Path does not match
52 app_facture_print /factures/{code}/print Path does not match
53 app_home / Path does not match
54 app_profile /profile/ Path does not match
55 app_register /register Path does not match
56 admin_resultats_index /admin/resultats/ Path does not match
57 admin_resultats_show /admin/resultats/{code} Path does not match
58 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.