Routing
app_register
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/register
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_abscence_index | /abscence/ | Path does not match |
| 2 | app_abscence_new | /abscence/new | Path does not match |
| 3 | app_abscence_show | /abscence/{id} | Path does not match |
| 4 | app_abscence_edit | /abscence/{id}/edit | Path does not match |
| 5 | app_abscence_delete | /abscence/{id} | Path does not match |
| 6 | app_appel_index | /appel/ | Path does not match |
| 7 | app_appel_new | /appel/new | Path does not match |
| 8 | app_appel_show | /appel/{id} | Path does not match |
| 9 | app_appel_edit | /appel/{id}/edit | Path does not match |
| 10 | app_appel_delete | /appel/{id} | Path does not match |
| 11 | app_appointement_index | /appointement/ | Path does not match |
| 12 | app_appointement_find_prospect | /appointement/find-prospect | Path does not match |
| 13 | app_appointement_new | /appointement/new | Path does not match |
| 14 | app_appointement_prospect | /appointement/appointement-prospect/{prospect} | Path does not match |
| 15 | app_appointement_rapport | /appointement/rapport/{id} | Path does not match |
| 16 | app_appointement_changestate | /appointement/change-state/{id}/{state} | Path does not match |
| 17 | app_appointement_show | /appointement/{id} | Path does not match |
| 18 | app_appointement_edit | /appointement/{id}/edit | Path does not match |
| 19 | app_appointement_delete | /appointement/{id} | Path does not match |
| 20 | app_categorie_devis_index | /categorie-devis/ | Path does not match |
| 21 | app_categorie_devis_new | /categorie-devis/new | Path does not match |
| 22 | app_categorie_devis_show | /categorie-devis/{id} | Path does not match |
| 23 | app_categorie_devis_edit | /categorie-devis/{id}/edit | Path does not match |
| 24 | app_categorie_devis_delete | /categorie-devis/{id} | Path does not match |
| 25 | app_categorycharge_index | /categorycharge/ | Path does not match |
| 26 | app_categorycharge_new | /categorycharge/new | Path does not match |
| 27 | app_categorycharge_show | /categorycharge/{id} | Path does not match |
| 28 | app_categorycharge_edit | /categorycharge/{id}/edit | Path does not match |
| 29 | app_categorycharge_delete | /categorycharge/{id} | Path does not match |
| 30 | app_charge_index | /charge/ | Path does not match |
| 31 | app_charge_new | /charge/new | Path does not match |
| 32 | app_charge_show | /charge/{id} | Path does not match |
| 33 | app_charge_edit | /charge/{id}/edit | Path does not match |
| 34 | app_charge_delete | /charge/{id} | Path does not match |
| 35 | app_contrat_index | /contrat/ | Path does not match |
| 36 | app_contrat_new | /contrat/new | Path does not match |
| 37 | app_contrat_add_commercial | /contrat/ajouter-commercial/{id} | Path does not match |
| 38 | app_contrat_show | /contrat/{id} | Path does not match |
| 39 | app_contrat_edit | /contrat/{id}/edit | Path does not match |
| 40 | app_contrat_delete | /contrat/{id} | Path does not match |
| 41 | app_devis_index | /devis/ | Path does not match |
| 42 | app_devis_new | /devis/new | Path does not match |
| 43 | app_devis_show | /devis/{id} | Path does not match |
| 44 | app_devis_edit | /devis/{id}/edit | Path does not match |
| 45 | app_devis_delete | /devis/{id} | Path does not match |
| 46 | app_devisdetails_index | /devisdetails/ | Path does not match |
| 47 | app_devisdetails_list | /devisdetails/list/{devis} | Path does not match |
| 48 | app_devisdetails_new | /devisdetails/new/{devis} | Path does not match |
| 49 | app_devisdetails_show | /devisdetails/{id} | Path does not match |
| 50 | app_devisdetails_edit | /devisdetails/{id}/edit | Path does not match |
| 51 | app_devisdetails_delete | /devisdetails/{id} | Path does not match |
| 52 | app_devisdetails_export | /devisdetails/export/{devis} | Path does not match |
| 53 | app_devises_index | /devises/ | Path does not match |
| 54 | app_devises_new | /devises/new | Path does not match |
| 55 | app_devises_show | /devises/{id} | Path does not match |
| 56 | app_devises_edit | /devises/{id}/edit | Path does not match |
| 57 | app_devises_delete | /devises/{id} | Path does not match |
| 58 | app_facture_index | /facture/ | Path does not match |
| 59 | app_facture_new | /facture/new | Path does not match |
| 60 | app_facture_show | /facture/{id} | Path does not match |
| 61 | app_facture_edit | /facture/{id}/edit | Path does not match |
| 62 | app_facture_delete | /facture/{id} | Path does not match |
| 63 | app_groupelectro_index | /groupelectro/ | Path does not match |
| 64 | app_groupelectro_new | /groupelectro/new | Path does not match |
| 65 | app_groupelectro_reinit | /groupelectro/reinitialiser-compteur | Path does not match |
| 66 | app_groupelectro_visualisation | /groupelectro/visualisation-compteur | Path does not match |
| 67 | app_groupelectro_show | /groupelectro/{id} | Path does not match |
| 68 | app_groupelectro_edit | /groupelectro/{id}/edit | Path does not match |
| 69 | app_groupelectro_delete | /groupelectro/{id} | Path does not match |
| 70 | app_hebergement_index | /hebergement/ | Path does not match |
| 71 | app_hebergement_new | /hebergement/new | Path does not match |
| 72 | app_hebergement_show | /hebergement/{id} | Path does not match |
| 73 | app_hebergement_edit | /hebergement/{id}/edit | Path does not match |
| 74 | app_hebergement_delete | /hebergement/{id} | Path does not match |
| 75 | app_login | /login | Path does not match |
| 76 | app_login_redirecttohome | / | Path does not match |
| 77 | app_logout | /logout | Path does not match |
| 78 | app_materiel_index | /materiel/ | Path does not match |
| 79 | app_materiel_new | /materiel/new | Path does not match |
| 80 | app_materiel_show | /materiel/{id} | Path does not match |
| 81 | app_materiel_edit | /materiel/{id}/edit | Path does not match |
| 82 | app_materiel_delete | /materiel/{id} | Path does not match |
| 83 | app_modelefonctionnalite_index | /modelefonctionnalite/ | Path does not match |
| 84 | app_modelefonctionnalite_new | /modelefonctionnalite/new | Path does not match |
| 85 | app_modelefonctionnalite_show | /modelefonctionnalite/{id} | Path does not match |
| 86 | app_modelefonctionnalite_edit | /modelefonctionnalite/{id}/edit | Path does not match |
| 87 | app_modelefonctionnalite_delete | /modelefonctionnalite/{id} | Path does not match |
| 88 | app_personel_index | /personel/ | Path does not match |
| 89 | app_personel_new | /personel/new | Path does not match |
| 90 | app_personel_show | /personel/{id} | Path does not match |
| 91 | app_personel_edit | /personel/{id}/edit | Path does not match |
| 92 | app_personel_delete | /personel/{id} | Path does not match |
| 93 | app_produit_template | /produit/produit/{id}/template | Path does not match |
| 94 | app_prospection_index | /prospection/ | Path does not match |
| 95 | app_prospection_new | /prospection/new | Path does not match |
| 96 | app_prospection_search | /prospection/search-prospection/{name} | Path does not match |
| 97 | app_prospection_newrefus | /prospection/prospection-refus/{id} | Path does not match |
| 98 | app_prospection_accepted | /prospection/prospection-accepted/{id} | Path does not match |
| 99 | app_prospection_utilisateur | /prospection/ma-prospection | Path does not match |
| 100 | app_prospection_show | /prospection/{id} | Path does not match |
| 101 | app_prospection_edit | /prospection/{id}/edit | Path does not match |
| 102 | app_prospection_delete | /prospection/{id} | Path does not match |
| 103 | app_register | /register | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.