Routing
malys_client_modify
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | 0 |
Route Redirection
This page redirects to:
https://fournisseurs.malys-alpha-migration.tohero.net/login
Route Matching Logs
Path to match:
/client/modifier
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | malys_admin_api_client_index | /apiClients/ | Path does not match |
| 2 | malys_admin_api_client_new | /apiClients/new | Path does not match |
| 3 | malys_admin_api_client_edit | /apiClients/{apiClient}/edit | Path does not match |
| 4 | app_api_client_customer_editcustomer | /customers/{entity} | Path does not match |
| 5 | app_api_client_revenue_editrevenue | /sales/{entity} | Path does not match |
| 6 | app_api_client_supplier_editsupplier | /suppliers/{entity} | Path does not match |
| 7 | malys_client_index | /client/index/{id} | Path does not match |
| 8 | malys_client_modify | /client/modifier/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.