GET https://aidealavente.fr/admin/todo/

Routing

admin_todo_index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /admin/todo/
# 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/ Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.