Redirect 302 redirect from GET @dashboard (d26eee)

GET https://devis.yoanngourdon.com/connexion

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /connexion
# 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 bilan /bilan Path does not match
17 client_index /clients Path does not match
18 client_new /clients/nouveau Path does not match
19 client_show /clients/{id} Path does not match
20 client_edit /clients/{id}/modifier Path does not match
21 client_inline_update /clients/{id}/inline Path does not match
22 client_logo /clients/{id}/logo Path does not match
23 client_rapide /clients/rapide Path does not match
24 client_delete /clients/{id}/supprimer Path does not match
25 dashboard / Path does not match
26 devis_index /devis Path does not match
27 devis_new /devis/nouveau Path does not match
28 devis_show /devis/{id} Path does not match
29 devis_edit /devis/{id}/modifier Path does not match
30 devis_delete /devis/{id}/supprimer Path does not match
31 devis_statut /devis/{id}/statut Path does not match
32 devis_envoyer /devis/{id}/envoyer Path does not match
33 devis_envoyer_send /devis/{id}/envoyer Path does not match
34 devis_pdf /devis/{id}/pdf Path does not match
35 metier_index /metiers Path does not match
36 metier_edit /metiers/{id}/modifier Path does not match
37 metier_delete /metiers/{id}/supprimer Path does not match
38 parametres_index /parametres Path does not match
39 parametres_email /parametres/email Path does not match
40 parametres_test_email /parametres/email/test Path does not match
41 parametres_workflow /parametres/workflows Path does not match
42 parametres_workflow_run /parametres/workflows/lancer Path does not match
43 parametres_users /parametres/utilisateurs Path does not match
44 parametres_user_create /parametres/utilisateurs/creer Path does not match
45 parametres_user_password /parametres/utilisateurs/{id}/mot-de-passe Path does not match
46 parametres_user_delete /parametres/utilisateurs/{id}/supprimer Path does not match
47 prestataire_index /prestataires Path does not match
48 prestataire_new /prestataires/nouveau Path does not match
49 prestataire_show /prestataires/{id} Path does not match
50 prestataire_edit /prestataires/{id}/modifier Path does not match
51 prestataire_delete /prestataires/{id}/supprimer Path does not match
52 prestataire_creer_rapide /prestataires/creer-rapide Path does not match
53 prestataire_prestation_add /prestataires/{id}/prestation/ajouter Path does not match
54 prestataire_prestation_remove /prestataires/{id}/prestation/{prestationId}/retirer Path does not match
55 prestation_index /prestations Path does not match
56 prestation_reorder /prestations/reorder Path does not match
57 prestation_update /prestations/{id}/update Path does not match
58 prestation_edit /prestations/{id}/modifier Path does not match
59 prestation_delete /prestations/{id}/supprimer Path does not match
60 projet_index /projets Path does not match
61 projet_new /projets/nouveau Path does not match
62 projet_show /projets/{id} Path does not match
63 projet_edit /projets/{id}/modifier Path does not match
64 projet_delete /projets/{id}/supprimer Path does not match
65 projet_note_add /projets/{id}/notes Path does not match
66 projet_note_delete /projets/{id}/notes/{noteId}/supprimer Path does not match
67 projet_inline_update /projets/{id}/inline Path does not match
68 projet_document_upload /projets/{id}/documents/upload Path does not match
69 projet_document_delete /projets/{id}/documents/{docId}/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.