GET http://sensy.adevo-host.net/en/devis/form

Routing

devis_form Matched route

Route Parameters

Name Value
_locale
"en"

Route Matching Logs

Path to match: /en/devis/form
# Route name Path Log
1 blog /{_locale}/blog Path does not match
2 a_propos_menu.fr /fr/a-propos-de-SENSY Path does not match
3 a_propos_menu.en /en/about-sensy Path does not match
4 a_propos.fr /fr/a-propos-de-SENSY/{link} Path does not match
5 a_propos.en /en/about-sensy/{link} Path does not match
6 a_propos_softwares.fr /fr/a-propos-de-SENSY/softwares/{link} Path does not match
7 a_propos_softwares.en /en/about-sensy/softwares/{link} Path does not match
8 application.fr /fr/applications/{categorie}/{link} Path does not match
9 application.en /en/applications/{categorie}/{link} Path does not match
10 blog_content.fr /fr/blog/{link}-{id} Path does not match
11 blog_content.en /en/blog/{link}-{id} Path does not match
12 devis.fr /fr/devis Path does not match
13 devis.en /en/devis Path does not match
14 devis_remove.fr /fr/devis/remove Path does not match
15 devis_remove.en /en/devis/remove Path does not match
16 devis_update.fr /fr/devis/update Path does not match
17 devis_update.en /en/devis/update Path does not match
18 devis_form.fr /fr/devis/form Path does not match
19 devis_form.en /en/devis/form Route matches!

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