Routing
customer_index
Matched route
Route Parameters
Name | Value |
---|---|
customer | "1760" |
info | "description" |
Route Redirection
This page redirects to:
https://dev-bo2.diwio.fr/connexion
Route Matching Logs
Path to match:
/admin/client/fiche/1760
# | 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 | check_rfid_validity | /admin/check_rfid_validity | Path does not match |
6 | new_maintainer_subscription | /admin/new_maintainer_subscription/{id} | Path does not match |
7 | recap_maintainer_subscription_code | /admin/recap_maintainer_subscription_code | Path does not match |
8 | edit_maintainer_subscription | /admin/edit_maintainer_subscription/{id} | Path does not match |
9 | synchro_subscription | /admin/synchro_subscription/{id} | Path does not match |
10 | connexion | /connexion | Path does not match |
11 | first_connexion | /first-connexion/{jwt} | Path does not match |
12 | home | /accueil | Path does not match |
13 | homeSensorModeOnly | /accueil-captage | Path does not match |
14 | homeGetSheltersOccupation | /accueil-captage/getSheltersOccupation | Path does not match |
15 | homeLast24hOccupation | /accueil-captage/last24hOccupation | Path does not match |
16 | homeLast8DaysOccupation | /accueil-captage/last8DaysOccupation | Path does not match |
17 | homeLast12MonthsOccupation | /accueil-captage/last12MonthsOccupation | Path does not match |
18 | homeRevenues | /accueil/getRevenues | Path does not match |
19 | homeOffersDistribution | /accueil/getOffersDistribution | Path does not match |
20 | homeConnectedShelters | /accueil/getConnectedShelters | Path does not match |
21 | homeGetUsage | /accueil/getUsage | Path does not match |
22 | homeGetSubscription | /accueil/getSubscription | Path does not match |
23 | homeGetOccupation | /accueil/getOccupation | Path does not match |
24 | homeGetActiveSubscriptions | /accueil/getActiveSubscriptions | Path does not match |
25 | legalNotices | /mentionslegales | Path does not match |
26 | resolve_alert | /admin/alert/{id}/resolve | Path does not match |
27 | post_batterie | /garage/batterie/{nom}/{signature} | Path does not match |
28 | create_bike | /admin/bike/create/{id} | Path does not match |
29 | delete_bike | /admin/bike/delete/{id} | Path does not match |
30 | liste_commandes | /admin/commande/listeCommandes | Path does not match |
31 | commande_validate | /admin/commande/validate/{id} | Path does not match |
32 | commande_refused | /admin/commande/refused/{id} | Path does not match |
33 | export_perso_commande | /admin/commande/exportPerso | Path does not match |
34 | commande_id | /admin/commande/{id} | Path does not match |
35 | consulter_lettre | /admin/commande/admin/commande/lettre/{id} | Path does not match |
36 | liste_comments | /admin/comment | Path does not match |
37 | liste_contact | /admin/contact/listeContact | Path does not match |
38 | contact_traiter | /admin/contact/traiter/{id} | Path does not match |
39 | contact_listeMails | /admin/contact/listeMails | Path does not match |
40 | contact_ajouter_mail | /admin/contact/ajouterMail | Path does not match |
41 | contact_id | /admin/contact/{id} | Path does not match |
42 | export_perso_contacts | /admin/contact/exportPerso | Path does not match |
43 | content_index | /admin/content/{templateFileName} | Path does not match |
44 | faq_move | /admin/content/faq/move | Path does not match |
45 | faq_create | /admin/content/faq/create | Path does not match |
46 | faq_update | /admin/content/faq/update/{id} | Path does not match |
47 | faq_delete | /admin/content/faq/delete | Path does not match |
48 | set_diwiofaq_parameter | /admin/content/faq/DiwioFaq | Path does not match |
49 | image_delete | /admin/content/image/delete | Path does not match |
50 | image_move | /admin/content/image/move | Path does not match |
51 | territory_image_add | /admin/content/image/territory/add | Path does not match |
52 | shelter_image_add | /admin/content/image/shelter/add | Path does not match |
53 | territory_tos_upload | /admin/content/tos/upload | Path does not match |
54 | territory_logo_upload | /admin/content/logo/upload | Path does not match |
55 | territory_background_upload | /admin/content/background/upload | Path does not match |
56 | liste_clients | /admin/client/listeClients | Path does not match |
57 | datatable_clients_init | /admin/client/datatableInit | Path does not match |
58 | customer_list | /admin/client/customer_list | Path does not match |
59 | client_create | /admin/client/creer | Path does not match |
60 | client_suspension | /admin/client/suspension/{id} | Path does not match |
61 | client_restitution | /admin/client/restitution/{id} | Path does not match |
62 | client_cloturer | /admin/client/cloturer/{id} | Path does not match |
63 | customer_index | /admin/client/fiche/{customer}/{info} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.