Routing
(none)
Matched route
Route Matching Logs
Path to match:
/api/v1/users
# | Route name | Path | Log |
---|---|---|---|
1 | app_amazon_price_update_index | /amazon/price-update/ | Path does not match |
2 | app_amazon_price_update_new | /amazon/price-update/new | Path does not match |
3 | app_amazon_price_update_edit | /amazon/price-update/{combinedKey}/edit | Path does not match |
4 | app_api_api_postasnconfirmation | /api/v1/asn/confirmation | Path does not match |
5 | app_api_api_postasnconfirmationreturn | /api/v1/asn/confirmation/return | Path does not match |
6 | app_api_api_postinventoryadjustment | /api/v1/inventory/adjustment | Path does not match |
7 | app_api_api_postorderstatuschange | /api/v1/orderstatuschange | Path does not match |
8 | app_api_api_postorderconfirmation | /api/v1/order/confirmation | Path does not match |
9 | app_api_api_postinventorysnapshot | /api/v1/inventory/snapshot | Path does not match |
10 | app_api_request_index | /api-request/ | Path does not match |
11 | app_api_request_show | /api-request/{id} | Path does not match |
12 | app_asn_index | /asn/ | Path does not match |
13 | app_asn_new | /asn/new | Path does not match |
14 | app_asn_new_copy | /asn/new/copy/{copyFrom} | Path does not match |
15 | app_asn_show | /asn/{id} | Path does not match |
16 | app_asn_update_wms | /asn/{id}/update-wms | Path does not match |
17 | app_asn_edit | /asn/{id}/edit | Path does not match |
18 | app_asn_delete | /asn/{id} | Path does not match |
19 | app_item_master_index | /item-master/ | Path does not match |
20 | app_item_master_new | /item-master/new | Path does not match |
21 | app_item_master_show | /item-master/{id} | Path does not match |
22 | app_item_master_edit | /item-master/{id}/edit | Path does not match |
23 | app_item_master_delete | /item-master/{id} | Path does not match |
24 | app_item_master_update_dhl_wms | /item-master/{id}/update-remote | Path does not match |
25 | inventory_live | /dhl-fc/inventory/live | Path does not match |
26 | inventory_live_content | /dhl-fc/inventory/live-content | Path does not match |
27 | inventory_snapshot | /dhl-fc/inventory/snapshot | Path does not match |
28 | app_login | /login | Path does not match |
29 | app_logout | /logout | Path does not match |
30 | homepage | / | Path does not match |
31 | otp | /otp | Path does not match |
32 | app_otp_content | /otp/content | Path does not match |
33 | statistics | /statistics | Path does not match |
34 | price-research | /price-research | Path does not match |
35 | price-research-details | /price-research/{id}/details | Path does not match |
36 | settings | /settings/edit | Path does not match |
37 | app_user_index | /admin/users/ | Path does not match |
38 | app_user_new | /admin/users/new | Path does not match |
39 | app_user_edit | /admin/users/{id}/edit | Path does not match |
40 | app_user_delete | /admin/users/{id} | Path does not match |
41 | app_change_password | /admin/users/change-password | Path does not match |
42 | _preview_error | /_error/{code}.{_format} | Path does not match |
43 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
44 | _wdt | /_wdt/{token} | Path does not match |
45 | _profiler_home | /_profiler/ | Path does not match |
46 | _profiler_search | /_profiler/search | Path does not match |
47 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
48 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
49 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
50 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
51 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
52 | _profiler_open_file | /_profiler/open | Path does not match |
53 | _profiler | /_profiler/{token} | Path does not match |
54 | _profiler_router | /_profiler/{token}/router | Path does not match |
55 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
56 | _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.