GET http://app.gmaxx.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 /_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 app_bon_commande_article_index /bon-commande/article/ Path does not match
16 app_bon_commande_article_new /bon-commande/article/new Path does not match
17 app_bon_commande_article_show /bon-commande/article/{id} Path does not match
18 app_bon_commande_article_edit /bon-commande/article/{id}/edit Path does not match
19 app_bon_commande_article_delete /bon-commande/article/{id}/del Path does not match
20 app_bon_commande /bon-commande/ Path does not match
21 app_bon_commande_index /bon-commande/{idChantier} Path does not match
22 app_bon_commande_new /bon-commande/{idChantier}/new Path does not match
23 app_bon_commande_show /bon-commande/{id}/{idChantier} Path does not match
24 app_bon_commande_edit /bon-commande/{id}/edit Path does not match
25 app_bon_commande_isFinished /bon-commande/isFinished/{id}/modal Path does not match
26 app_bon_commande_delete /bon-commande/{id}/delete/document Path does not match
27 app_bon_commande_pdf /bon-commande/pdf/{id}/bc/{type} Path does not match
28 app_bon_commande_isValidate /bon-commande/isValidate/{id}/modal Path does not match
29 app_chantier_index /chantier/ Path does not match
30 app_chantier_show /chantier/{slug} Path does not match
31 app_chantier_edit /chantier/{slug}/edit Path does not match
32 app_chantier_new /chantier/add/new Path does not match
33 app_chantier_document /chantier/documentChantier/{idChantier}/{idSousTraitant}/{doc} Path does not match
34 app_chantier_document_delete /chantier/{id}/del/doc Path does not match
35 app_chantier_crud_index /chantier-crud/ Path does not match
36 app_chantier_crud_new /chantier-crud/new Path does not match
37 app_chantier_crud_show /chantier-crud/{id} Path does not match
38 app_chantier_crud_edit /chantier-crud/{id}/edit Path does not match
39 app_chantier_crud_delete /chantier-crud/{id} Path does not match
40 app_document_sous_traitent_index /document/sous/traitent/ Path does not match
41 app_document_sous_traitent_new /document/sous/traitent/new Path does not match
42 app_document_sous_traitent_show /document/sous/traitent/{id} Path does not match
43 app_document_sous_traitent_delete /document/sous/traitent/{id}/{slug} Path does not match
44 app_document_type_index /document-type/ Path does not match
45 app_document_type_new /document-type/new Path does not match
46 app_document_type_show /document-type/{id} Path does not match
47 app_document_type_edit /document-type/{id}/edit Path does not match
48 app_document_type_delete /document-type/{id} Path does not match
49 app_forme_juridique_index /forme/juridique/ Path does not match
50 app_forme_juridique_new /forme/juridique/new Path does not match
51 app_forme_juridique_show /forme/juridique/{id} Path does not match
52 app_forme_juridique_edit /forme/juridique/{id}/edit Path does not match
53 app_forme_juridique_delete /forme/juridique/{id} Path does not match
54 app_fournisseur_index /fournisseur/ Path does not match
55 app_fournisseur_new /fournisseur/new Path does not match
56 app_fournisseur_show /fournisseur/{id} Path does not match
57 app_fournisseur_edit /fournisseur/{id}/edit Path does not match
58 app_fournisseur_delete /fournisseur/{id} Path does not match
59 app_home / Path does not match
60 app_dashboard /dashboard Path does not match
61 app_chantier_message /message/ Path does not match
62 app_message_add /message/add-message Path does not match
63 app_information_message /message/ Path does not match
64 app_information_add /message/add-information Path does not match
65 app_profile /profile Path does not match
66 app_region_index /region/ Path does not match
67 app_region_new /region/new Path does not match
68 app_region_show /region/{id} Path does not match
69 app_region_edit /region/{id}/edit Path does not match
70 app_region_delete /region/{id} Path does not match
71 app_register /register Path does not match
72 app_sous_traitent_relance /relance/ Path does not match
73 app_sous_traitent_relanceAdd /relance/add Path does not match
74 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.