Routing
legierung_detail
Matched route
Route Parameters
| Name | Value |
|---|---|
| uriPartLegierung | "werkstoff-1.4034-x46cr13" |
| uriPartLegierungKategorie | "stahl-niro-halbzeuge-und-rohmaterial" |
Route Matching Logs
Path to match:
/halbzeuge-aus-rohmaterial/stahl-niro-halbzeuge-und-rohmaterial/werkstoff-1.4034-x46cr13
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | profil | /profil | Path does not match |
| 2 | profil_bearbeiten | /profil/bearbeiten/{user_id} | Path does not match |
| 3 | profil_passwort_bearbeiten | /profil/passwort/bearbeiten | Path does not match |
| 4 | profil_email_bearbeiten | /profil/email/bearbeiten | Path does not match |
| 5 | profil_adresse_bearbeiten | /profil/adresse/bearbeiten/{adresse_id} | Path does not match |
| 6 | profil_adresse_entfernen | /profil/adresse/entfernen | Path does not match |
| 7 | profil_loeschen | /profil/loeschen | Path does not match |
| 8 | profil_registrierung | /registrierung | Path does not match |
| 9 | profil_vorhanden | /registrierung/vorhanden | Path does not match |
| 10 | profil_registrierung_bestaetigen | /registrierung/bestaetigen/{code}/{onlyChangedEmail} | Path does not match |
| 11 | newsletter_optin | /newsletter/optin/{newsletter_benutzer_ident}/{email} | Path does not match |
| 12 | newsletter_optout | /newsletter/optout/{newsletter_benutzer_ident}/{email} | Path does not match |
| 13 | benutzer_garbagecollector | /verwaltung/benutzer/gc | Path does not match |
| 14 | bestellung | /bestellung | Path does not match |
| 15 | bestellung_detail | /bestellung/{id} | Path does not match |
| 16 | checkout_set_rechnungsanschrift | /checkout/set/rechnungsanschrift | Path does not match |
| 17 | checkout_set_lieferanschrift | /checkout/set/lieferanschrift | Path does not match |
| 18 | checkout_set_shipping | /checkout/set/versandart | Path does not match |
| 19 | checkout_set_payment | /checkout/set/payment | Path does not match |
| 20 | checkout_set_comment | /checkout/set/comment | Path does not match |
| 21 | checkout_set_warenannahme | /checkout/set/warenannahme | Path does not match |
| 22 | checkout_set_customerorderno | /checkout/set/customerorderno | Path does not match |
| 23 | checkout_address_delivery | /checkout/adresse-lieferung | Path does not match |
| 24 | checkout_address_invoice | /checkout/adresse-rechnung | Path does not match |
| 25 | checkout_shipping | /checkout/versandart | Path does not match |
| 26 | guest_data_form | /checkout/bestellung-als-gast | Path does not match |
| 27 | review_aktualisieren | /checkout/review/aktualisieren | Path does not match |
| 28 | checkout_review | /checkout/review | Path does not match |
| 29 | checkout_danke | /checkout/danke | Path does not match |
| 30 | upload | /upload/file/{group} | Path does not match |
| 31 | upload_list | /upload/list/{group} | Path does not match |
| 32 | upload_delete | /upload/delete/{group} | Path does not match |
| 33 | upload_garbagecollector | /verwaltung/upload/gc | Path does not match |
| 34 | fertigung | /unsere-fertigung | Path does not match |
| 35 | fertigung_fraesen | /unsere-fertigung/cnc-fraesen | Path does not match |
| 36 | fertigung_tieflochbohren | /unsere-fertigung/cnc-tieflochbohren | Path does not match |
| 37 | fertigung_wasserstrahlschneiden | /unsere-fertigung/cnc-wasserstrahlschneiden | Path does not match |
| 38 | fertigung_flachschleifen | /unsere-fertigung/flachschleifen | Path does not match |
| 39 | fertigung_materialanalyse | /unsere-fertigung/materialanalyse | Path does not match |
| 40 | fertigung_praezisionsmessung | /unsere-fertigung/koordinaten-praezisionsmessung | Path does not match |
| 41 | fertigung_lohnsaegen | /unsere-fertigung/express-lohnsaegen | Path does not match |
| 42 | fertigung_sonderbearbeitung | /unsere-fertigung/sonderbearbeitung | Path does not match |
| 43 | legierung | /halbzeuge-aus-rohmaterial | Path does not match |
| 44 | legierung_kategorie | /halbzeuge-aus-rohmaterial/{uriPart} | Path does not match |
| 45 | legierung_detail | /halbzeuge-aus-rohmaterial/{uriPartLegierungKategorie}/{uriPartLegierung} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.