Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_article | /article/{tri}/{asc} | Path does not match |
| 2 | app_articles_retires | /retires/{tri}/{asc} | Path does not match |
| 3 | app_articles_by_filtres | /articles/filtres/{slug}/{idf}/{tri}/{asc} | Path does not match |
| 4 | app_article_new | /article_add | Path does not match |
| 5 | app_article_edit | /article_edit/{id} | Path does not match |
| 6 | app_vetements_statistiques | /vetements/statistiques/ | Path does not match |
| 7 | app_stock | /articles/stock | Path does not match |
| 8 | app_categorie_index | /categorie/ | Path does not match |
| 9 | app_categorie_new | /categorie/new | Path does not match |
| 10 | app_categorie_show | /categorie/{id} | Path does not match |
| 11 | app_categorie_edit | /categorie/{id}/edit | Path does not match |
| 12 | app_categorie_delete | /categorie/{id} | Path does not match |
| 13 | app_certificat_index | /certificat/ | Path does not match |
| 14 | app_certificat_new | /certificat/new | Path does not match |
| 15 | app_certificat_show | /certificat/{id} | Path does not match |
| 16 | app_certificat_edit | /certificat/{id}/edit | Path does not match |
| 17 | app_certificat_delete | /certificat/{id} | Path does not match |
| 18 | app_conducteur_index | /vehicule/conducteur/ | Path does not match |
| 19 | app_conducteur_new | /vehicule/conducteur/new | Path does not match |
| 20 | app_conducteur_show | /vehicule/conducteur/{id} | Path does not match |
| 21 | app_conducteur_edit | /vehicule/conducteur/{id}/edit | Path does not match |
| 22 | app_conducteur_delete | /vehicule/conducteur/{id} | Path does not match |
| 23 | app_declinaison | /article/declinaison/declinaison/{article_id} | Path does not match |
| 24 | app_declinaison_add | /article/declinaison/add/{article_id} | Path does not match |
| 25 | app_declinaison_edit | /article/declinaison/edit/{id}/{article_id} | Path does not match |
| 26 | app_declinaison_delete | /article/declinaison/delete/{id}/{article_id} | Path does not match |
| 27 | app_modal | /article/declinaison/modal | Path does not match |
| 28 | app_distribution_index | /distribution/ | Path does not match |
| 29 | app_distribution_beneficiaire | /distribution/distribution_beneficiare | Path does not match |
| 30 | app_distribution_new | /distribution/new | Path does not match |
| 31 | app_distribution_articles | /distribution/article/{tri}/{asc} | Path does not match |
| 32 | app_distribution_show | /distribution/recap/{id} | Path does not match |
| 33 | app_distribution_compute | /distribution/compute/{id} | Path does not match |
| 34 | app_distribution_delete | /distribution/delete/{id} | Path does not match |
| 35 | app_distribution_pdf | /distribution/pdf/{id} | Path does not match |
| 36 | app_ajax_search_beneficiaire | /distribution/beneficiaire/ | Path does not match |
| 37 | app_distribution_detail_index | /distribution/detail/ | Path does not match |
| 38 | app_distribution_detail_new | /distribution/detail/new/{article_id} | Path does not match |
| 39 | app_distribution_detail_show | /distribution/detail/{id} | Path does not match |
| 40 | app_distribution_detail_edit | /distribution/detail/{id}/edit/{article_id} | Path does not match |
| 41 | app_distribution_detail_delete | /distribution/detaildelete/{id}/{article_id} | Path does not match |
| 42 | app_facture | /vehicule/facture/{vehicule_id} | Path does not match |
| 43 | show_facture | /vehicule/pdf/{filePath} | Path does not match |
| 44 | app_facture_delete | /vehicule/facture/delete/{vehicule_id}/{id} | Path does not match |
| 45 | app_livraison_index | /livraison/ | Path does not match |
| 46 | app_livraison_new | /livraison/new | Path does not match |
| 47 | app_livraison_articles | /livraison/article/{tri}/{asc} | Path does not match |
| 48 | app_livraison_show | /livraison/{id} | Path does not match |
| 49 | app_livraison_edit | /livraison/{id}/edit | Path does not match |
| 50 | app_livraison_delete | /livraison/delete/{id} | Path does not match |
| 51 | app_livraison_compute | /livraison/compute/{id} | Path does not match |
| 52 | app_livraison_detail_index | /livraison/detail/ | Path does not match |
| 53 | app_livraison_detail_new | /livraison/detail/new/{article_id} | Path does not match |
| 54 | app_livraison_detail_show | /livraison/detail/{id} | Path does not match |
| 55 | app_livraison_detail_edit | /livraison/detail/{id}/edit/{article_id} | Path does not match |
| 56 | app_livraison_detail_delete | /livraison/detail/{id}/{article_id} | Path does not match |
| 57 | app_index | / | Path does not match |
| 58 | app_switch | /switch | Path does not match |
| 59 | app_mobilier_categorie_index | /mobilier/categorie/ | Path does not match |
| 60 | app_mobilier_categorie_new | /mobilier/categorie/new | Path does not match |
| 61 | app_mobilier_categorie_show | /mobilier/categorie/{id} | Path does not match |
| 62 | app_mobilier_categorie_edit | /mobilier/categorie/{id}/edit | Path does not match |
| 63 | app_mobilier_categorie_delete | /mobilier/categorie/{id} | Path does not match |
| 64 | app_mobilier_index | /mobilier/ | Path does not match |
| 65 | app_mobilier_by_filtre | /mobilier/filtre/{idf}/{asc} | Path does not match |
| 66 | app_mobilier_by_sous_categorie | /mobilier/sous-categorie/{id} | Path does not match |
| 67 | app_mobilier_new | /mobilier/new | Path does not match |
| 68 | app_mobilier_show | /mobilier/{id}/show | Path does not match |
| 69 | app_mobilier_edit | /mobilier/{id}/edit | Path does not match |
| 70 | app_mobilier_delete | /mobilier/{id}/delete | Path does not match |
| 71 | app_mobilier_out | /mobilier/mobilier/out | Path does not match |
| 72 | app_mobilier_statistiques | /mobilier/statistiques | Path does not match |
| 73 | app_mobilier_sous_categorie_index | /mobilier/sous/categorie/liste/{id} | Path does not match |
| 74 | app_mobilier_sous_categorie_new | /mobilier/sous/categorie/new/{id} | Path does not match |
| 75 | app_mobilier_sous_categorie_show | /mobilier/sous/categorie/{id}/categorie/{categorie_id} | Path does not match |
| 76 | app_mobilier_sous_categorie_edit | /mobilier/sous/categorie/{id}/edit/{categorie_id}/categorie | Path does not match |
| 77 | app_mobilier_sous_categorie_delete | /mobilier/sous/categorie/{id}/categorie/{categorie_id} | Path does not match |
| 78 | app_personnel_certificat_index | /personnel/certificat/ | Path does not match |
| 79 | app_personnel_certificat_new | /personnel/certificat/new/{personnel_id} | Path does not match |
| 80 | app_personnel_certificat_show | /personnel/certificat/{id} | Path does not match |
| 81 | app_personnel_certificat_edit | /personnel/certificat/{id}/edit/{personnel_id}/ | Path does not match |
| 82 | app_personnel_certificat_delete | /personnel/certificat/{id}/{personnel_id} | Path does not match |
| 83 | app_personnel_index | /personnel/{tri}/{asc} | Path does not match |
| 84 | app_personnel_out | /personnel_out/{tri}/{asc} | Path does not match |
| 85 | app_personnel_par_certificat | /par-certificat/{certificat_id}/liste/{tri}/{asc} | Path does not match |
| 86 | app_personnel_new | /personnel-new/ | Path does not match |
| 87 | app_personnel_show | /personnel-certificats/{id} | Path does not match |
| 88 | app_personnel_edit | /personnel-edit/{id}/edit/ | Path does not match |
| 89 | app_personnel_delete | /personnel/{id} | Path does not match |
| 90 | show_certificat | /personnel/pdf/{filePath} | Path does not match |
| 91 | app_photo | /vehicule/photo/ | Path does not match |
| 92 | app_photo_add | /vehicule/photo/add/{vehicule_id} | Path does not match |
| 93 | show_image | /vehicule/photo/{imagePath} | Path does not match |
| 94 | app_photo_delete | /vehicule/photo/delete/{id}/{vehicule_id} | Path does not match |
| 95 | app_photo_profil | /vehicule/photo/profil/{id}/{vehicule_id} | Path does not match |
| 96 | app_mobilier_photo | /mobilier/photo/photos | Path does not match |
| 97 | app_photo_mobilier_add | /mobilier/photo/add/{mobilier_id} | Path does not match |
| 98 | app_photo_mobilier_delete | /mobilier/photo/delete/{id}/{mobilier_id} | Path does not match |
| 99 | app_photo_mobilier_profil | /mobilier/photo/profil/{id}/{mobilier_id} | Path does not match |
| 100 | show_mobilier_image | /mobilier/photo/{imagePath} | Path does not match |
| 101 | app_article_photo | /vetement/photo/photos | Path does not match |
| 102 | app_photo_vetement_add | /vetement/photo/add/{article_id} | Path does not match |
| 103 | app_photo_vetement_delete | /vetement/photo/delete/{id}/{article_id} | Path does not match |
| 104 | app_photo_vetement_profil | /vetement/photo/profil/{id}/{article_id} | Path does not match |
| 105 | show_vetement_image | /vetement/photo/{imagePath} | Path does not match |
| 106 | registration | /registration | Path does not match |
| 107 | app_reparation_index | /reparation/{id} | Path does not match |
| 108 | app_reparation_show | /reparation/{id} | Path does not match |
| 109 | app_reparation_edit | /reparation/edit/{id}/{talkywalky_id} | Path does not match |
| 110 | app_reparation_delete | /reparation/delete/{id} | Path does not match |
| 111 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.