Routing
liste_comments
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://dev-bo1.diwio.fr/connexion
Route Matching Logs
Path to match:
/admin/comment
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | change_state | /admin/abonnement/{id}/etat/{isState} | Path does not match |
| 2 | edit_abonnement | /admin/edit_abonnement/{id} | Path does not match |
| 3 | new_abonnement | /admin/new_abonnement/{id} | Path does not match |
| 4 | renew_subscription | /admin/renew_subscription/{id} | Path does not match |
| 5 | add_card_to_subscription | /admin/subscription/{id}/add_card | Path does not match |
| 6 | check_rfid_validity | /admin/check_rfid_validity | Path does not match |
| 7 | synchro_subscription | /admin/synchro_subscription/{id} | Path does not match |
| 8 | connexion | /connexion | Path does not match |
| 9 | first_connexion | /first-connexion/{jwt} | Path does not match |
| 10 | home | /accueil | Path does not match |
| 11 | homeSensorModeOnly | /accueil-captage | Path does not match |
| 12 | homeGetSheltersOccupation | /accueil-captage/getSheltersOccupation | Path does not match |
| 13 | homeLast24hOccupation | /accueil-captage/last24hOccupation | Path does not match |
| 14 | homeLast8DaysOccupation | /accueil-captage/last8DaysOccupation | Path does not match |
| 15 | homeLast12MonthsOccupation | /accueil-captage/last12MonthsOccupation | Path does not match |
| 16 | homeRevenues | /accueil/getRevenues | Path does not match |
| 17 | homeOffersDistribution | /accueil/getOffersDistribution | Path does not match |
| 18 | homeConnectedShelters | /accueil/getConnectedShelters | Path does not match |
| 19 | homeGetUsage | /accueil/getUsage | Path does not match |
| 20 | homeGetSubscription | /accueil/getSubscription | Path does not match |
| 21 | homeGetOccupation | /accueil/getOccupation | Path does not match |
| 22 | homeGetActiveSubscriptions | /accueil/getActiveSubscriptions | Path does not match |
| 23 | legalNotices | /mentionslegales | Path does not match |
| 24 | resolve_alert | /admin/alert/{id}/resolve | Path does not match |
| 25 | create_bike | /admin/bike/create/{id} | Path does not match |
| 26 | delete_bike | /admin/bike/delete/{id} | Path does not match |
| 27 | send_bulk_users_to_front | /admin/client/send-bulk-users-to-front | Path does not match |
| 28 | customer_bulk_sync_results | /admin/client/bulk-sync/results | Path does not match |
| 29 | bulk_users_sync_front_results_export | /admin/client/bulk-sync/results/export | Path does not match |
| 30 | customer_bulk_sync_results_clear | /admin/client/bulk-sync/results/clear | Path does not match |
| 31 | liste_commandes | /admin/commande/listeCommandes | Path does not match |
| 32 | commande_approve | /admin/commande/approve/{id} | Path does not match |
| 33 | commande_validate | /admin/commande/validate/{id} | Path does not match |
| 34 | commande_refused | /admin/commande/refused/{id} | Path does not match |
| 35 | export_perso_commande | /admin/commande/exportPerso | Path does not match |
| 36 | commande_id | /admin/commande/{id} | Path does not match |
| 37 | consulter_lettre | /admin/commande/admin/commande/lettre/{id} | Path does not match |
| 38 | liste_comments | /admin/comment | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.