Routing
        vue_pages
        Matched route
    
Route Parameters
| Name | Value | 
|---|---|
| route | "sitemap.xml" | 
Route Matching Logs
    Path to match: 
/sitemap.xml
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match | 
| 8 | _profiler_open_file | /_profiler/open | Path does not match | 
| 9 | _profiler | /_profiler/{token} | Path does not match | 
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match | 
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match | 
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match | 
| 13 | api_blend_list | /api/blends | Path does not match | 
| 14 | api_blend_create | /api/blend | Path does not match | 
| 15 | api_blend_show | /api/blend/{id} | Path does not match | 
| 16 | api_blend_show_by_barcode | /api/blend/barcode/{barcode} | Path does not match | 
| 17 | api_burnsession_list | /api/burnsessions | Path does not match | 
| 18 | api_burnsession_create | /api/burnsession | Path does not match | 
| 19 | api_burnsession_show | /api/burnsession/{id} | Path does not match | 
| 20 | api_burnsession_show_by_barcode | /api/burnsession/barcode/{barcode} | Path does not match | 
| 21 | api_category_list | /api/categories | Path does not match | 
| 22 | api_category_create | /api/category | Path does not match | 
| 23 | api_category_update | /api/category/{id} | Path does not match | 
| 24 | api_app_category_show | /api/category/{id} | Path does not match | 
| 25 | api_category_delete | /api/category/{id} | Path does not match | 
| 26 | api_certificate_list | /api/certificates | Path does not match | 
| 27 | api_customer_list | /api/customers | Path does not match | 
| 28 | api_customer_create | /api/customer | Path does not match | 
| 29 | api_customer_update | /api/customer/{id} | Path does not match | 
| 30 | api_app_customer_show | /api/customer/{id} | Path does not match | 
| 31 | api_customer_address_create | /api/customer/{customerId}/address | Path does not match | 
| 32 | api_customer_address_update | /api/customer/{customerId}/address/{addressId} | Path does not match | 
| 33 | api_customer_delete | /api/customer/{id}/address/{addressId} | Path does not match | 
| 34 | api_delivery_list | /api/deliveries | Path does not match | 
| 35 | api_delivery_create | /api/delivery | Path does not match | 
| 36 | api_delivery_show | /api/delivery/{id} | Path does not match | 
| 37 | api_delivery_show_by_barcode | /api/delivery/barcode/{barcode} | Path does not match | 
| 38 | api_delivery_certificate | /api/delivery/{id}/certificate | Path does not match | 
| 39 | api_ingredient_list | /api/ingredients | Path does not match | 
| 40 | api_ingredient_category_list | /api/ingredients/category/{categoryId} | Path does not match | 
| 41 | api_ingredient_create | /api/ingredient | Path does not match | 
| 42 | api_ingredient_update | /api/ingredient/{id} | Path does not match | 
| 43 | api_app_ingredient_show | /api/ingredient/{id} | Path does not match | 
| 44 | api_ingredient_delete | /api/ingredient/{id} | Path does not match | 
| 45 | api_ingredient_burnprofile | /api/ingredient/{id}/burnprofile | Path does not match | 
| 46 | api_order_list | /api/orders | Path does not match | 
| 47 | api_order_open_list | /api/orders/open | Path does not match | 
| 48 | api_order_planned_list | /api/orders/planned | Path does not match | 
| 49 | api_order_recurring_list | /api/orders/recurring | Path does not match | 
| 50 | api_order_billable_list | /api/orders/billable | Path does not match | 
| 51 | api_order_invoiced_list | /api/orders/invoiced | Path does not match | 
| 52 | api_order_unfinished_list | /api/orders/unfinished | Path does not match | 
| 53 | api_order_customer_list | /api/orders/customer/{customerId} | Path does not match | 
| 54 | api_order_create | /api/order | Path does not match | 
| 55 | api_recurring_order_create | /api/order/recurring | Path does not match | 
| 56 | api_order_add_product | /api/order/{orderId}/product | Path does not match | 
| 57 | api_recurring_order_add_product | /api/order/recurring/{recurringOrderId}/product | Path does not match | 
| 58 | api_order_update | /api/order/{id} | Path does not match | 
| 59 | api_app_order_show | /api/order/{id} | Path does not match | 
| 60 | api_app_order_showrecurring | /api/order/recurring/{id} | Path does not match | 
| 61 | api_app_order_setinvoiced | /api/order/{id}/setInvoiced | Path does not match | 
| 62 | api_order_delete | /api/order/{id} | Path does not match | 
| 63 | api_recurring_order_terminate | /api/order/recurring/{id}/terminate | Path does not match | 
| 64 | api_packaging_list | /api/packagings | Path does not match | 
| 65 | api_packaging_category_list | /api/packagings/category/{categoryId} | Path does not match | 
| 66 | api_packaging_create | /api/packaging | Path does not match | 
| 67 | api_packaging_update | /api/packaging/{id} | Path does not match | 
| 68 | api_app_packaging_show | /api/packaging/{id} | Path does not match | 
| 69 | api_packaging_delete | /api/packaging/{id} | Path does not match | 
| 70 | api_packagingsession_list | /api/packagingsessions | Path does not match | 
| 71 | api_packagingsession_create | /api/packagingsession | Path does not match | 
| 72 | api_packagingsession_show | /api/packagingsession/{id} | Path does not match | 
| 73 | api_packagingsession_product_show_by_barcode | /api/packagingsession/product/barcode/{barcode} | Path does not match | 
| 74 | api_processing_list | /api/processings | Path does not match | 
| 75 | api_processing_category_list | /api/processings/category/{categoryId} | Path does not match | 
| 76 | api_processing_create | /api/processing | Path does not match | 
| 77 | api_processing_update | /api/processing/{id} | Path does not match | 
| 78 | api_app_processing_show | /api/processing/{id} | Path does not match | 
| 79 | api_processing_delete | /api/processing/{id} | Path does not match | 
| 80 | api_product_list | /api/products | Path does not match | 
| 81 | api_product_category_list | /api/products/category/{categoryId} | Path does not match | 
| 82 | api_product_category_customer_list | /api/products/category/{categoryId}/customer/{customerId} | Path does not match | 
| 83 | api_product_create | /api/product | Path does not match | 
| 84 | api_product_update | /api/product/{id} | Path does not match | 
| 85 | api_app_product_show | /api/product/{id} | Path does not match | 
| 86 | api_product_delete | /api/product/{id} | Path does not match | 
| 87 | api_app_product_addproductvariation | /api/product/{id}/variation | Path does not match | 
| 88 | api_app_product_updateproductvariation | /api/product/{id}/variation/{productVariationId} | Path does not match | 
| 89 | api_app_product_removeproductvariation | /api/product/{id}/variation/{productVariationId} | Path does not match | 
| 90 | api_product_label_download | /api/product/variation/{id}/label/{side} | Path does not match | 
| 91 | api_app_product_connectproductingredient | /api/product/{id}/ingredient | Path does not match | 
| 92 | api_app_product_disconnectproductingredient | /api/product/{id}/ingredient/{productIngredientId} | Path does not match | 
| 93 | api_shipment_list | /api/shipments | Path does not match | 
| 94 | api_shipment_create | /api/shipment | Path does not match | 
| 95 | api_shipment_add_item | /api/shipment/{shipmentId}/item | Path does not match | 
| 96 | api_shipment_details | /api/shipment/{id} | Path does not match | 
| 97 | api_shipment_delete | /api/shipment/{id} | Path does not match | 
| 98 | api_shipping_list | /api/shippingmethods | Path does not match | 
| 99 | api_shipping_create | /api/shippingmethod | Path does not match | 
| 100 | api_shipping_update | /api/shippingmethod/{id} | Path does not match | 
| 101 | api_shipping_show | /api/shippingmethod/{id} | Path does not match | 
| 102 | api_shipping_delete | /api/shippingmethod/{id} | Path does not match | 
| 103 | api_supplier_list | /api/suppliers | Path does not match | 
| 104 | api_supplier_create | /api/supplier | Path does not match | 
| 105 | api_supplier_update | /api/supplier/{id} | Path does not match | 
| 106 | api_app_supplier_show | /api/supplier/{id} | Path does not match | 
| 107 | api_supplier_delete | /api/supplier/{id} | Path does not match | 
| 108 | api_user_index | /api/users | Path does not match | 
| 109 | api_user_new | /api/user | Path does not match | 
| 110 | api_user_show | /api/user/{id} | Path does not match | 
| 111 | api_user_edit | /api/user/{id} | Path does not match | 
| 112 | api_user_delete | /api/user/{id} | Path does not match | 
| 113 | api_login_check | /api/login_check | Path does not match | 
| 114 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match | 
| 115 | app.swagger_ui | /api/doc | Path does not match | 
| 116 | app.swagger | /api/doc.json | Path does not match | 
| 117 | home_FE | / | Path does not match | 
| 118 | vue_pages | /{route} | Route matches! | 
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.