Routing
capteurs_pesage
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr" |
Route Matching Logs
Path to match:
/fr/capteurs-de-pesage
# | Route name | Path | Log |
---|---|---|---|
1 | applications_menu.fr | /fr/applications | Path does not match |
2 | applications_menu.en | /en/applications | Path does not match |
3 | applications_sousmenu.fr | /fr/applications/{link} | Path does not match |
4 | applications_sousmenu.en | /en/applications/{link} | Path does not match |
5 | blog | /{_locale}/blog | Path does not match |
6 | a_propos_menu.fr | /fr/a-propos-de-SENSY | Path does not match |
7 | a_propos_menu.en | /en/about-sensy | Path does not match |
8 | a_propos.fr | /fr/a-propos-de-SENSY/{link} | Path does not match |
9 | a_propos.en | /en/about-sensy/{link} | Path does not match |
10 | a_propos_softwares.fr | /fr/a-propos-de-SENSY/softwares/{link} | Path does not match |
11 | a_propos_softwares.en | /en/about-sensy/softwares/{link} | Path does not match |
12 | application.fr | /fr/applications/{categorie}/{link} | Path does not match |
13 | application.en | /en/applications/{categorie}/{link} | Path does not match |
14 | blog_content.fr | /fr/blog/{link}-{id} | Path does not match |
15 | blog_content.en | /en/blog/{link}-{id} | Path does not match |
16 | devis.fr | /fr/devis | Path does not match |
17 | devis.en | /en/devis | Path does not match |
18 | devis_remove.fr | /fr/devis/remove | Path does not match |
19 | devis_remove.en | /en/devis/remove | Path does not match |
20 | devis_update.fr | /fr/devis/update | Path does not match |
21 | devis_update.en | /en/devis/update | Path does not match |
22 | devis_form.fr | /fr/devis/form | Path does not match |
23 | devis_form.en | /en/quotation/form | Path does not match |
24 | devis_remove_file.fr | /fr/devis/remove-file | Path does not match |
25 | devis_remove_file.en | /en/devis/remove-file | Path does not match |
26 | contact.fr | /fr/nous-contacter | Path does not match |
27 | contact.en | /en/contact-us | Path does not match |
28 | contact_overview.fr | /contactOverview | Path does not match |
29 | contact_overview.en | /contactOverview | Path does not match |
30 | quotation_overview.fr | /quotationOverview | Path does not match |
31 | quotation_overview.en | /quotationOverview | Path does not match |
32 | capteurs_force.fr | /fr/capteurs-de-force | Path does not match |
33 | capteurs_force.en | /en/load-cells | Path does not match |
34 | capteurs_pesage.fr | /fr/capteurs-de-pesage | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.