Routing
react_frontend
Matched route
Route Parameters
| Name | Value |
|---|---|
| reactRouting | "sitemap.xml" |
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | 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_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_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 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/cart_items/{id}{._format}_get | /api/cart_items/{id}.{_format} | Path does not match |
| 12 | _api_/cart_items{._format}_get_collection | /api/cart_items.{_format} | Path does not match |
| 13 | _api_/cart_items{._format}_post | /api/cart_items.{_format} | Path does not match |
| 14 | _api_/cart_items/{id}{._format}_patch | /api/cart_items/{id}.{_format} | Path does not match |
| 15 | _api_/cart_items/{id}{._format}_delete | /api/cart_items/{id}.{_format} | Path does not match |
| 16 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 17 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 18 | _api_/categories{._format}_post | /api/categories.{_format} | Path does not match |
| 19 | _api_/categories/{id}{._format}_patch | /api/categories/{id}.{_format} | Path does not match |
| 20 | _api_/categories/{id}{._format}_delete | /api/categories/{id}.{_format} | Path does not match |
| 21 | _api_/figurines_mcp_jarvis/{id}{._format}_get | /api/figurines_mcp_jarvis/{id}.{_format} | Path does not match |
| 22 | _api_/figurines_mcp_jarvis{._format}_get_collection | /api/figurines_mcp_jarvis.{_format} | Path does not match |
| 23 | _api_/figurines_mcp_jarvis{._format}_post | /api/figurines_mcp_jarvis.{_format} | Path does not match |
| 24 | _api_/figurines_mcp_jarvis/{id}{._format}_patch | /api/figurines_mcp_jarvis/{id}.{_format} | Path does not match |
| 25 | _api_/figurines_mcp_jarvis/{id}{._format}_delete | /api/figurines_mcp_jarvis/{id}.{_format} | Path does not match |
| 26 | _api_/products/{id}{._format}_get | /api/products/{id}.{_format} | Path does not match |
| 27 | _api_/products{._format}_get_collection | /api/products.{_format} | Path does not match |
| 28 | _api_/products{._format}_post | /api/products.{_format} | Path does not match |
| 29 | _api_/products/{id}{._format}_patch | /api/products/{id}.{_format} | Path does not match |
| 30 | _api_/products/{id}{._format}_delete | /api/products/{id}.{_format} | Path does not match |
| 31 | _api_/sub_categories/{id}{._format}_get | /api/sub_categories/{id}.{_format} | Path does not match |
| 32 | _api_/sub_categories{._format}_get_collection | /api/sub_categories.{_format} | Path does not match |
| 33 | _api_/sub_categories{._format}_post | /api/sub_categories.{_format} | Path does not match |
| 34 | _api_/sub_categories/{id}{._format}_patch | /api/sub_categories/{id}.{_format} | Path does not match |
| 35 | _api_/sub_categories/{id}{._format}_delete | /api/sub_categories/{id}.{_format} | Path does not match |
| 36 | _api_/user_carts/{id}{._format}_get | /api/user_carts/{id}.{_format} | Path does not match |
| 37 | _api_/user_carts{._format}_get_collection | /api/user_carts.{_format} | Path does not match |
| 38 | _api_/user_carts{._format}_post | /api/user_carts.{_format} | Path does not match |
| 39 | _api_/user_carts/{id}{._format}_patch | /api/user_carts/{id}.{_format} | Path does not match |
| 40 | _api_/user_carts/{id}{._format}_delete | /api/user_carts/{id}.{_format} | Path does not match |
| 41 | _api_/user_wishlists/{id}{._format}_get | /api/user_wishlists/{id}.{_format} | Path does not match |
| 42 | _api_/user_wishlists{._format}_get_collection | /api/user_wishlists.{_format} | Path does not match |
| 43 | _api_/user_wishlists{._format}_post | /api/user_wishlists.{_format} | Path does not match |
| 44 | _api_/user_wishlists/{id}{._format}_patch | /api/user_wishlists/{id}.{_format} | Path does not match |
| 45 | _api_/user_wishlists/{id}{._format}_delete | /api/user_wishlists/{id}.{_format} | Path does not match |
| 46 | admin | /admin | Path does not match |
| 47 | admin_category_index | /admin/category | Path does not match |
| 48 | admin_category_new | /admin/category/new | Path does not match |
| 49 | admin_category_batch_delete | /admin/category/batch-delete | Path does not match |
| 50 | admin_category_autocomplete | /admin/category/autocomplete | Path does not match |
| 51 | admin_category_render_filters | /admin/category/render-filters | Path does not match |
| 52 | admin_category_edit | /admin/category/{entityId}/edit | Path does not match |
| 53 | admin_category_delete | /admin/category/{entityId}/delete | Path does not match |
| 54 | admin_category_detail | /admin/category/{entityId} | Path does not match |
| 55 | admin_invoice_index | /admin/invoice | Path does not match |
| 56 | admin_invoice_new | /admin/invoice/new | Path does not match |
| 57 | admin_invoice_batch_delete | /admin/invoice/batch-delete | Path does not match |
| 58 | admin_invoice_autocomplete | /admin/invoice/autocomplete | Path does not match |
| 59 | admin_invoice_render_filters | /admin/invoice/render-filters | Path does not match |
| 60 | admin_invoice_edit | /admin/invoice/{entityId}/edit | Path does not match |
| 61 | admin_invoice_delete | /admin/invoice/{entityId}/delete | Path does not match |
| 62 | admin_invoice_detail | /admin/invoice/{entityId} | Path does not match |
| 63 | admin_order_index | /admin/order | Path does not match |
| 64 | admin_order_new | /admin/order/new | Path does not match |
| 65 | admin_order_batch_delete | /admin/order/batch-delete | Path does not match |
| 66 | admin_order_autocomplete | /admin/order/autocomplete | Path does not match |
| 67 | admin_order_render_filters | /admin/order/render-filters | Path does not match |
| 68 | admin_order_edit | /admin/order/{entityId}/edit | Path does not match |
| 69 | admin_order_delete | /admin/order/{entityId}/delete | Path does not match |
| 70 | admin_order_detail | /admin/order/{entityId} | Path does not match |
| 71 | admin_order_user_index | /admin/order-user | Path does not match |
| 72 | admin_order_user_new | /admin/order-user/new | Path does not match |
| 73 | admin_order_user_batch_delete | /admin/order-user/batch-delete | Path does not match |
| 74 | admin_order_user_autocomplete | /admin/order-user/autocomplete | Path does not match |
| 75 | admin_order_user_render_filters | /admin/order-user/render-filters | Path does not match |
| 76 | admin_order_user_edit | /admin/order-user/{entityId}/edit | Path does not match |
| 77 | admin_order_user_delete | /admin/order-user/{entityId}/delete | Path does not match |
| 78 | admin_order_user_detail | /admin/order-user/{entityId} | Path does not match |
| 79 | admin_product_index | /admin/product | Path does not match |
| 80 | admin_product_new | /admin/product/new | Path does not match |
| 81 | admin_product_batch_delete | /admin/product/batch-delete | Path does not match |
| 82 | admin_product_autocomplete | /admin/product/autocomplete | Path does not match |
| 83 | admin_product_render_filters | /admin/product/render-filters | Path does not match |
| 84 | admin_product_edit | /admin/product/{entityId}/edit | Path does not match |
| 85 | admin_product_delete | /admin/product/{entityId}/delete | Path does not match |
| 86 | admin_product_detail | /admin/product/{entityId} | Path does not match |
| 87 | admin_sub_category_index | /admin/sub-category | Path does not match |
| 88 | admin_sub_category_new | /admin/sub-category/new | Path does not match |
| 89 | admin_sub_category_batch_delete | /admin/sub-category/batch-delete | Path does not match |
| 90 | admin_sub_category_autocomplete | /admin/sub-category/autocomplete | Path does not match |
| 91 | admin_sub_category_render_filters | /admin/sub-category/render-filters | Path does not match |
| 92 | admin_sub_category_edit | /admin/sub-category/{entityId}/edit | Path does not match |
| 93 | admin_sub_category_delete | /admin/sub-category/{entityId}/delete | Path does not match |
| 94 | admin_sub_category_detail | /admin/sub-category/{entityId} | Path does not match |
| 95 | admin_upload_invoice_index | /admin/upload-invoice | Path does not match |
| 96 | admin_upload_invoice_new | /admin/upload-invoice/new | Path does not match |
| 97 | admin_upload_invoice_batch_delete | /admin/upload-invoice/batch-delete | Path does not match |
| 98 | admin_upload_invoice_autocomplete | /admin/upload-invoice/autocomplete | Path does not match |
| 99 | admin_upload_invoice_render_filters | /admin/upload-invoice/render-filters | Path does not match |
| 100 | admin_upload_invoice_edit | /admin/upload-invoice/{entityId}/edit | Path does not match |
| 101 | admin_upload_invoice_delete | /admin/upload-invoice/{entityId}/delete | Path does not match |
| 102 | admin_upload_invoice_detail | /admin/upload-invoice/{entityId} | Path does not match |
| 103 | admin_user_cart_index | /admin/user-cart | Path does not match |
| 104 | admin_user_cart_new | /admin/user-cart/new | Path does not match |
| 105 | admin_user_cart_batch_delete | /admin/user-cart/batch-delete | Path does not match |
| 106 | admin_user_cart_autocomplete | /admin/user-cart/autocomplete | Path does not match |
| 107 | admin_user_cart_render_filters | /admin/user-cart/render-filters | Path does not match |
| 108 | admin_user_cart_edit | /admin/user-cart/{entityId}/edit | Path does not match |
| 109 | admin_user_cart_delete | /admin/user-cart/{entityId}/delete | Path does not match |
| 110 | admin_user_cart_detail | /admin/user-cart/{entityId} | Path does not match |
| 111 | admin_user_index | /admin/user | Path does not match |
| 112 | admin_user_new | /admin/user/new | Path does not match |
| 113 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 114 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 115 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 116 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 117 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 118 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 119 | admin_user_profile_index | /admin/user-profile | Path does not match |
| 120 | admin_user_profile_new | /admin/user-profile/new | Path does not match |
| 121 | admin_user_profile_batch_delete | /admin/user-profile/batch-delete | Path does not match |
| 122 | admin_user_profile_autocomplete | /admin/user-profile/autocomplete | Path does not match |
| 123 | admin_user_profile_render_filters | /admin/user-profile/render-filters | Path does not match |
| 124 | admin_user_profile_edit | /admin/user-profile/{entityId}/edit | Path does not match |
| 125 | admin_user_profile_delete | /admin/user-profile/{entityId}/delete | Path does not match |
| 126 | admin_user_profile_detail | /admin/user-profile/{entityId} | Path does not match |
| 127 | admin_wishlist_index | /admin/wishlist | Path does not match |
| 128 | admin_wishlist_new | /admin/wishlist/new | Path does not match |
| 129 | admin_wishlist_batch_delete | /admin/wishlist/batch-delete | Path does not match |
| 130 | admin_wishlist_autocomplete | /admin/wishlist/autocomplete | Path does not match |
| 131 | admin_wishlist_render_filters | /admin/wishlist/render-filters | Path does not match |
| 132 | admin_wishlist_edit | /admin/wishlist/{entityId}/edit | Path does not match |
| 133 | admin_wishlist_delete | /admin/wishlist/{entityId}/delete | Path does not match |
| 134 | admin_wishlist_detail | /admin/wishlist/{entityId} | Path does not match |
| 135 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 136 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 137 | _wdt | /_wdt/{token} | Path does not match |
| 138 | _profiler_home | /_profiler/ | Path does not match |
| 139 | _profiler_search | /_profiler/search | Path does not match |
| 140 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 141 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 142 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 143 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 144 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 145 | _profiler_open_file | /_profiler/open | Path does not match |
| 146 | _profiler | /_profiler/{token} | Path does not match |
| 147 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 148 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 149 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 150 | admin_order_upload_invoice | /admin/order/{id}/upload-invoice | Path does not match |
| 151 | api_register | /api/register | Path does not match |
| 152 | api_me | /api/me | Path does not match |
| 153 | app_app | / | Path does not match |
| 154 | api_contact | /api/contact | Path does not match |
| 155 | mondial_relay_config | /api/mondial-relay/config | Path does not match |
| 156 | create_order_from_stripe | /api/orders/create-from-stripe | Path does not match |
| 157 | app_login | /login | Path does not match |
| 158 | app_logout | /logout | Path does not match |
| 159 | api_shipping_methods | /api/shipping-methods | Path does not match |
| 160 | api_calculate_shipping_cost | /api/shipping-cost | Path does not match |
| 161 | create_checkout_session | /api/create-checkout-session | Path does not match |
| 162 | stripe_clear_cart | /api/stripe/clear-cart-on-success | Path does not match |
| 163 | react_frontend | /{reactRouting} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.