Redirect 302 redirect from GET @app_dashboard (cf1388)

GET https://www.po-assistant.azertyui.fr/connexion

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /connexion
# Route name Path Log
1 app_item_new /objets/{type}/nouveau Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 _wdt_stylesheet /_wdt/styles 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_alert_snooze /alertes/reporter Path does not match
18 app_arbitration_index /arbitrages Path does not match
19 app_arbitration_answer /arbitrages/{id}/repondre Path does not match
20 app_priority_estimator /estimateur/priorite Path does not match
21 app_criticality_estimator /estimateur/criticite Path does not match
22 app_priority_apply /estimateur/priorite/appliquer/{id} Path does not match
23 app_criticality_apply /estimateur/criticite/appliquer/{id} Path does not match
24 app_ceremony_index /sprints/{id}/ceremonies Path does not match
25 app_ceremony_new /sprints/{id}/ceremonies/nouvelle Path does not match
26 app_ceremony_standard /sprints/{id}/ceremonies/standard Path does not match
27 app_ceremony_show /ceremonies/{id} Path does not match
28 app_ceremony_edit /ceremonies/{id}/modifier Path does not match
29 app_ceremony_checklist /ceremonies/{id}/checklist Path does not match
30 app_ceremony_checklist_add /ceremonies/{id}/checklist/ajouter Path does not match
31 app_ceremony_minutes /ceremonies/{id}/compte-rendu Path does not match
32 app_ceremony_outcomes /ceremonies/{id}/resultats Path does not match
33 app_ceremony_delete /ceremonies/{id}/supprimer Path does not match
34 app_checkin_start /check-in Path does not match
35 app_checkin_on_date /check-in/du/{date} Path does not match
36 app_checkin_step /check-in/{id}/etape/{answer} Path does not match
37 app_checkin_answer /check-in/{id}/repondre/{answer} Path does not match
38 app_checkin_skip /check-in/{id}/passer/{answer} Path does not match
39 app_checkin_summary /check-in/{id}/recapitulatif Path does not match
40 app_checkin_complete /check-in/{id}/cloturer Path does not match
41 app_checkin_reopen /check-in/{id}/rouvrir Path does not match
42 app_dashboard / Path does not match
43 app_guide_steps /guide Path does not match
44 app_guide_journey /guide/journee Path does not match
45 app_guide_features /guide/fonctionnalites Path does not match
46 app_item_index /objets Path does not match
47 app_item_list /objets/{type} Path does not match
48 app_item_show /objets/{type}/{id} Path does not match
49 app_item_edit /objets/{type}/{id}/modifier Path does not match
50 app_item_note /objets/{type}/{id}/note Path does not match
51 app_item_close /objets/{type}/{id}/clore Path does not match
52 app_item_reopen /objets/{type}/{id}/reouvrir Path does not match
53 app_item_nudge /objets/{type}/{id}/relancer Path does not match
54 app_item_review /objets/{type}/{id}/revu Path does not match
55 app_item_link /objets/{type}/{id}/lier Path does not match
56 app_item_delete /objets/{type}/{id}/supprimer Path does not match
57 app_question_index /parametres/questions Path does not match
58 app_question_preview /parametres/questions/previsualisation Path does not match
59 app_question_new /parametres/questions/nouvelle Path does not match
60 app_question_edit /parametres/questions/{id}/modifier Path does not match
61 app_question_toggle /parametres/questions/{id}/basculer Path does not match
62 app_question_move /parametres/questions/{id}/deplacer/{direction} Path does not match
63 app_question_delete /parametres/questions/{id}/supprimer Path does not match
64 app_report_index /rapports Path does not match
65 app_report_generate /rapports/generer Path does not match
66 app_report_show /rapports/{id} Path does not match
67 app_report_export /rapports/{id}/export/{format} Path does not match
68 app_report_regenerate /rapports/{id}/regenerer Path does not match
69 app_report_delete /rapports/{id}/supprimer Path does not match
70 app_login /connexion Route matches!

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