GET https://demoshop.dosmart.world/en_US/upload-documents

Routing

app_shop_document_upload Matched route

Route Parameters

Name Value
_locale
"en_US"

Route Matching Logs

Path to match: /en_US/upload-documents
# Route name Path Log
1 app_admin_document_download /admin/documents/{id}/download Path does not match
2 app_admin_mass_attendance_create /admin/zaznam-dochazky/create-mass Path does not match
3 app_shop_document_upload /{_locale}/upload-documents Route matches!

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