Routing
legalNotices
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/mentionslegales
# | Route name | Path | Log |
---|---|---|---|
1 | proximity_open | /abri/{garage}/gpsopen | Path does not match |
2 | app.swagger | /api/doc.json | Path does not match |
3 | app.swagger.external | /external/doc.json | Path does not match |
4 | app.swagger.garage | /garage/doc.json | Path does not match |
5 | app.swagger_ui | /api/doc | Path does not match |
6 | app.swagger_ui.external | /external/doc | Path does not match |
7 | app.swagger_ui.garage | /garage/doc | Path does not match |
8 | change_state | /admin/abonnement/{id}/etat/{isState} | Path does not match |
9 | edit_abonnement | /admin/edit_abonnement/{id} | Path does not match |
10 | new_abonnement | /admin/new_abonnement/{id} | Path does not match |
11 | check_rfid_validity | /admin/check_rfid_validity | Path does not match |
12 | new_maintainer_subscription | /admin/new_maintainer_subscription/{id} | Path does not match |
13 | edit_maintainer_subscription | /admin/edit_maintainer_subscription/{id} | Path does not match |
14 | connexion | /connexion | Path does not match |
15 | first_connexion | /first-connexion/{jwt} | Path does not match |
16 | home | /accueil | Path does not match |
17 | homeSensorModeOnly | /accueil-captage | Path does not match |
18 | homeGetSheltersOccupation | /accueil-captage/getSheltersOccupation | Path does not match |
19 | homeLast24hOccupation | /accueil-captage/last24hOccupation | Path does not match |
20 | homeLast8DaysOccupation | /accueil-captage/last8DaysOccupation | Path does not match |
21 | homeLast12MonthsOccupation | /accueil-captage/last12MonthsOccupation | Path does not match |
22 | homeRevenues | /accueil/getRevenues | Path does not match |
23 | homeOffersDistribution | /accueil/getOffersDistribution | Path does not match |
24 | homeConnectedShelters | /accueil/getConnectedShelters | Path does not match |
25 | homeGetUsage | /accueil/getUsage | Path does not match |
26 | homeGetSubscription | /accueil/getSubscription | Path does not match |
27 | homeGetOccupation | /accueil/getOccupation | Path does not match |
28 | homeGetActiveSubscriptions | /accueil/getActiveSubscriptions | Path does not match |
29 | legalNotices | /mentionslegales | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.