Routing
app_main
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_retour_gerer | /retour/gerer | Path does not match |
| 2 | app_retour_creneau_groupe | /retour/creneau-groupe | Path does not match |
| 3 | app_retour_annuler_creneau | /retour/annuler-creneau/{creneauId} | Path does not match |
| 4 | app_retour_don | /retour/{id}/don | Path does not match |
| 5 | app_retour_paiement_livraison | /retour/paiement-livraison | Path does not match |
| 6 | app_retour_livraison_especes | /retour/livraison-especes | Path does not match |
| 7 | app_retour_livraison_stripe | /retour/livraison-stripe | Path does not match |
| 8 | app_retour_livraison_success | /retour/livraison-success | Path does not match |
| 9 | admin_availability_index | /admin/availability | Path does not match |
| 10 | admin_availability_new | /admin/availability/new | Path does not match |
| 11 | admin_availability_batch_delete | /admin/availability/batch-delete | Path does not match |
| 12 | admin_availability_autocomplete | /admin/availability/autocomplete | Path does not match |
| 13 | admin_availability_render_filters | /admin/availability/render-filters | Path does not match |
| 14 | admin_availability_edit | /admin/availability/{entityId}/edit | Path does not match |
| 15 | admin_availability_delete | /admin/availability/{entityId}/delete | Path does not match |
| 16 | admin_availability_detail | /admin/availability/{entityId} | Path does not match |
| 17 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 18 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 19 | _wdt | /_wdt/{token} | Path does not match |
| 20 | _profiler_home | /_profiler/ | Path does not match |
| 21 | _profiler_search | /_profiler/search | Path does not match |
| 22 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 23 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 24 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 25 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 26 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 27 | _profiler_open_file | /_profiler/open | Path does not match |
| 28 | _profiler | /_profiler/{token} | Path does not match |
| 29 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 30 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 31 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 32 | admin_appointment_index | /admin/rendez-vous/ | Path does not match |
| 33 | admin_appointment_marquer_tout_recupere | /admin/rendez-vous/retour/{creneauId}/marquer-recupere | Path does not match |
| 34 | admin_appointment_cancel | /admin/rendez-vous/{id}/cancel | Path does not match |
| 35 | admin_appointment_settings | /admin/rendez-vous/parametres | Path does not match |
| 36 | admin_appointment_settings_save | /admin/rendez-vous/parametres/save | Path does not match |
| 37 | admin_appointment_valider | /admin/rendez-vous/{id}/valider | Path does not match |
| 38 | admin_retour_valider | /admin/rendez-vous/retour/{creneauId}/valider | Path does not match |
| 39 | admin_boost_index | /admin/boosts | Path does not match |
| 40 | admin_boost_traite | /admin/boosts/{id}/traite | Path does not match |
| 41 | admin_collecte_nouvelle | /admin/collecte/nouvelle/{userId} | Path does not match |
| 42 | admin_collecte_supprimer | /admin/collecte/{id}/supprimer | Path does not match |
| 43 | admin_collecte_cloturer | /admin/collecte/{id}/cloturer | Path does not match |
| 44 | admin_email_log_index | /admin/emails-envoyes/ | Path does not match |
| 45 | admin_mail_index | /admin/mails/ | Path does not match |
| 46 | admin_mail_envoyer | /admin/mails/envoyer | Path does not match |
| 47 | admin_mail_envoyer_tous | /admin/mails/envoyer-tous | Path does not match |
| 48 | admin_mail_envoyer_liste | /admin/mails/liste/{id}/envoyer | Path does not match |
| 49 | admin_mail_groupe_creer | /admin/mails/groupe/creer | Path does not match |
| 50 | admin_mail_groupe_modifier | /admin/mails/groupe/{id}/modifier | Path does not match |
| 51 | admin_mail_groupe_supprimer | /admin/mails/groupe/{id}/supprimer | Path does not match |
| 52 | admin_modele_index | /admin/modeles/ | Path does not match |
| 53 | admin_modele_ajouter | /admin/modeles/ajouter | Path does not match |
| 54 | admin_modele_modifier | /admin/modeles/{id}/modifier | Path does not match |
| 55 | admin_modele_supprimer | /admin/modeles/{id}/supprimer | Path does not match |
| 56 | admin_offre_envoyer | /admin/offre/{id}/envoyer | Path does not match |
| 57 | admin_offre_annuler | /admin/offre/{id}/annuler | Path does not match |
| 58 | admin_prix_index | /admin/prix | Path does not match |
| 59 | admin_prix_baisser | /admin/prix/{id}/baisser | Path does not match |
| 60 | admin_prix_retour_estimation | /admin/prix/{id}/retour-estimation | Path does not match |
| 61 | admin_prix_offre_traitee | /admin/prix/{id}/offre-traitee | Path does not match |
| 62 | admin_retour_index | /admin/retours | Path does not match |
| 63 | admin_retour_statut | /admin/retours/{id}/statut/{statut} | Path does not match |
| 64 | admin_dons_index | /admin/dons | Path does not match |
| 65 | admin_retour_annuler | /admin/retour/creneau/{creneauId}/annuler | Path does not match |
| 66 | admin_retour_marquer_recupere | /admin/retour/demande/{id}/recupere | Path does not match |
| 67 | admin_retour_marquer_don_effectue | /admin/retour/demande/{id}/don-effectue | Path does not match |
| 68 | admin_don_inaction_confirmer | /admin/don-inaction/{id}/confirmer | Path does not match |
| 69 | admin_don_inaction_relancer | /admin/don-inaction/{id}/relancer | Path does not match |
| 70 | admin_don_inaction_relancer_client | /admin/don-inaction/client/{userId}/relancer | Path does not match |
| 71 | admin_dons_relancer_tous | /admin/dons/relancer-tous | Path does not match |
| 72 | admin_todo_index | /admin/todo/ | Path does not match |
| 73 | admin_todo_note_save | /admin/todo/note | Path does not match |
| 74 | admin_todo_add | /admin/todo/ajouter | Path does not match |
| 75 | admin_todo_toggle | /admin/todo/{id}/toggle | Path does not match |
| 76 | admin_todo_delete | /admin/todo/{id}/supprimer | Path does not match |
| 77 | admin_user_index | /admin/clients | Path does not match |
| 78 | admin_atelier_index | /admin/atelier | Path does not match |
| 79 | admin_ai_analyze | /admin/ai-analyze | Path does not match |
| 80 | admin_compta_index | /admin/compta | Path does not match |
| 81 | admin_compta_depense_ajouter | /admin/compta/depense/ajouter | Path does not match |
| 82 | admin_compta_depense_supprimer | /admin/compta/depense/{id}/supprimer | Path does not match |
| 83 | admin | /admin | Path does not match |
| 84 | admin_finance_index | /admin/finance/ | Path does not match |
| 85 | admin_finance_validate | /admin/finance/valider/{id} | Path does not match |
| 86 | admin_finance_verser_manuel | /admin/finance/verser/{id} | Path does not match |
| 87 | admin_gemini_analyse | /admin/gemini-analyse | Path does not match |
| 88 | admin_planning | /admin/planning/ | Path does not match |
| 89 | admin_vetement_index | /admin/vetements/ | Path does not match |
| 90 | admin_vetement_by_user | /admin/vetements/client/{id} | Path does not match |
| 91 | admin_vetement_send_estimation | /admin/vetements/collecte/{id}/envoyer-estimation | Path does not match |
| 92 | admin_vetement_add | /admin/vetements/new | Path does not match |
| 93 | admin_vetement_edit | /admin/vetements/{id}/edit | Path does not match |
| 94 | admin_vetement_toggle_vendu | /admin/vetements/{id}/toggle-vendu | Path does not match |
| 95 | admin_vetement_toggle_paye | /admin/vetements/{id}/toggle-paye | Path does not match |
| 96 | admin_vetement_toggle_enligne | /admin/vetements/{id}/toggle-enligne | Path does not match |
| 97 | admin_vetement_update_prix | /admin/vetements/{id}/update-prix | Path does not match |
| 98 | admin_vetement_update_stats | /admin/vetements/client/{id}/update-stats | Path does not match |
| 99 | admin_vetement_delete_user | /admin/vetements/client/{id}/supprimer | Path does not match |
| 100 | admin_vetement_update_commission | /admin/vetements/client/{id}/update-commission | Path does not match |
| 101 | admin_vetement_send_mail | /admin/vetements/client/{id}/envoyer-mail | Path does not match |
| 102 | admin_vetement_photo_principale | /admin/vetements/photo/{id}/principale | Path does not match |
| 103 | admin_vetement_toggle_seuil | /admin/vetements/client/{id}/toggle-seuil | Path does not match |
| 104 | admin_vetement_delete | /admin/vetements/{id}/supprimer | Path does not match |
| 105 | admin_vetement_marquer_don | /admin/vetements/{id}/marquer-don | Path does not match |
| 106 | admin_vetement_marquer_recupere_direct | /admin/vetements/{id}/marquer-recupere-direct | Path does not match |
| 107 | admin_vetement_retirer_vente | /admin/vetements/{id}/retirer-vente | Path does not match |
| 108 | admin_vetement_reinitialiser_statut | /admin/vetements/{id}/reinitialiser | Path does not match |
| 109 | admin_vetement_action_groupee | /admin/vetements/action-groupee/{userId} | Path does not match |
| 110 | admin_vinted_retrait_index | /admin/vinted-retraits/ | Path does not match |
| 111 | admin_vinted_retrait_valider | /admin/vinted-retraits/valider/{id} | Path does not match |
| 112 | admin_chat_index | /admin/chat/ | Path does not match |
| 113 | admin_chat_conversation | /admin/chat/{id} | Path does not match |
| 114 | admin_chat_reply | /admin/chat/{id}/reply | Path does not match |
| 115 | admin_chat_render | /admin/chat/{id}/render | Path does not match |
| 116 | app_appointment | /booking/ | Path does not match |
| 117 | app_pre_book | /booking/pre-book/{date}/{time} | Path does not match |
| 118 | app_cancel_booking | /booking/cancel/{id} | Path does not match |
| 119 | app_bon_depot | /admin/bon-depot/{id} | Path does not match |
| 120 | app_booking | /booking/ | Path does not match |
| 121 | app_booking_confirm | /booking/book/{date}/{time} | Path does not match |
| 122 | app_boost | /boost | Path does not match |
| 123 | app_boost_payer | /boost/payer | Path does not match |
| 124 | app_boost_success | /boost/success/{id} | Path does not match |
| 125 | app_boutique | /boutique | Path does not match |
| 126 | app_chat_send | /chat/send | Path does not match |
| 127 | app_chat_render | /chat/render | Path does not match |
| 128 | app_chat_check_unread | /chat/check-unread | Path does not match |
| 129 | app_concept | /concept | Path does not match |
| 130 | coursier_dispos | /coursier/dispos | Path does not match |
| 131 | coursier_collectes | /coursier/collectes | Path does not match |
| 132 | coursier_collecte_accepter | /coursier/collecte/{id}/accepter | Path does not match |
| 133 | coursier_retour_accepter | /coursier/retour/{creneauId}/accepter | Path does not match |
| 134 | app_envoyer_habits | /envoyer/habits | Path does not match |
| 135 | app_estimation | /mon-estimation/{token} | Path does not match |
| 136 | app_estimation_confirmer | /mon-estimation/{token}/confirmer/{id} | Path does not match |
| 137 | app_estimation_confirmer_tout | /mon-estimation/{token}/confirmer-tout | Path does not match |
| 138 | app_estimation_proposer_prix | /mon-estimation/{token}/proposer-prix/{id} | Path does not match |
| 139 | connect_google_start | /connect/google | Path does not match |
| 140 | connect_google_check | /connect/google/check | Path does not match |
| 141 | app_guide_selection | /quels-vetements-vendre | Path does not match |
| 142 | app_guide_estimation | /nos-estimations-et-conditions | Path does not match |
| 143 | app_estimate_ai | /estimer-prix-vetement | Path does not match |
| 144 | app_history | /mon-historique | Path does not match |
| 145 | app_request_payout | /demande-virement | Path does not match |
| 146 | app_history_retirer | /history/retirer/{id} | Path does not match |
| 147 | app_bug_report | /bug-report | Path does not match |
| 148 | app_infoexpli | /info/explications | Path does not match |
| 149 | app_infoexemples | /info/exemples | Path does not match |
| 150 | app_infocontacte | /info/contacter | Path does not match |
| 151 | app_main | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.