Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | admin.category.list | /admin/category/ | Path does not match |
2 | admin.category.add | /admin/category/new | Path does not match |
3 | admin.category.edit | /admin/category/{id}/edit | Path does not match |
4 | admin.category.delete | /admin/category/{id}/delete | Path does not match |
5 | admin.command.list | /admin/command/ | Path does not match |
6 | admin.command.view | /admin/command/{id} | Path does not match |
7 | admin.command.print | /admin/command/{id}/print | Path does not match |
8 | admin.configuration.list | /admin/configuration/ | Path does not match |
9 | admin.configuration.add | /admin/configuration/new | Path does not match |
10 | admin.configuration.edit | /admin/configuration/{id}/edit | Path does not match |
11 | admin.configuration.delete | /admin/configuration/{id}/delete | Path does not match |
12 | admin.dashboard | /admin/ | Path does not match |
13 | admin.index | /admin/ | Path does not match |
14 | admin_order_detail_change_delivered_status | /admin/order-detail/{id}/change-delivered-status/{status} | Path does not match |
15 | admin.product.list | /admin/product/ | Path does not match |
16 | admin.product.add | /admin/product/new | Path does not match |
17 | admin.product.edit | /admin/product/{id}/edit | Path does not match |
18 | admin.product.view | /admin/product/{id}/view | Path does not match |
19 | admin.product.delete | /admin/product/{id}/delete | Path does not match |
20 | admin.store.list | /admin/store/ | Path does not match |
21 | admin.store.add | /admin/store/new | Path does not match |
22 | admin.store.edit | /admin/store/{id}/edit | Path does not match |
23 | admin.store.view | /admin/store/{id}/view | Path does not match |
24 | admin.store.delete | /admin/store/{id}/delete | Path does not match |
25 | admin.store.location.list | /admin/store/location/ | Path does not match |
26 | admin.store.location.add | /admin/store/location/add | Path does not match |
27 | admin.store.location.edit | /admin/store/location/{id}/edit | Path does not match |
28 | admin.store.location.delete | /admin/store/location/{id}/delete | Path does not match |
29 | admin.user.list | /admin/user/ | Path does not match |
30 | admin.user.add | /admin/user/new | Path does not match |
31 | admin.user.edit | /admin/user/{id}/edit | Path does not match |
32 | admin.user.view | /admin/user/{id}/view | Path does not match |
33 | admin.user.delete | /admin/user/{id}/delete | Path does not match |
34 | asset_url | /assets/{path} | Path does not match |
35 | asset_delete_url | /assets/delete/{id} | Path does not match |
36 | app.index | / | Path does not match |
37 | app.test.presta | /test-presta | Path does not match |
38 | partner.command.list | /partner/command/ | Path does not match |
39 | partner.command.view | /partner/command/{id} | Path does not match |
40 | partner.command.print | /partner/command/{id}/print | Path does not match |
41 | partner.dashboard | /partner/ | Path does not match |
42 | partner.index | /partner/ | Path does not match |
43 | partner.product.list | /partner/product/ | Path does not match |
44 | partner.product.add | /partner/product/new | Path does not match |
45 | partner.product.edit | /partner/product/{id}/edit | Path does not match |
46 | partner.product.view | /partner/product/{id}/view | Path does not match |
47 | partner.store.list | /partner/store/ | Path does not match |
48 | partner.store.add | /partner/store/new | Path does not match |
49 | partner.store.edit | /partner/store/{id}/edit | Path does not match |
50 | partner.store.view | /partner/store/{id}/view | Path does not match |
51 | product_toggle_status | /product/{id}/toggle-status | Path does not match |
52 | recenseur.index | /recenseur/ | Path does not match |
53 | recenseur.store.list | /recenseur/store/ | Path does not match |
54 | recenseur.store.add | /recenseur/store/new | Path does not match |
55 | recenseur.store.edit | /recenseur/store/{id}/edit | Path does not match |
56 | app_login | /login | Path does not match |
57 | app_logout | /logout | Path does not match |
58 | app.activation | /activation/{token} | Path does not match |
59 | app.request.password | /request-password | Path does not match |
60 | app.reset.password | /reset-password/{token} | Path does not match |
61 | test_email | /test/email | Path does not match |
62 | test_email_to | /test/email/{to} | Path does not match |
63 | test_product_add_presta | /test/product-add-presta/{product} | Path does not match |
64 | user.index | /user/ | Path does not match |
65 | user.profile | /user/profile | Path does not match |
66 | user.security | /user/security | Path does not match |
67 | api_order_post | /api/order | Path does not match |
68 | api_entrypoint | /api/{index}.{_format} | Path does not match |
69 | api_doc | /api/docs.{_format} | Path does not match |
70 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
71 | _preview_error | /_error/{code}.{_format} | Path does not match |
72 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
73 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
74 | _wdt | /_wdt/{token} | Path does not match |
75 | _profiler_home | /_profiler/ | Path does not match |
76 | _profiler_search | /_profiler/search | Path does not match |
77 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
78 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
79 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
80 | _profiler_open_file | /_profiler/open | Path does not match |
81 | _profiler | /_profiler/{token} | Path does not match |
82 | _profiler_router | /_profiler/{token}/router | Path does not match |
83 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
84 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.