Routing

app_dashboard_products Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://ongmdm.centricdxb.com/

Route Matching Logs

Path to match: /dashboard/products
# Route name Path Log
1 app_ceo_dashboard_export_xlsx /dashboard/export/xlsx Path does not match
2 app_ceo_dashboard_export_pdf /dashboard/export/pdf Path does not match
3 app_product_workflow_state /dashboard/products/{id}/workflow Path does not match
4 app_product_workflow_apply /dashboard/products/{id}/workflow/apply Path does not match
5 app_dashboard_products /dashboard/products Route matches!

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