Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
2 | api_errors | /api/errors/{status} | Path does not match |
3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
5 | api_doc | /api/docs.{_format} | Path does not match |
6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
10 | _preview_error | /_error/{code}.{_format} | Path does not match |
11 | app.swagger | /api/doc.json | Path does not match |
12 | _wdt | /_wdt/{token} | Path does not match |
13 | _profiler_home | /_profiler/ | Path does not match |
14 | _profiler_search | /_profiler/search | Path does not match |
15 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
16 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
17 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
18 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
19 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
20 | _profiler_open_file | /_profiler/open | Path does not match |
21 | _profiler | /_profiler/{token} | Path does not match |
22 | _profiler_router | /_profiler/{token}/router | Path does not match |
23 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
24 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
25 | landing | / | Path does not match |
26 | send_query | /send/query | Path does not match |
27 | app.swagger_ui | /api/doc/{area} | Path does not match |
28 | api_configuration | /api/configuration | Path does not match |
29 | save_config | /api/save_config | Path does not match |
30 | api_dashboard | /api/dashboard | Path does not match |
31 | locations | /api/locations | Path does not match |
32 | view_location | /api/locations/view/{id} | Path does not match |
33 | check_def_warehouse | /api/locations/get/default-check | Path does not match |
34 | memberships | /api/memberships{format} | Path does not match |
35 | memberships_single | /api/memberships/{membership_id}/products/{product_id}{format} | Path does not match |
36 | memberships_single_new | /api/memberships/{membership_id}{format} | Path does not match |
37 | update_membership | /api/memberships{format} | Path does not match |
38 | membership_switch | /api/memberships/switch/{membership_id}{format} | Path does not match |
39 | membership_usage_charges | /api/memberships/usage/charges{format} | Path does not match |
40 | api_order | /api/orders | Path does not match |
41 | api_order_import | /api/orders/import | Path does not match |
42 | api_order_import_view | /api/orders/import/view/{id} | Path does not match |
43 | api_order_delete | /api/orders/delete | Path does not match |
44 | api_order_import_fulfill | /api/orders/import/fulfill/{id} | Path does not match |
45 | api_order_import_loc | /api/orders/import/location | Path does not match |
46 | api_order_fulfillment | /api/orders/fulfillment/{id} | Path does not match |
47 | api_product | /api/products | Path does not match |
48 | api_product_import | /api/products/import | Path does not match |
49 | api_product_import_view | /api/products/import/view/{id} | Path does not match |
50 | api_product_inv_get | /api/products/inventory/get/{id}/{lid} | Path does not match |
51 | api_product_inv_edit | /api/products/inventory/edit | Path does not match |
52 | api_product_delete | /api/products/delete | Path does not match |
53 | user_register | /api/user/register.json | Path does not match |
54 | login_chk | /api/login_check.json | Path does not match |
55 | user_login | /api/user/login.json | Path does not match |
56 | user_update_shopify_token | /api/user/set-access-token.json | Path does not match |
57 | api_warehouse | /api/warehouses | Path does not match |
58 | add_warehouse | /api/warehouses/add | Path does not match |
59 | edit_warehouse | /api/warehouses/edit/{id} | Path does not match |
60 | view_warehouse | /api/warehouses/view/{id} | Path does not match |
61 | delete_warehouse | /api/warehouses/delete | Path does not match |
62 | delete_location | /api/warehouses/location/delete | Path does not match |
63 | get_states | /api/states | Path does not match |
64 | set_status | /api/warehouses/set-status | Path does not match |
65 | add_wh_internal_loc | /api/warehouses/internal/location/add | Path does not match |
66 | edit_wh_internal_loc | /api/warehouses/internal/location/edit/{id} | Path does not match |
67 | get_wh_int_loc | /api/warehouses/internal/location/get | Path does not match |
68 | get_wh_default | /api/warehouses/default/get | 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.