Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
3 | _wdt | /_wdt/{token} | Path does not match |
4 | _profiler_home | /_profiler/ | Path does not match |
5 | _profiler_search | /_profiler/search | Path does not match |
6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | admin.commande.list | /commande/ | Path does not match |
15 | admin.commande.add | /commande/add | Path does not match |
16 | admin.commande.edit | /commande/edit/{id} | Path does not match |
17 | admin.commande.delete | /commande/delete/{id} | Path does not match |
18 | admin.commande.produit-info | /commande/pack/obtInfos | Path does not match |
19 | admin.commande.show | /commande/{id}/show | Path does not match |
20 | admin.commande.test | /commande/{commande}/assignDroitsCommande | Path does not match |
21 | admin.send.order | /commande/order-personalized/ffb7a1da03c38ed39369810a9637e010/{commande_id}/ | Path does not match |
22 | admin.homepage | / | Path does not match |
23 | admin.client.list | /client/ | Path does not match |
24 | admin.client.regenererPasswd | /client/regenererPasswd/{id} | Path does not match |
25 | admin.client.domaineActif | /client/domaineActif/{id} | Path does not match |
26 | admin.client.add | /client/add | Path does not match |
27 | admin.client.edit | /client/edit/{id} | Path does not match |
28 | admin.client.delete | /client/delete/{id} | Path does not match |
29 | admin.client.update-comment | /client/ajax-update-client-commentaire | Path does not match |
30 | admin.client.send-lien-paiement | /client/envoi-lien-paiement/{id} | Path does not match |
31 | admin.user.list-password | /user/password | Path does not match |
32 | admin.user.list | /user/ | Path does not match |
33 | admin.user.add | /user/add | Path does not match |
34 | admin.user.edit | /user/edit/{id} | Path does not match |
35 | admin.user.delete | /user/delete/{id} | Path does not match |
36 | send_notification | /notifs/send-notification | Path does not match |
37 | ajax.notifications | /notifs/ajax/notifications | Path does not match |
38 | ajax.totalUnseen | /notifs/ajax/notifications/total-unseen | Path does not match |
39 | admin.roles.management | /role/ | Path does not match |
40 | admin.settings.addModules | /admin/settings/assign-modules | Path does not match |
41 | client_create | /api/client/create-clients | Path does not match |
42 | client_index | /api/client/ | Path does not match |
43 | client.info | /api/client/info/{id} | Path does not match |
44 | client.edit | /api/client/edit/{id} | Path does not match |
45 | client.new | /api/client/new | Path does not match |
46 | client.search | /api/client/search | Path does not match |
47 | api.dashboard.datas | /api/dashboard/datas | Path does not match |
48 | api.getdept | /api/dashboard/dept | Path does not match |
49 | api.dashboard.datas-responsable | /api/dashboard/datas-responsable | Path does not match |
50 | api.dashboard.info-dashboard-left-all | /api/dashboard/info-dashboard-left-all | Path does not match |
51 | api.dashboard.info-commercial | /api/dashboard/info-commercial | Path does not match |
52 | api.stats-starterre | /api/import/stats-starterre | Path does not match |
53 | monetico.paiement | /monetico/paiement | Path does not match |
54 | monetico.notify | /monetico/notify | Path does not match |
55 | monetico.notifyrecurrence | /monetico/recurrence | Path does not match |
56 | order | /order | Path does not match |
57 | order.paiement.success | /order/paiement/success | Path does not match |
58 | order.paiement.error | /order/paiement/error | Path does not match |
59 | eofleet.order | /eofleet/order | Path does not match |
60 | reset_password | /reset-password/{email}/{identifier} | Path does not match |
61 | app_login | /admin/login | Path does not match |
62 | app_logout | /logout | Path does not match |
63 | test.notify | /test/ | Path does not match |
64 | notification_list | /notifications/{notifiable} | Path does not match |
65 | notification_mark_as_seen | /notifications/{notifiable}/mark_as_seen/{notification} | Path does not match |
66 | notification_mark_as_unseen | /notifications/{notifiable}/mark_as_unseen/{notification} | Path does not match |
67 | notification_mark_all_as_seen | /notifications/{notifiable}/markAllAsSeen | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.