Routing
malys_export_homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://malys-alpha-migration.tohero.net/login
Route Matching Logs
Path to match:
/admin/
| # | 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} | Path does not match |
| 9 | malys_client_show | /client/voir/{id} | Path does not match |
| 10 | malys_client_siwtchToClient | /client/passer_en_client/{id} | Path does not match |
| 11 | malys_client_fournisseurs | /client/fournisseurs/{id} | Path does not match |
| 12 | malys_client_ca | /client/ca/{id}/{date} | Path does not match |
| 13 | malys_client_addevent | /client/ajouter_event/{id_client}/{type}/{id_event} | Path does not match |
| 14 | malys_client_delevent | /client/supprimer_event/{id_client}/{id_event} | Path does not match |
| 15 | malys_client_adddoc | /client/ajouter_document/{id_client} | Path does not match |
| 16 | malys_client_deldoc | /client/supprimer_document/{id_client}/{id_doc} | Path does not match |
| 17 | malys_client_maintenance | /client/admin/maintenance | Path does not match |
| 18 | malys_client_affiche | /client/admin/affiche/{id} | Path does not match |
| 19 | malys_client_supprimer | /client/admin/supprimer/{id} | Path does not match |
| 20 | malys_client_sans_commandes | /client/sans_commandes/{date} | Path does not match |
| 21 | malys_client_map | /client/carte | Path does not match |
| 22 | malys_client_geocode | /client/calcul_geocode | Path does not match |
| 23 | malys_client_recherche | /client/chercher/client | Path does not match |
| 24 | malys_prospect_recherche | /client/chercher/prospect | Path does not match |
| 25 | malys_client_createSignature | /signature/{client_id}/client/{fournisseur_id} | Path does not match |
| 26 | malys_client_fournisseur_deldoc | /signature/supprimer_document_fournisseur/{id_client}/{id_doc} | Path does not match |
| 27 | malys_client_download | /signature/signature/download/{signatureRequestId} | Path does not match |
| 28 | malys_client_delete_siganture | /signature/signature/delete/{signatureRequestId} | Path does not match |
| 29 | malys_client_add_document | /signature/signature/ajouter/{id} | Path does not match |
| 30 | malys_export_homepage | /admin/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.