Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | 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_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_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_/buyers/{id}{._format}_get | /api/buyers/{id}.{_format} | Path does not match |
| 11 | _api_/buyers{._format}_get_collection | /api/buyers.{_format} | Path does not match |
| 12 | _api_/buyers{._format}_post | /api/buyers.{_format} | Path does not match |
| 13 | _api_/buyers/{id}{._format}_put | /api/buyers/{id}.{_format} | Path does not match |
| 14 | _api_/buyers/{id}{._format}_patch | /api/buyers/{id}.{_format} | Path does not match |
| 15 | _api_/buyers/{id}{._format}_delete | /api/buyers/{id}.{_format} | Path does not match |
| 16 | _api_/buyer/{id}/payments.{_format}_get_collection | /api/buyer/{id}/payments.{_format} | Path does not match |
| 17 | _api_/buyer_payments/{id}{._format}_get | /api/buyer_payments/{id}.{_format} | Path does not match |
| 18 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 19 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 20 | _api_/categories{._format}_post | /api/categories.{_format} | Path does not match |
| 21 | _api_/categories/{id}{._format}_put | /api/categories/{id}.{_format} | Path does not match |
| 22 | _api_/categories/{id}{._format}_patch | /api/categories/{id}.{_format} | Path does not match |
| 23 | _api_/categories/{id}{._format}_delete | /api/categories/{id}.{_format} | Path does not match |
| 24 | _api_/cities{._format}_get_collection | /api/cities.{_format} | Path does not match |
| 25 | _api_/cities/{id}{._format}_get | /api/cities/{id}.{_format} | Path does not match |
| 26 | _api_/cities{._format}_post | /api/cities.{_format} | Path does not match |
| 27 | _api_/cities/{id}{._format}_put | /api/cities/{id}.{_format} | Path does not match |
| 28 | _api_/cities/{id}{._format}_patch | /api/cities/{id}.{_format} | Path does not match |
| 29 | _api_/cities/{id}{._format}_delete | /api/cities/{id}.{_format} | Path does not match |
| 30 | _api_/comments/{id}{._format}_get | /api/comments/{id}.{_format} | Path does not match |
| 31 | _api_/comments{._format}_get_collection | /api/comments.{_format} | Path does not match |
| 32 | _api_/comments{._format}_post | /api/comments.{_format} | Path does not match |
| 33 | _api_/comments/{id}{._format}_put | /api/comments/{id}.{_format} | Path does not match |
| 34 | _api_/comments/{id}{._format}_patch | /api/comments/{id}.{_format} | Path does not match |
| 35 | _api_/comments/{id}{._format}_delete | /api/comments/{id}.{_format} | Path does not match |
| 36 | _api_/custom_orders/{id}{._format}_get | /api/custom_orders/{id}.{_format} | Path does not match |
| 37 | _api_/custom_orders{._format}_get_collection | /api/custom_orders.{_format} | Path does not match |
| 38 | _api_/custom_orders{._format}_post | /api/custom_orders.{_format} | Path does not match |
| 39 | _api_/custom_orders/{id}{._format}_put | /api/custom_orders/{id}.{_format} | Path does not match |
| 40 | _api_/custom_orders/{id}{._format}_patch | /api/custom_orders/{id}.{_format} | Path does not match |
| 41 | _api_/custom_orders/{id}{._format}_delete | /api/custom_orders/{id}.{_format} | Path does not match |
| 42 | _api_/user/{id}/notifications.{_format}_get_collection | /api/user/{id}/notifications.{_format} | Path does not match |
| 43 | _api_/notifications/{id}{._format}_get | /api/notifications/{id}.{_format} | Path does not match |
| 44 | _api_/notifications/{id}{._format}_patch | /api/notifications/{id}.{_format} | Path does not match |
| 45 | _api_/notifications/{id}.{_format}_delete | /api/notifications/{id}.{_format} | Path does not match |
| 46 | _api_/occasions/{id}{._format}_get | /api/occasions/{id}.{_format} | Path does not match |
| 47 | _api_/occasions{._format}_get_collection | /api/occasions.{_format} | Path does not match |
| 48 | _api_/occasions{._format}_post | /api/occasions.{_format} | Path does not match |
| 49 | _api_/occasions/{id}{._format}_put | /api/occasions/{id}.{_format} | Path does not match |
| 50 | _api_/occasions/{id}{._format}_patch | /api/occasions/{id}.{_format} | Path does not match |
| 51 | _api_/occasions/{id}{._format}_delete | /api/occasions/{id}.{_format} | Path does not match |
| 52 | _api_/user/{id}/orders.{_format}_get_collection | /api/user/{id}/orders.{_format} | Path does not match |
| 53 | _api_/orders{._format}_get_collection | /api/orders.{_format} | Path does not match |
| 54 | _api_/orders/{id}{._format}_get | /api/orders/{id}.{_format} | Path does not match |
| 55 | _api_/orders{._format}_post | /api/orders.{_format} | Path does not match |
| 56 | _api_/orders/{id}{._format}_put | /api/orders/{id}.{_format} | Path does not match |
| 57 | _api_/orders/{id}{._format}_patch | /api/orders/{id}.{_format} | Path does not match |
| 58 | _api_/orders/{id}{._format}_delete | /api/orders/{id}.{_format} | Path does not match |
| 59 | _api_/order_items/{id}{._format}_get | /api/order_items/{id}.{_format} | Path does not match |
| 60 | _api_/order_items{._format}_get_collection | /api/order_items.{_format} | Path does not match |
| 61 | _api_/order_items{._format}_post | /api/order_items.{_format} | Path does not match |
| 62 | _api_/order_items/{id}{._format}_put | /api/order_items/{id}.{_format} | Path does not match |
| 63 | _api_/order_items/{id}{._format}_patch | /api/order_items/{id}.{_format} | Path does not match |
| 64 | _api_/order_items/{id}{._format}_delete | /api/order_items/{id}.{_format} | Path does not match |
| 65 | _api_/buyer/{id}/OrderItemProducts_get_collection | /api/buyer/{id}/OrderItemProducts | Path does not match |
| 66 | _api_/order_item_products{._format}_get_collection | /api/order_item_products.{_format} | Path does not match |
| 67 | _api_/order_item_products/{id}{._format}_get | /api/order_item_products/{id}.{_format} | Path does not match |
| 68 | _api_/order_item_products{._format}_post | /api/order_item_products.{_format} | Path does not match |
| 69 | _api_/order_item_products/{id}{._format}_put | /api/order_item_products/{id}.{_format} | Path does not match |
| 70 | _api_/order_item_products/{id}{._format}_patch | /api/order_item_products/{id}.{_format} | Path does not match |
| 71 | _api_/order_item_products/{id}{._format}_delete | /api/order_item_products/{id}.{_format} | Path does not match |
| 72 | _api_/order_item_product_statuses/{id}{._format}_get | /api/order_item_product_statuses/{id}.{_format} | Path does not match |
| 73 | _api_/order_item_product_statuses{._format}_get_collection | /api/order_item_product_statuses.{_format} | Path does not match |
| 74 | _api_/order_item_product_statuses{._format}_post | /api/order_item_product_statuses.{_format} | Path does not match |
| 75 | _api_/order_item_statuses/{id}{._format}_get | /api/order_item_statuses/{id}.{_format} | Path does not match |
| 76 | _api_/order_item_statuses{._format}_get_collection | /api/order_item_statuses.{_format} | Path does not match |
| 77 | _api_/order_item_statuses{._format}_post | /api/order_item_statuses.{_format} | Path does not match |
| 78 | _api_/order_messages{._format}_post | /api/order_messages.{_format} | Path does not match |
| 79 | _api_/order_messages/{id}{._format}_get | /api/order_messages/{id}.{_format} | Path does not match |
| 80 | _api_/order_messages{._format}_get_collection | /api/order_messages.{_format} | Path does not match |
| 81 | _api_/order_messages/{id}/item_get_collection | /api/order_messages/{id}/item | Path does not match |
| 82 | _api_/shipping_status/{id}{._format}_get | /api/shipping_status/{id}.{_format} | Path does not match |
| 83 | _api_/shipping_status{._format}_get_collection | /api/shipping_status.{_format} | Path does not match |
| 84 | _api_/shipping_status{._format}_post | /api/shipping_status.{_format} | Path does not match |
| 85 | _api_/shipping_status/{id}{._format}_put | /api/shipping_status/{id}.{_format} | Path does not match |
| 86 | _api_/shipping_status/{id}{._format}_patch | /api/shipping_status/{id}.{_format} | Path does not match |
| 87 | _api_/shipping_status/{id}{._format}_delete | /api/shipping_status/{id}.{_format} | Path does not match |
| 88 | _api_/temp_orders{._format}_get_collection | /api/temp_orders.{_format} | Path does not match |
| 89 | _api_/temp_orders/{id}{._format}_get | /api/temp_orders/{id}.{_format} | Path does not match |
| 90 | _api_/temp_orders{._format}_post | /api/temp_orders.{_format} | Path does not match |
| 91 | _api_/temp_orders/{id}{._format}_patch | /api/temp_orders/{id}.{_format} | Path does not match |
| 92 | _api_/temp_orders/{id}{._format}_delete | /api/temp_orders/{id}.{_format} | Path does not match |
| 93 | _api_/temp_orders/{id}/finalize_post | /api/temp_orders/{id}/finalize | Path does not match |
| 94 | _api_/temp_orders/{id}{._format}_put | /api/temp_orders/{id}.{_format} | Path does not match |
| 95 | _api_/available_dates{._format}_post | /api/available_dates.{_format} | Path does not match |
| 96 | _api_/available_dates/{id}{._format}_get | /api/available_dates/{id}.{_format} | Path does not match |
| 97 | _api_/packages/{id}/available_get_collection | /api/packages/{id}/available | Path does not match |
| 98 | _api_/category/{id}/packages_get_collection | /api/category/{id}/packages | Path does not match |
| 99 | _api_/occasion/{id}/packages_get_collection | /api/occasion/{id}/packages | Path does not match |
| 100 | _api_/montajs{._format}_get_collection | /api/montajs.{_format} | Path does not match |
| 101 | _api_/montajs/{id}{._format}_get | /api/montajs/{id}.{_format} | Path does not match |
| 102 | _api_/montajs{._format}_post | /api/montajs.{_format} | Path does not match |
| 103 | _api_/montajs/{id}{._format}_put | /api/montajs/{id}.{_format} | Path does not match |
| 104 | _api_/montajs/{id}{._format}_patch | /api/montajs/{id}.{_format} | Path does not match |
| 105 | _api_/montajs/{id}{._format}_delete | /api/montajs/{id}.{_format} | Path does not match |
| 106 | _api_/package_colors/{id}{._format}_get | /api/package_colors/{id}.{_format} | Path does not match |
| 107 | _api_/package_colors{._format}_get_collection | /api/package_colors.{_format} | Path does not match |
| 108 | _api_/package_colors{._format}_post | /api/package_colors.{_format} | Path does not match |
| 109 | _api_/package_colors/{id}{._format}_put | /api/package_colors/{id}.{_format} | Path does not match |
| 110 | _api_/package_colors/{id}{._format}_patch | /api/package_colors/{id}.{_format} | Path does not match |
| 111 | _api_/package_colors/{id}{._format}_delete | /api/package_colors/{id}.{_format} | Path does not match |
| 112 | _api_/package_images/{id}{._format}_get | /api/package_images/{id}.{_format} | Path does not match |
| 113 | _api_/package_images{._format}_get_collection | /api/package_images.{_format} | Path does not match |
| 114 | _api_/package_images{._format}_post | /api/package_images.{_format} | Path does not match |
| 115 | _api_/package_images/{id}{._format}_put | /api/package_images/{id}.{_format} | Path does not match |
| 116 | _api_/package_images/{id}{._format}_patch | /api/package_images/{id}.{_format} | Path does not match |
| 117 | _api_/package_images/{id}{._format}_delete | /api/package_images/{id}.{_format} | Path does not match |
| 118 | _api_/package/{id}/package_products_get_collection | /api/package/{id}/package_products | Path does not match |
| 119 | _api_/package_products{._format}_get_collection | /api/package_products.{_format} | Path does not match |
| 120 | _api_/package_products/{id}{._format}_get | /api/package_products/{id}.{_format} | Path does not match |
| 121 | _api_/package_products{._format}_post | /api/package_products.{_format} | Path does not match |
| 122 | _api_/package_products/{id}{._format}_put | /api/package_products/{id}.{_format} | Path does not match |
| 123 | _api_/package_products/{id}{._format}_patch | /api/package_products/{id}.{_format} | Path does not match |
| 124 | _api_/package_products/{id}{._format}_delete | /api/package_products/{id}.{_format} | Path does not match |
| 125 | _api_/package/{id}/variants_get_collection | /api/package/{id}/variants | Path does not match |
| 126 | _api_/package_variants{._format}_get_collection | /api/package_variants.{_format} | Path does not match |
| 127 | _api_/package_variants/{id}{._format}_get | /api/package_variants/{id}.{_format} | Path does not match |
| 128 | _api_/package_variants{._format}_post | /api/package_variants.{_format} | Path does not match |
| 129 | _api_/package_variants/{id}{._format}_put | /api/package_variants/{id}.{_format} | Path does not match |
| 130 | _api_/package_variants/{id}{._format}_patch | /api/package_variants/{id}.{_format} | Path does not match |
| 131 | _api_/package_variants/{id}{._format}_delete | /api/package_variants/{id}.{_format} | Path does not match |
| 132 | _api_/package_variant_items/{id}{._format}_get | /api/package_variant_items/{id}.{_format} | Path does not match |
| 133 | _api_/package_variant_items{._format}_get_collection | /api/package_variant_items.{_format} | Path does not match |
| 134 | _api_/package_variant_items{._format}_post | /api/package_variant_items.{_format} | Path does not match |
| 135 | _api_/package_variant_items/{id}{._format}_put | /api/package_variant_items/{id}.{_format} | Path does not match |
| 136 | _api_/package_variant_items/{id}{._format}_patch | /api/package_variant_items/{id}.{_format} | Path does not match |
| 137 | _api_/package_variant_items/{id}{._format}_delete | /api/package_variant_items/{id}.{_format} | Path does not match |
| 138 | _api_/segments/{id}{._format}_delete | /api/segments/{id}.{_format} | Path does not match |
| 139 | _api_/segments/{id}{._format}_get | /api/segments/{id}.{_format} | Path does not match |
| 140 | _api_/pages/{id}{._format}_get | /api/pages/{id}.{_format} | Path does not match |
| 141 | _api_/pages{._format}_get_collection | /api/pages.{_format} | Path does not match |
| 142 | _api_/pages{._format}_post | /api/pages.{_format} | Path does not match |
| 143 | _api_/pages/{id}{._format}_put | /api/pages/{id}.{_format} | Path does not match |
| 144 | _api_/pages/{id}{._format}_patch | /api/pages/{id}.{_format} | Path does not match |
| 145 | _api_/pages/{id}{._format}_delete | /api/pages/{id}.{_format} | Path does not match |
| 146 | _api_/buyer/{id}/products_get_collection | /api/buyer/{id}/products | Path does not match |
| 147 | _api_/products{._format}_get_collection | /api/products.{_format} | Path does not match |
| 148 | _api_/products/{id}{._format}_get | /api/products/{id}.{_format} | Path does not match |
| 149 | _api_/products{._format}_post | /api/products.{_format} | Path does not match |
| 150 | _api_/products/{id}{._format}_patch | /api/products/{id}.{_format} | Path does not match |
| 151 | _api_/product/{id}/available_get_collection | /api/product/{id}/available | Path does not match |
| 152 | _api_/product_available_dates/{id}{._format}_get | /api/product_available_dates/{id}.{_format} | Path does not match |
| 153 | _api_/product_available_dates{._format}_post | /api/product_available_dates.{_format} | Path does not match |
| 154 | _api_/product_colors{._format}_post | /api/product_colors.{_format} | Path does not match |
| 155 | _api_/product_colors/{id}{._format}_get | /api/product_colors/{id}.{_format} | Path does not match |
| 156 | _api_/product/{id}/colors_get_collection | /api/product/{id}/colors | Path does not match |
| 157 | _api_/product/{id}/images_get_collection | /api/product/{id}/images | Path does not match |
| 158 | _api_/product_images/{id}{._format}_get | /api/product_images/{id}.{_format} | Path does not match |
| 159 | _api_/product_images{._format}_post | /api/product_images.{_format} | Path does not match |
| 160 | _api_/product_images/{id}{._format}_delete | /api/product_images/{id}.{_format} | Path does not match |
| 161 | _api_/date/{id}/segments_get_collection | /api/date/{id}/segments | Path does not match |
| 162 | _api_/product_segments/{id}{._format}_get | /api/product_segments/{id}.{_format} | Path does not match |
| 163 | _api_/product_segments{._format}_post | /api/product_segments.{_format} | Path does not match |
| 164 | _api_/product_segments/{id}{._format}_delete | /api/product_segments/{id}.{_format} | Path does not match |
| 165 | _api_/product/{id}/variants_get_collection | /api/product/{id}/variants | Path does not match |
| 166 | _api_/product_variants/{id}{._format}_get | /api/product_variants/{id}.{_format} | Path does not match |
| 167 | _api_/product_variants{._format}_post | /api/product_variants.{_format} | Path does not match |
| 168 | _api_/product_variants/{id}{._format}_put | /api/product_variants/{id}.{_format} | Path does not match |
| 169 | _api_/product_variants/{id}{._format}_patch | /api/product_variants/{id}.{_format} | Path does not match |
| 170 | _api_/product_variants/{id}{._format}_delete | /api/product_variants/{id}.{_format} | Path does not match |
| 171 | _api_/promo_codes/{id}{._format}_get | /api/promo_codes/{id}.{_format} | Path does not match |
| 172 | _api_/promo_codes{._format}_get_collection | /api/promo_codes.{_format} | Path does not match |
| 173 | _api_/promo_codes{._format}_post | /api/promo_codes.{_format} | Path does not match |
| 174 | _api_/promo_codes/{id}{._format}_put | /api/promo_codes/{id}.{_format} | Path does not match |
| 175 | _api_/promo_codes/{id}{._format}_patch | /api/promo_codes/{id}.{_format} | Path does not match |
| 176 | _api_/promo_codes/{id}{._format}_delete | /api/promo_codes/{id}.{_format} | Path does not match |
| 177 | _api_/page/{id}/products_get_collection | /api/page/{id}/products | Path does not match |
| 178 | _api_/sliders{._format}_get_collection | /api/sliders.{_format} | Path does not match |
| 179 | _api_/sliders/{id}{._format}_get | /api/sliders/{id}.{_format} | Path does not match |
| 180 | _api_/sliders{._format}_post | /api/sliders.{_format} | Path does not match |
| 181 | _api_/sliders/{id}{._format}_put | /api/sliders/{id}.{_format} | Path does not match |
| 182 | _api_/sliders/{id}{._format}_patch | /api/sliders/{id}.{_format} | Path does not match |
| 183 | _api_/sliders/{id}{._format}_delete | /api/sliders/{id}.{_format} | Path does not match |
| 184 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 185 | _api_/users/buyers/{id}_get_collection | /api/users/buyers/{id} | Path does not match |
| 186 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 187 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 188 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 189 | _api_/user_adresses{._format}_post | /api/user_adresses.{_format} | Path does not match |
| 190 | _api_/user_adresses/{id}{._format}_get | /api/user_adresses/{id}.{_format} | Path does not match |
| 191 | _api_/user_adresses/{id}{._format}_patch | /api/user_adresses/{id}.{_format} | Path does not match |
| 192 | _api_/user_occasions/{id}{._format}_get | /api/user_occasions/{id}.{_format} | Path does not match |
| 193 | _api_/user_occasions{._format}_get_collection | /api/user_occasions.{_format} | Path does not match |
| 194 | _api_/user_occasions{._format}_post | /api/user_occasions.{_format} | Path does not match |
| 195 | _api_/user_occasions/{id}{._format}_put | /api/user_occasions/{id}.{_format} | Path does not match |
| 196 | _api_/user_occasions/{id}{._format}_patch | /api/user_occasions/{id}.{_format} | Path does not match |
| 197 | _api_/user_occasions/{id}{._format}_delete | /api/user_occasions/{id}.{_format} | Path does not match |
| 198 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 199 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 200 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 201 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 202 | _wdt | /_wdt/{token} | Path does not match |
| 203 | _profiler_home | /_profiler/ | Path does not match |
| 204 | _profiler_search | /_profiler/search | Path does not match |
| 205 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 206 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 207 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 208 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 209 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 210 | _profiler_open_file | /_profiler/open | Path does not match |
| 211 | _profiler | /_profiler/{token} | Path does not match |
| 212 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 213 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 214 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 215 | api_prod_available | /api/available/prod/{id} | Path does not match |
| 216 | api_package_available | /api/available/package/{id} | Path does not match |
| 217 | _api_available_date_delete | /api/available_date/delete | Path does not match |
| 218 | _api_available_date_prod_delete | /api/available_date/prod/delete | Path does not match |
| 219 | get_total_buyer_orders | /api/order/buyer/{id}/total | Path does not match |
| 220 | _api_product_packages | /api/product/{id}/packages | Path does not match |
| 221 | api_productsbulk_segments | /api/products/bulk-segments/{id} | Path does not match |
| 222 | api_stats_buyer | /api/stats/app/buyer/{id} | Path does not match |
| 223 | upload_product_picture | /api/product/{id}/picture | Path does not match |
| 224 | set_buyer_photo | /api/user/{id}/photo | Path does not match |
| 225 | app_admin_buyer_index | /admin/buyer/ | Path does not match |
| 226 | app_admin_buyer_new | /admin/buyer/new | Path does not match |
| 227 | app_admin_buyer_show | /admin/buyer/{id}/show | Path does not match |
| 228 | app_admin_buyer_edit | /admin/buyer/{id}/edit | Path does not match |
| 229 | app_admin_buyer_delete | /admin/buyer/{id}/delete | Path does not match |
| 230 | app_admin_buyer_switch_status | /admin/buyer/switch/{id}/status | Path does not match |
| 231 | app_admin_buyer_link_user | /admin/buyer/{id}/link-user | Path does not match |
| 232 | app_buyer_payment_new | /admin/buyer/payment/{id}/new | Path does not match |
| 233 | app_buyer_payment_new_from_order_item_product | /admin/buyer/payment/{id}/new-order-item-product | Path does not match |
| 234 | app_buyer_payment_edit | /admin/buyer/payment/{id}/edit | Path does not match |
| 235 | app_buyer_payment_delete | /admin/buyer/payment/{id} | Path does not match |
| 236 | app_admin_category_index | /admin/category/ | Path does not match |
| 237 | app_admin_category_new | /admin/category/new | Path does not match |
| 238 | app_admin_category_show | /admin/category/{id}/show | Path does not match |
| 239 | app_admin_category_edit | /admin/category/{id}/edit | Path does not match |
| 240 | app_admin_category_delete | /admin/category/{id}/delete | Path does not match |
| 241 | app_admin_city_index | /admin/city/ | Path does not match |
| 242 | app_admin_city_new | /admin/city/new | Path does not match |
| 243 | app_admin_city_show | /admin/city/{id}/show | Path does not match |
| 244 | app_admin_city_edit | /admin/city/{id}/edit | Path does not match |
| 245 | app_admin_city_delete | /admin/city/{id}/delete | Path does not match |
| 246 | app_admin_custom_order_index | /admin/custom/order/ | Path does not match |
| 247 | app_admin_custom_order_new | /admin/custom/order/new | Path does not match |
| 248 | app_admin_custom_order_show | /admin/custom/order/{id}/show | Path does not match |
| 249 | app_admin_custom_order_change_status | /admin/custom/order/{id}/changeStatus | Path does not match |
| 250 | app_admin_custom_order_edit | /admin/custom/order/{id}/edit | Path does not match |
| 251 | app_admin_custom_order_delete | /admin/custom/order/{id} | Path does not match |
| 252 | app_admin_dinero_pay_index | /admin/dinero-pay | Path does not match |
| 253 | app_admin_home | /admin | Path does not match |
| 254 | admin_notification_index | /admin/notifications/ | Path does not match |
| 255 | admin_notification_send_bulk | /admin/notifications/send-bulk | Path does not match |
| 256 | admin_notification_preview_users | /admin/notifications/preview-users | Path does not match |
| 257 | admin_notification_show | /admin/notifications/{id} | Path does not match |
| 258 | admin_notification_delete | /admin/notifications/{id}/delete | Path does not match |
| 259 | admin_notification_send_anonymous | /admin/notifications/send-anonymous | Path does not match |
| 260 | admin_notification_anonymous_list | /admin/notifications/anonymous | Path does not match |
| 261 | admin_notification_anonymous_show | /admin/notifications/anonymous/{id} | Path does not match |
| 262 | admin_notification_anonymous_delete | /admin/notifications/anonymous/{id}/delete | Path does not match |
| 263 | app_admin_occasion_index | /admin/occasion/ | Path does not match |
| 264 | app_admin_occasion_new | /admin/occasion/new | Path does not match |
| 265 | app_admin_occasion_show | /admin/occasion/{id}/show | Path does not match |
| 266 | app_admin_occasion_edit | /admin/occasion/{id}/edit | Path does not match |
| 267 | app_admin_occasion_delete | /admin/occasion/{id}/delete | Path does not match |
| 268 | app_admin_occasion_reorder | /admin/occasion/reorder | Path does not match |
| 269 | app_admin_order_index | /admin/order/ | Path does not match |
| 270 | app_admin_order_show | /admin/order/{id}/show | Path does not match |
| 271 | app_admin_order_payment | /admin/order/{id}/payment | Path does not match |
| 272 | app_admin_order_edit | /admin/order/{id}/edit | Path does not match |
| 273 | app_admin_order_item_edit | /admin/order/{id}/items/{itemId}/edit | Path does not match |
| 274 | app_admin_order_item_product_edit | /admin/order/{id}/items/{itemId}/products/{productId}/edit | Path does not match |
| 275 | app_admin_order_item_add | /admin/order/{id}/items/add | Path does not match |
| 276 | app_admin_order_item_product_add | /admin/order/items/{itemId}/products/add | Path does not match |
| 277 | app_admin_order_item_delete | /admin/order/items/{itemId}/delete | Path does not match |
| 278 | app_admin_order_item_product_delete | /admin/order/items/products/{productId}/delete | Path does not match |
| 279 | app_admin_order_delete | /admin/order/{id}/delete | Path does not match |
| 280 | app_admin_order_item_show | /admin/orderItem/{id}/show | Path does not match |
| 281 | app_admin_order_messages | /admin/orderItem/{id}/messages | Path does not match |
| 282 | app_admin_order_sendMessage | /admin/orderItem/{id}/sendMessage | Path does not match |
| 283 | app_admin_order_delivery | /admin/orderItem/delivery | Path does not match |
| 284 | app_admin_order_item_status_new | /admin/order/item/status/{id}/new | Path does not match |
| 285 | app_admin_order_item_status_edit | /admin/order/item/status/{id}/edit | Path does not match |
| 286 | app_admin_order_item_status_delete | /admin/order/item/status/{id}/delete | Path does not match |
| 287 | app_admin_order_create_odoo_invoice | /admin/order/{id}/create-odoo-invoice | Path does not match |
| 288 | app_admin_order_odoo_invoice_url | /admin/order/{id}/odoo-invoice-url | Path does not match |
| 289 | app_admin_package_index | /admin/package/ | Path does not match |
| 290 | app_admin_package_new | /admin/package/new | Path does not match |
| 291 | app_admin_package_show | /admin/package/{id}/show | Path does not match |
| 292 | app_admin_package_edit | /admin/package/{id}/edit | Path does not match |
| 293 | app_admin_package_delete | /admin/package/{id}/delete | Path does not match |
| 294 | app_admin_package_toggle_active | /admin/package/{id}/toggle-active | Path does not match |
| 295 | app_admin_package_toggle_featured | /admin/package/{id}/toggle-featured | Path does not match |
| 296 | app_admin_package_product_new | /admin/package/product/{id}/new | Path does not match |
| 297 | app_admin_package_product_edit | /admin/package/product/{id}/edit | Path does not match |
| 298 | app_admin_package_product_delete | /admin/package/product/{id}/delete | Path does not match |
| 299 | app_admin_package_segment_new | /admin/package/segment/new/{id} | Path does not match |
| 300 | app_admin_package_variant_new | /admin/package/variant/{id}/new | Path does not match |
| 301 | app_admin_package_variant_edit | /admin/package/variant/{id}/edit | Path does not match |
| 302 | app_admin_package_variant_delete | /admin/package/variant/{id}/delete | Path does not match |
| 303 | app_admin_page_index | /admin/page/ | Path does not match |
| 304 | app_admin_page_new | /admin/page/new | Path does not match |
| 305 | app_admin_page_show | /admin/page/{id}/show | Path does not match |
| 306 | app_admin_page_edit | /admin/page/{id}/edit | Path does not match |
| 307 | app_admin_page_delete | /admin/page/{id}/delete | Path does not match |
| 308 | app_admin_product_index | /admin/product/ | Path does not match |
| 309 | app_admin_product_inactive | /admin/product/inactive | Path does not match |
| 310 | app_admin_product_switch_status | /admin/product/switch/{id}/status | Path does not match |
| 311 | app_admin_product_new | /admin/product/new | Path does not match |
| 312 | app_admin_product_show | /admin/product/{id}/show | Path does not match |
| 313 | app_admin_product_edit | /admin/product/{id}/edit | Path does not match |
| 314 | app_admin_product_delete | /admin/product/{id}/delete | Path does not match |
| 315 | app_admin_product_delete_list | /admin/product/delete/list | Path does not match |
| 316 | app_admin_product_segment_new | /product/segment/new/{id} | Path does not match |
| 317 | app_admin_product_variant_new | /admin/product/variant/{id}/new | Path does not match |
| 318 | app_admin_product_variant_edit | /admin/product/variant/{id}/edit | Path does not match |
| 319 | app_admin_product_variant_delete | /admin/product/variant/{id}/delete | Path does not match |
| 320 | app_admin_promo_code_index | /admin/promo-code/ | Path does not match |
| 321 | app_admin_promo_code_new | /admin/promo-code/new | Path does not match |
| 322 | app_admin_promo_code_show | /admin/promo-code/{id}/show | Path does not match |
| 323 | app_admin_promo_code_edit | /admin/promo-code/{id}/edit | Path does not match |
| 324 | app_admin_promo_code_delete | /admin/promo-code/{id}/delete | Path does not match |
| 325 | app_admin_promo_code_toggle | /admin/promo-code/{id}/toggle | Path does not match |
| 326 | app_admin_promo_code_clone | /admin/promo-code/{id}/clone | Path does not match |
| 327 | app_admin_promo_code_generate | /admin/promo-code/generate-code | Path does not match |
| 328 | app_admin_promo_code_statistics | /admin/promo-code/statistics | Path does not match |
| 329 | app_admin_promo_code_usages | /admin/promo-code/usages | Path does not match |
| 330 | app_setting_edit | /admin/setting/edit | Path does not match |
| 331 | app_admin_slider_index | /admin/slider/ | Path does not match |
| 332 | app_admin_slider_new | /admin/slider/new | Path does not match |
| 333 | app_admin_slider_edit | /admin/slider/{id}/edit | Path does not match |
| 334 | app_admin_slider_delete | /admin/slider/{id}/delete | Path does not match |
| 335 | app_admin_statistics_index | /admin/statistics/ | Path does not match |
| 336 | app_admin_statistics_export | /admin/statistics/export | Path does not match |
| 337 | admin_temp_orders_index | /admin/temp-orders/ | Path does not match |
| 338 | admin_temp_orders_api_stats | /admin/temp-orders/api/stats | Path does not match |
| 339 | admin_temp_order_details | /admin/temp-orders/{id}/details | Path does not match |
| 340 | admin_temp_order_create_order | /admin/temp-orders/{id}/create-order | Path does not match |
| 341 | admin_temp_order_mark_resolved | /admin/temp-orders/{id}/mark-resolved | Path does not match |
| 342 | admin_temp_orders_cleanup | /admin/temp-orders/cleanup-old | Path does not match |
| 343 | app_admin_user_index | /admin/user/ | Path does not match |
| 344 | app_admin_user_new | /admin/user/new | Path does not match |
| 345 | app_admin_user_show | /admin/user/{id}/show | Path does not match |
| 346 | app_admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 347 | app_admin_user_delete | /admin/user/{id}/delete | Path does not match |
| 348 | app_admin_user_send_notification | /admin/user/{id}/send-notification | Path does not match |
| 349 | app_admin_user_update_permissions | /admin/user/{id}/update-permissions | Path does not match |
| 350 | app_admin_user_toggle_status | /admin/user/{id}/toggle-status | Path does not match |
| 351 | app_admin_user_occasion_index | /admin/user-occasion/ | Path does not match |
| 352 | app_admin_user_occasion_new | /admin/user-occasion/new | Path does not match |
| 353 | app_admin_user_occasion_show | /admin/user-occasion/{id}/show | Path does not match |
| 354 | app_admin_user_occasion_edit | /admin/user-occasion/{id}/edit | Path does not match |
| 355 | app_admin_user_occasion_delete | /admin/user-occasion/{id}/delete | Path does not match |
| 356 | api_package | /api/occasion/categories/{id} | Path does not match |
| 357 | api_promo_codes_validate | /api/promo-codes/validate/{code} | Path does not match |
| 358 | api_promo_codes_details | /api/promo-codes/{code}/details | Path does not match |
| 359 | api_promo_codes_calculate | /api/promo-codes/{code}/calculate | Path does not match |
| 360 | api_promo_codes_active_list | /api/promo-codes/active | Path does not match |
| 361 | app_home | / | Path does not match |
| 362 | app_buyer_home | /buyer | Path does not match |
| 363 | app_buyer_order_index | /buyer/order/ | Path does not match |
| 364 | app_buyer_order_show | /buyer/order/{id}/show | Path does not match |
| 365 | app_buyer_order_confirm | /buyer/order/{id}/confirm | Path does not match |
| 366 | app_buyer_order_refuse | /buyer/order/{id}/refuse | Path does not match |
| 367 | app_buyer_product_index | /buyer/product/ | Path does not match |
| 368 | app_buyer_product_show | /buyer/product/{id}/show | Path does not match |
| 369 | app_buyer_product_variant_index | /buyer/product/{id}/variant | Path does not match |
| 370 | app_buyer_shipping_statu_delivered | /buyer/shipping/statu/{id}/delivered | Path does not match |
| 371 | app_buyer_shipping_statu_canceled | /buyer/shipping/statu/{id}/canceled | Path does not match |
| 372 | app_buyer_shipping_statu_delete | /buyer/shipping/statu/{id}/delete | Path does not match |
| 373 | api_dinero_session | /api/payments/dinero/session | Path does not match |
| 374 | api_dinero_webhook | /api/payments/dinero/webhook | Path does not match |
| 375 | api_dinero_status | /api/payments/dinero/status | Path does not match |
| 376 | app_printer_printer_print_order | /printer/{id}/order | Path does not match |
| 377 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.