Redirect 302 redirect from GET @app_home (885c47)

GET https://extranet.agence-colibri.com/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 api_home /statistique/api/maintenance/{mois}/{annee} Path does not match
16 api_interventions /statistique/api/interventions/{mois}/{annee} Path does not match
17 api_maintenances /statistique/api/maintenances/{mois}/{annee} Path does not match
18 app_entreprise /entreprise/ Path does not match
19 app_entreprise_search /entreprise/search Path does not match
20 app_entreprise_new /entreprise/new Path does not match
21 app_entreprise_edit /entreprise/{id}/edit Path does not match
22 app_entreprise_image /entreprise/{id}/image Path does not match
23 app_entreprise_delete /entreprise/{id}/delete Path does not match
24 app_entreprise_show /entreprise/{id} Path does not match
25 app_entreprise_show_interventions /entreprise/{id}/interventions Path does not match
26 app_entreprise_show_maintenances /entreprise/{id}/maintenances Path does not match
27 app_facture_client /facture/client Path does not match
28 app_facture_client_search /facture/client/search Path does not match
29 app_facture_client_new /facture/client/new Path does not match
30 app_facture_client_edit /facture/client/{id}/edit Path does not match
31 app_facture_client_delete /facture/client/{id}/delete Path does not match
32 app_facture_client_show /facture/client/{id} Path does not match
33 app_facture_client_see_file /facture/client/{id}/see_file Path does not match
34 app_facture_registrar /facture/registrar Path does not match
35 app_facture_registrar_search /facture/registrar/search Path does not match
36 app_facture_registrar_new /facture/registrar/new Path does not match
37 app_facture_registrar_edit /facture/registrar/{id}/edit Path does not match
38 app_facture_registrar_delete /facture/registrar/{id}/delete Path does not match
39 app_facture_registrar_show /facture/registrar/{id} Path does not match
40 app_facture_registrar_see_file /facture/registrar/{id}/see_file Path does not match
41 app_forfait /forfait/ Path does not match
42 app_forfait_search /forfait/search Path does not match
43 app_forfait_new /forfait/new Path does not match
44 app_forfait_edit /forfait/{id}/edit Path does not match
45 app_forfait_delete /forfait/{id}/delete Path does not match
46 app_forfait_show /forfait/{id} Path does not match
47 client_home / Path does not match
48 app_home /home Path does not match
49 app_management /gestion Path does not match
50 app_intervention /intervention/ Path does not match
51 app_intervention_new /intervention/new/{forfait} Path does not match
52 app_intervention_edit /intervention/{id}/edit Path does not match
53 app_intervention_delete /intervention/{id}/delete Path does not match
54 app_intervention_show /intervention/{id} Path does not match
55 app_intervention_envoi_pdf /intervention/{id}/envoi/pdf Path does not match
56 app_intervention_see_file /intervention/intervention/{id}/see_file Path does not match
57 app_maintenance /maintenance/ Path does not match
58 app_maintenance_new /maintenance/new Path does not match
59 app_maintenance_edit /maintenance/{id}/edit Path does not match
60 app_maintenance_delete /maintenance/{id}/delete Path does not match
61 app_maintenance_show /maintenance/{id} Path does not match
62 app_forgot_password_request /reset-password Path does not match
63 app_check_email /reset-password/check-email Path does not match
64 app_reset_password /reset-password/reset/{token} Path does not match
65 app_server /server/ Path does not match
66 app_server_search /server/search Path does not match
67 app_server_new /server/new Path does not match
68 app_server_edit /server/{id}/edit Path does not match
69 app_server_delete /server/{id}/delete Path does not match
70 app_server_show /server/{id} Path does not match
71 app_statistique /statistique/ Path does not match
72 app_taxonomy_term /taxonomy/term Path does not match
73 app_taxonomy_term_search /taxonomy/term/search Path does not match
74 app_taxonomy_term_new /taxonomy/term/new/{voc} Path does not match
75 app_taxonomy_term_edit /taxonomy/term/{id}/edit Path does not match
76 app_taxonomy_term_delete /taxonomy/term/{id}/delete Path does not match
77 app_taxonomy_term_show /taxonomy/term/{id} Path does not match
78 app_taxonomy_vocabulary /taxonomy/vocabulary Path does not match
79 app_taxonomy_vocabulary_search /taxonomy/vocabulary/search Path does not match
80 app_taxonomy_vocabulary_new /taxonomy/vocabulary/new Path does not match
81 app_taxonomy_vocabulary_edit /taxonomy/vocabulary/{id}/edit Path does not match
82 app_taxonomy_vocabulary_show /taxonomy/vocabulary/{id} Path does not match
83 app_taxonomy_vocabulary_delete /taxonomy/vocabulary/{id}/delete Path does not match
84 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.