Routing
home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://ledistribdev.gestiontravaux.com/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | apporteuraffaire_index | /apporteurAffaire/ | Path does not match |
| 2 | apporteurAffaire_edit | /apporteurAffaire/{id}/edit | Path does not match |
| 3 | atelier_index | /atelier/ | Path does not match |
| 4 | atelier_new | /atelier/new/{param} | Path does not match |
| 5 | atelier_edit | /atelier/{id}/edit | Path does not match |
| 6 | atelier_show | /atelier/{id}/consultation | Path does not match |
| 7 | toogle_client | /client/toogle_client | Path does not match |
| 8 | ajaxInfoClient | /client/ajaxInfoClient | Path does not match |
| 9 | client_index | /client/ | Path does not match |
| 10 | client_new | /client/new/{param} | Path does not match |
| 11 | client_edit | /client/{id}/edit | Path does not match |
| 12 | client_show | /client/{id}/consultation | Path does not match |
| 13 | convertClient_toMonetic | /client/{id}/convertClient_toMonetic | Path does not match |
| 14 | client_delete | /client/{id} | Path does not match |
| 15 | ajaxInfoContrats | /clientmonetique/ajaxInfoContrats | Path does not match |
| 16 | ajaxGetReglementXML | /clientmonetique/ajaxGetReglementXML | Path does not match |
| 17 | app_clientmonetique_addLoyerMonetique | /clientmonetique/add_loyermonetique/{id} | Path does not match |
| 18 | app_clientmonetique_addChiffreAffaire | /clientmonetique/add_chiffreaffaire/{id}/{moisAnnee} | Path does not match |
| 19 | app_clientmonetique_show | /clientmonetique{id}/show | Path does not match |
| 20 | app_clientmonetique_calculreglement | /clientmonetique/calculReglement/{id}/{moisAnnee}/{premiereQuinzaine} | Path does not match |
| 21 | app_clientmonetique_calculreglementtousclients | /clientmonetique/calculReglementTousClients/{moisAnnee}/{virementUniquement} | Path does not match |
| 22 | rejetPrelevement | /clientmonetique/{id}/rejetPrelevement | Path does not match |
| 23 | app_xml_download | /clientmonetique/downloadxml/{id} | Path does not match |
| 24 | ajaxGenerateFacture | /clientmonetique/ajaxGenerateFacture/{id}/{rapport} | Path does not match |
| 25 | clientmonetique_delete | /clientmonetique/{id} | Path does not match |
| 26 | app_clientmonetique_index | /clientmonetique/{actif} | Path does not match |
| 27 | creer_commande_client | /commandeClient/creerCommandeClient/ | Path does not match |
| 28 | modifier_commande_client | /commandeClient/modifierCommandeClient/{id} | Path does not match |
| 29 | finaliser_commande_client | /commandeClient/finaliserCommandeClient/{id} | Path does not match |
| 30 | livrerCommandeClient | /commandeClient/livrerCommandeClient/{id} | Path does not match |
| 31 | ajax_livraison | /commandeClient/ajax_livraison | Path does not match |
| 32 | liste_commande_client | /commandeClient/listeCommandeClient | Path does not match |
| 33 | consultationCommandeClient | /commandeClient/consultation/{id} | Path does not match |
| 34 | suppression_commande_clients | /commandeClient/suppressionCommande/{id} | Path does not match |
| 35 | desactiverCommercial | /commercial{id}/desactiverCommercial | Path does not match |
| 36 | commercial_index | /commercial/ | Path does not match |
| 37 | commercial_new | /commercial/new | Path does not match |
| 38 | commercial_edit | /commercial/{id}/edit | Path does not match |
| 39 | commercial_show_portefeuille | /commercial/{id}/showportefeuille | Path does not match |
| 40 | transfererClients | /commercial/{id}/transfererClient | Path does not match |
| 41 | transfererClientACommercial | /commercial/{id}/transfererClientACommercial | Path does not match |
| 42 | creer_contact_client | /contactClient/creerContactClient/{typeContact} | Path does not match |
| 43 | liste_contact_client | /contactClient/listContactClient/{cloture} | Path does not match |
| 44 | consultationContactClient | /contactClient/consultation/{id} | Path does not match |
| 45 | clotureContactClient | /contactClient/clotureContactClient/{id}/{cloture} | Path does not match |
| 46 | ajaxClotureContactClient | /contactClient/ajaxClotureContactClient | Path does not match |
| 47 | recupereContactDunClient | /contactClient/recupereContactDunClient | Path does not match |
| 48 | app_contrat_index | /contrat/{id} | Path does not match |
| 49 | app_contrat_new | /contrat/add_contrat/{id} | Path does not match |
| 50 | app_contrat_edit | /contrat/edit_contrat/{id} | Path does not match |
| 51 | app_contrat_resilie | /contrat/resilie_contrat/{id} | Path does not match |
| 52 | app_contrat_delete | /contrat/{id} | Path does not match |
| 53 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.