Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | api_categories | /api/categories | Path does not match |
| 17 | api_expediteur_check | /api/expediteur/check | Path does not match |
| 18 | api_destinataire_check | /api/destinataire/check | Path does not match |
| 19 | api_check_telephone | /api/check-telephone | Path does not match |
| 20 | api_expediteur_create | /api/expediteur/create | Path does not match |
| 21 | api_destinataire_create | /api/destinataire/create | Path does not match |
| 22 | app_article_index | /admin/articles/ | Path does not match |
| 23 | app_article_new | /admin/articles/nouveau | Path does not match |
| 24 | app_article_show | /admin/articles/{id} | Path does not match |
| 25 | app_article_edit | /admin/articles/{id}/modifier | Path does not match |
| 26 | app_article_delete | /admin/articles/{id}/supprimer | Path does not match |
| 27 | app_client_pertes_index | /mes-pertes/ | Path does not match |
| 28 | app_client_pertes_risque | /mes-pertes/colis-a-risque | Path does not match |
| 29 | app_client_pertes_remboursements | /mes-pertes/remboursements | Path does not match |
| 30 | app_client_statistiques_index | /client-statistiques/ | Path does not match |
| 31 | app_client_statistiques_show | /client-statistiques/{id} | Path does not match |
| 32 | app_colis_index | /colis/ | Path does not match |
| 33 | app_colis_new | /colis/new | Path does not match |
| 34 | app_colis_recherche_suivi | /colis/recherche-suivi | Path does not match |
| 35 | app_test_debug | /colis/test-debug | Path does not match |
| 36 | app_colis_suivi | /colis/suivi/{numeroSuivi} | Path does not match |
| 37 | app_colis_show | /colis/{id} | Path does not match |
| 38 | app_colis_edit | /colis/{id}/edit | Path does not match |
| 39 | app_colis_delete | /colis/{id}/delete | Path does not match |
| 40 | app_colisage_index | /colisage/ | Path does not match |
| 41 | app_colisage_new | /colisage/new | Path does not match |
| 42 | app_colisage_show | /colisage/{id} | Path does not match |
| 43 | app_colisage_edit | /colisage/{id}/edit | Path does not match |
| 44 | app_colisage_delete | /colisage/{id}/delete | Path does not match |
| 45 | app_colisage_add_colis | /colisage/{id}/add-colis | Path does not match |
| 46 | app_colisage_remove_colis | /colisage/{id}/remove-colis/{colisId} | Path does not match |
| 47 | app_colisage_expedier | /colisage/{id}/expedier | Path does not match |
| 48 | app_colisage_colis_statut | /colisage/{id}/colis/{colisId}/statut | Path does not match |
| 49 | app_colisage_colis_statut_groupe | /colisage/{id}/colis/statut-groupe | Path does not match |
| 50 | app_declaration_perte_index | /declaration-perte/ | Path does not match |
| 51 | app_declaration_perte_new | /declaration-perte/colis/{id}/nouvelle | Path does not match |
| 52 | app_declaration_perte_show | /declaration-perte/{id} | Path does not match |
| 53 | app_declaration_perte_investigate | /declaration-perte/{id}/investiguer | Path does not match |
| 54 | app_declaration_perte_confirm | /declaration-perte/{id}/confirmer | Path does not match |
| 55 | app_declaration_perte_reject | /declaration-perte/{id}/rejeter | Path does not match |
| 56 | app_destinataire_index | /destinataire/ | Path does not match |
| 57 | app_destinataire_new | /destinataire/new | Path does not match |
| 58 | app_destinataire_search | /destinataire/search | Path does not match |
| 59 | app_destinataire_by_pays | /destinataire/pays/{pays} | Path does not match |
| 60 | app_destinataire_show | /destinataire/{id} | Path does not match |
| 61 | app_destinataire_edit | /destinataire/{id}/edit | Path does not match |
| 62 | app_destinataire_delete | /destinataire/{id}/delete | Path does not match |
| 63 | app_destinataire_colis | /destinataire/{id}/colis | Path does not match |
| 64 | app_emballage_index | /emballage/ | Path does not match |
| 65 | app_emballage_new | /emballage/new | Path does not match |
| 66 | app_emballage_show | /emballage/{id} | Path does not match |
| 67 | app_emballage_edit | /emballage/{id}/edit | Path does not match |
| 68 | app_emballage_delete | /emballage/{id} | Path does not match |
| 69 | app_expediteur_index | /expediteur/ | Path does not match |
| 70 | app_expediteur_new | /expediteur/new | Path does not match |
| 71 | app_expediteur_search | /expediteur/search | Path does not match |
| 72 | app_expediteur_show | /expediteur/{id} | Path does not match |
| 73 | app_expediteur_edit | /expediteur/{id}/edit | Path does not match |
| 74 | app_expediteur_delete | /expediteur/{id}/delete | Path does not match |
| 75 | app_expediteur_colis | /expediteur/{id}/colis | Path does not match |
| 76 | app_export_colis_csv | /export/colis/csv | Path does not match |
| 77 | app_export_expediteurs_csv | /export/expediteurs/csv | Path does not match |
| 78 | app_export_index | /export/ | Path does not match |
| 79 | app_home | / | Path does not match |
| 80 | app_paiement_index | /paiement/ | Path does not match |
| 81 | app_paiement_recettes | /paiement/recettes | Path does not match |
| 82 | app_paiement_depenses | /paiement/depenses | Path does not match |
| 83 | app_paiement_new_colis | /paiement/colis/{id}/new | Path does not match |
| 84 | app_paiement_new_colisage_compagnie | /paiement/colisage/{id}/new-compagnie | Path does not match |
| 85 | app_paiement_new_colis_transitaire | /paiement/colis/{id}/new-transitaire | Path does not match |
| 86 | app_paiement_show | /paiement/{id} | Path does not match |
| 87 | app_paiement_payer_echeance | /paiement/{id}/echeance/{echeanceId}/payer | Path does not match |
| 88 | app_paiement_nouveau_versement | /paiement/{id}/nouveau-versement | Path does not match |
| 89 | app_paiement_payer_comptant | /paiement/{id}/payer-comptant | Path does not match |
| 90 | app_paiement_facture | /paiement/{id}/facture | Path does not match |
| 91 | app_paiement_facture_pdf | /paiement/{id}/facture/pdf | Path does not match |
| 92 | app_profile_index | /profile/ | Path does not match |
| 93 | app_profile_edit | /profile/edit | Path does not match |
| 94 | app_profile_change_password | /profile/change-password | Path does not match |
| 95 | app_reduction_sous_traitant_index | /reductions/sous-traitant | Path does not match |
| 96 | app_reduction_sous_traitant_new | /reductions/sous-traitant/new | Path does not match |
| 97 | app_reduction_sous_traitant_show | /reductions/sous-traitant/{id} | Path does not match |
| 98 | app_reduction_sous_traitant_edit | /reductions/sous-traitant/{id}/edit | Path does not match |
| 99 | app_reduction_sous_traitant_delete | /reductions/sous-traitant/{id}/delete | Path does not match |
| 100 | app_reduction_transitaire_index | /reductions/transitaire | Path does not match |
| 101 | app_reduction_transitaire_new | /reductions/transitaire/new | Path does not match |
| 102 | app_reduction_transitaire_show | /reductions/transitaire/{id} | Path does not match |
| 103 | app_reduction_transitaire_edit | /reductions/transitaire/{id}/edit | Path does not match |
| 104 | app_reduction_transitaire_delete | /reductions/transitaire/{id}/delete | Path does not match |
| 105 | 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.