Routing
app_admin_tableau_appels_ovh
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://dev-cosmos.metal2000.fr/login
Route Matching Logs
Path to match:
/admin/appels-ovh
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_company_index | /admin/company/ | Path does not match |
| 2 | app_admin_company_new | /admin/company/new | Path does not match |
| 3 | app_admin_company_show | /admin/company/{id} | Path does not match |
| 4 | app_admin_company_edit | /admin/company/{id}/edit | Path does not match |
| 5 | app_admin_company_delete | /admin/company/{id} | Path does not match |
| 6 | app_import_export_index | /admin/import-export/ | Path does not match |
| 7 | app_admin_order_fabrication_types_index | /admin/order-fabrication-types/ | Path does not match |
| 8 | app_admin_order_fabrication_types_new | /admin/order-fabrication-types/new | Path does not match |
| 9 | app_admin_order_fabrication_types_show | /admin/order-fabrication-types/{id} | Path does not match |
| 10 | app_admin_order_fabrication_types_edit | /admin/order-fabrication-types/{id}/edit | Path does not match |
| 11 | app_admin_order_fabrication_types_delete | /admin/order-fabrication-types/{id} | Path does not match |
| 12 | app_parametres_generaux_index | /admin/parametres-generaux/ | Path does not match |
| 13 | app_phone_correspandance_index | /admin/phone-correspandance/ | Path does not match |
| 14 | app_phone_correspandance_new | /admin/phone-correspandance/new | Path does not match |
| 15 | app_phone_correspandance_show | /admin/phone-correspandance/{id} | Path does not match |
| 16 | app_phone_correspandance_edit | /admin/phone-correspandance/{id}/edit | Path does not match |
| 17 | app_phone_correspandance_delete | /admin/phone-correspandance/{id} | Path does not match |
| 18 | app_admin_tableau_bord | /admin/cosmos | Path does not match |
| 19 | app_admin_tableau_ecommerce | /admin/boutique | Path does not match |
| 20 | app_admin_tableau_analytic | /admin/analytic | Path does not match |
| 21 | app_admin_tableau_semrush | /admin/semrush | Path does not match |
| 22 | app_admin_tableau_appels_ovh | /admin/appels-ovh | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.