Routing
(none)
Matched route
Route Matching Logs
Path to match:
/favicon.png
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | 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 | app.swagger_ui | /api-doc/{area} | Path does not match |
| 15 | admin | /sendica-backend/ | Path does not match |
| 16 | token-generator | /sendica-backend/generate-token | Path does not match |
| 17 | import-orders | /sendica-backend/import-orders | Path does not match |
| 18 | packing-slip.print | /packing-slip/print | Path does not match |
| 19 | admin-shop-couriers-edit | /admin-shop-couriers-edit | Path does not match |
| 20 | homepage | / | Path does not match |
| 21 | app_login | /login | Path does not match |
| 22 | app_logout | /logout | Path does not match |
| 23 | shop-dashboard | /shop/ | Path does not match |
| 24 | shop.dashboard | /shop/ | Path does not match |
| 25 | shop.settings | /shop/settings | Path does not match |
| 26 | shop.settings.change-email | /shop/settings/change-email | Path does not match |
| 27 | shop.settings.change-password | /shop/settings/change-password | Path does not match |
| 28 | shop.settings.change-shipping-couriers | /shop/settings/change-shipping-couriers/{shopId} | Path does not match |
| 29 | utils.courier.city | /sendica-utils/courier/city-suggest | Path does not match |
| 30 | utils.courier.office | /sendica-utils/courier/office-suggest | Path does not match |
| 31 | utils.courier.office-id | /sendica-utils/courier/office-id-suggest | Path does not match |
| 32 | utils.courier.city.id | /sendica-utils/courier/city-suggest-by-id | Path does not match |
| 33 | utils.get-products-by-shop | /sendica-utils/products/shop-id-suggest | Path does not match |
| 34 | utils.get-services-by-courier-id | /sendica-utils/couriers/services-by-id | Path does not match |
| 35 | utils.get-default-post-one-hs-tariff-code-by-shop | /sendica-utils/default-post-one-hs-tariff-code-by-id | Path does not match |
| 36 | utils.check-picking-order | /sendica-utils/utils/check-picking-order | Path does not match |
| 37 | utils.scan-order-product | /sendica-utils/utils/pick-order-product | Path does not match |
| 38 | workflow | /workflow | Path does not match |
| 39 | api.fulfilment-center.list | /api/fulfilment-centers/ | Path does not match |
| 40 | api.fulfilment-center.get | /api/fulfilment-centers/{id} | Path does not match |
| 41 | api.greeting.get | /api/greeting | Path does not match |
| 42 | api.inventory.list | /api/inventories | Path does not match |
| 43 | api.inventory.get | /api/inventories/{id} | Path does not match |
| 44 | api.order.list | /api/orders | Path does not match |
| 45 | api.order.get | /api/orders/{id} | Path does not match |
| 46 | api.order.post | /api/orders | Path does not match |
| 47 | api.parcel.patch | /api/parcels/{trackingNumber}/{status} | Path does not match |
| 48 | api.product.list | /api/products | Path does not match |
| 49 | api.product.get | /api/products/{id} | Path does not match |
| 50 | api.product.post | /api/products | Path does not match |
| 51 | api.product.patch | /api/products/{id} | Path does not match |
| 52 | api.receiving-order.list | /api/receiving-orders | Path does not match |
| 53 | api.receiving-order.get | /api/receiving-orders/{id} | Path does not match |
| 54 | api.receiving-order.post | /api/receiving-orders | Path does not match |
| 55 | api.receiving-order.cancel | /api/receiving-orders/{id}/cancel | Path does not match |
| 56 | webhook.woocommerce.post | /webhook/woocommerce/{key} | Path does not match |
| 57 | zapier_auth | /api-zapier/verify-api-key | Path does not match |
| 58 | zapier.inventory-get-one | /api-zapier/inventory-updated | Path does not match |
| 59 | zapier.order-created | /api-zapier/order-created | Path does not match |
| 60 | zapier.order-status-updated | /api-zapier/order-status-updated | Path does not match |
| 61 | zapier.tracking-created-get-one | /api-zapier/tracking-created | 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.