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 | 2fa_login_check | /api/login/2fa_check | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | admin_catalog_file_show | /api/admin/catalog-file/{scope}/{filename} | Path does not match |
| 18 | admin_category_show | /api/admin/category/{id} | Path does not match |
| 19 | admin_category_create | /api/admin/category | Path does not match |
| 20 | admin_category_update | /api/admin/category/{id} | Path does not match |
| 21 | admin_category_delete | /api/admin/category/{id} | Path does not match |
| 22 | admin_machine_index | /api/admin/machine/ | Path does not match |
| 23 | admin_machine_show | /api/admin/machine/{id} | Path does not match |
| 24 | admin_machine_create | /api/admin/machine/ | Path does not match |
| 25 | admin_machine_update | /api/admin/machine/{id} | Path does not match |
| 26 | admin_machine_delete | /api/admin/machine/{id} | Path does not match |
| 27 | admin_machine_library_index | /api/admin/machine/{machine}/library/ | Path does not match |
| 28 | admin_machine_library_download | /api/admin/machine/{machine}/library/{library}/file | Path does not match |
| 29 | admin_machine_library_create | /api/admin/machine/{machine}/library/ | Path does not match |
| 30 | admin_machine_library_delete | /api/admin/machine/{machine}/library/{library} | Path does not match |
| 31 | admin_machine_relation_index | /api/admin/machine/{machine}/relations | Path does not match |
| 32 | admin_machine_relation_create | /api/admin/machine/{machine}/relations | Path does not match |
| 33 | admin_machine_relation_delete | /api/admin/machine/{machine}/relations/{product} | Path does not match |
| 34 | admin_order_index | /api/admin/order/ | Path does not match |
| 35 | admin_order_show | /api/admin/order/{id} | Path does not match |
| 36 | admin_order_update | /api/admin/order/{id} | Path does not match |
| 37 | admin_order_item_index | /api/admin/order-items/ | Path does not match |
| 38 | admin_product_balloons_update | /api/admin/product/{id}/balloons | Path does not match |
| 39 | admin_product_index | /api/admin/product/ | Path does not match |
| 40 | admin_product_show | /api/admin/product/{id} | Path does not match |
| 41 | admin_product_create | /api/admin/product/ | Path does not match |
| 42 | admin_product_update | /api/admin/product/{id} | Path does not match |
| 43 | admin_product_delete | /api/admin/product/{id} | Path does not match |
| 44 | admin_product_image_url | /api/admin/product/image/{id} | Path does not match |
| 45 | admin_product_library_index | /api/admin/product/{product}/library/ | Path does not match |
| 46 | admin_product_library_download | /api/admin/product/{product}/library/{library}/file | Path does not match |
| 47 | admin_product_library_create | /api/admin/product/{product}/library/ | Path does not match |
| 48 | admin_product_library_delete | /api/admin/product/{product}/library/{library} | Path does not match |
| 49 | admin_product_relation_index | /api/admin/product/{product}/relations | Path does not match |
| 50 | admin_product_relation_show | /api/admin/product/{product}/relations/{id} | Path does not match |
| 51 | admin_product_relation_create | /api/admin/product/{product}/relations | Path does not match |
| 52 | admin_product_relation_update | /api/admin/product/{product}/relations/{id} | Path does not match |
| 53 | admin_product_relation_delete | /api/admin/product/{product}/relations/{id} | Path does not match |
| 54 | admin_ticket_attachment_show | /api/admin/ticket-attachment/{id} | Path does not match |
| 55 | admin_ticket_index | /api/admin/tickets | Path does not match |
| 56 | admin_ticket_stats | /api/admin/tickets/stats | Path does not match |
| 57 | admin_ticket_approve | /api/admin/tickets/{id}/approve | Path does not match |
| 58 | admin_ticket_reject | /api/admin/tickets/{id}/reject | Path does not match |
| 59 | admin_ticket_reply_attachment_show | /api/admin/ticket-reply-attachment/{id} | Path does not match |
| 60 | admin_ticket_reply_index | /api/admin/tickets/{ticketId}/replies | Path does not match |
| 61 | admin_ticket_reply_create | /api/admin/tickets/{ticketId}/replies | Path does not match |
| 62 | admin_ticket_warranty_machine_show | /api/admin/tickets/warranty-machine/{id} | Path does not match |
| 63 | admin_user_index | /api/admin/user | Path does not match |
| 64 | admin_user_create | /api/admin/user | Path does not match |
| 65 | admin_user_show | /api/admin/user/{id} | Path does not match |
| 66 | admin_user_update | /api/admin/user/{id} | Path does not match |
| 67 | admin_user_disable | /api/admin/user/{id}/disable | Path does not match |
| 68 | admin_user_enable | /api/admin/user/{id}/enable | Path does not match |
| 69 | distributor_cart_show | /api/distributor/cart | Path does not match |
| 70 | distributor_cart_delete | /api/distributor/cart | Path does not match |
| 71 | distributor_cart_item_create | /api/distributor/cart/item | Path does not match |
| 72 | distributor_cart_item_update | /api/distributor/cart/item/{id} | Path does not match |
| 73 | distributor_cart_item_delete | /api/distributor/cart/item/{id} | Path does not match |
| 74 | distributor_order_index | /api/distributor/orders | Path does not match |
| 75 | distributor_order_create | /api/distributor/orders | Path does not match |
| 76 | distributor_order_show | /api/distributor/orders/{id} | Path does not match |
| 77 | distributor_order_item_index | /api/distributor/order/items | Path does not match |
| 78 | distributor_product_index | /api/distributor/product/ | Path does not match |
| 79 | distributor_product_exploded_view_index | /api/distributor/product/exploded-views | Path does not match |
| 80 | distributor_product_exploded_view_show | /api/distributor/product/exploded-views/{id} | Path does not match |
| 81 | distributor_product_show | /api/distributor/product/{id} | Path does not match |
| 82 | distributor_product_image_url | /api/distributor/product/{id}/image | Path does not match |
| 83 | distributor_product_document_url | /api/distributor/product/{id}/document/{library} | Path does not match |
| 84 | distributor_ticket_attachment_show | /api/distributor/ticket-attachment/{id} | Path does not match |
| 85 | distributor_ticket_index | /api/distributor/tickets | Path does not match |
| 86 | distributor_ticket_stats | /api/distributor/tickets/stats | Path does not match |
| 87 | distributor_ticket_cancel | /api/distributor/tickets/{id}/cancel | Path does not match |
| 88 | distributor_ticket_reply_attachment_show | /api/distributor/ticket-reply-attachment/{id} | Path does not match |
| 89 | distributor_ticket_reply_index | /api/distributor/tickets/{ticketId}/replies | Path does not match |
| 90 | distributor_ticket_reply_create | /api/distributor/tickets/{ticketId}/replies | Path does not match |
| 91 | distributor_ticket_warranty_machine_create | /api/distributor/tickets/warranty-machine | Path does not match |
| 92 | distributor_ticket_warranty_machine_show | /api/distributor/tickets/warranty-machine/{id} | Path does not match |
| 93 | 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.