Routing
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_validation_errors | /api/validation_errors/{id} | Path does not match |
| 3 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 4 | api_doc | /api/docs.{_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 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 11 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 12 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 13 | _wdt | /_wdt/{token} | Path does not match |
| 14 | _profiler_home | /_profiler/ | Path does not match |
| 15 | _profiler_search | /_profiler/search | Path does not match |
| 16 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 17 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 18 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 19 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 20 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 21 | _profiler_open_file | /_profiler/open | Path does not match |
| 22 | _profiler | /_profiler/{token} | Path does not match |
| 23 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 24 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 25 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 26 | admin.index | /admin/ | Path does not match |
| 27 | admin.user.list | /admin/users/list | Path does not match |
| 28 | admin.user.edit | /admin/users/{id} | Path does not match |
| 29 | admin.user.delete | /admin/users/{id} | Path does not match |
| 30 | admin.supplier.list | /admin/suppliers/list | Path does not match |
| 31 | admin.supplier.edit | /admin/suppliers/{id} | Path does not match |
| 32 | admin.supplier.delete | /admin/suppliers/{id} | Path does not match |
| 33 | admin.category.list | /admin/categories | Path does not match |
| 34 | admin.category.edit | /admin/categories/{id} | Path does not match |
| 35 | admin.category.delete | /admin/categories/{id} | Path does not match |
| 36 | admin.subcategory.list | /admin/sub_categories | Path does not match |
| 37 | admin.subcategory.edit | /admin/sub_categories/{id} | Path does not match |
| 38 | admin.subcategory.delete | /admin/sub_categories/{id} | Path does not match |
| 39 | admin.product.list | /admin/products | Path does not match |
| 40 | admin.product.edit | /admin/products/{id} | Path does not match |
| 41 | admin.product.delete | /admin/products/{id} | Path does not match |
| 42 | admin.product_price_tier.list | /admin/product-price-tiers | Path does not match |
| 43 | admin.product.product_price_tier.list | /admin/product/{id}/product-price-tiers | Path does not match |
| 44 | admin.product_price_tier.edit | /admin/product-price-tiers/{id} | Path does not match |
| 45 | admin.product_price_tier.delete | /admin/product-price-tiers/{id} | Path does not match |
| 46 | admin.attribute.values | /admin/attribute/values | Path does not match |
| 47 | admin.product.attribute.add | /admin/product/{productId}/attribute/add | Path does not match |
| 48 | admin.product.variant.list | /admin/product/{id}/variants | Path does not match |
| 49 | admin.product_variant.edit | /admin/product-variant/{id} | Path does not match |
| 50 | admin.product_variant.delete | /admin/product-variant/{id} | Path does not match |
| 51 | admin.product.variant.image.list | /admin/product-variant/{id}/images | Path does not match |
| 52 | admin.product.variant.image.delete | /admin/product-variant-image/{id} | Path does not match |
| 53 | admin.product.special_offer.list | /admin/product/{id}/special-offers | Path does not match |
| 54 | admin.special_offer.edit | /admin/special-offer/{id}/edit | Path does not match |
| 55 | admin.special_offer.delete | /admin/special-offer/{id} | Path does not match |
| 56 | admin.attribute.list | /admin/attributes | Path does not match |
| 57 | admin.attribute.edit | /admin/attributes/{id} | Path does not match |
| 58 | admin.attribute.delete | /admin/attributes/{id} | Path does not match |
| 59 | admin.attribute_value.list | /admin/attribute-values | Path does not match |
| 60 | admin.attribute_value.edit | /admin/attribute-values/{id} | Path does not match |
| 61 | admin.attribute_value.delete | /admin/attribute-values/{id} | Path does not match |
| 62 | admin.product.attribute.add_ | /admin/product/{id}/attribute/add | Path does not match |
| 63 | customer.dashboards.infos | /api/customer/dashboard/infos | Path does not match |
| 64 | customer.orders.initiate | /api/customer/orders/initiate | Path does not match |
| 65 | customer.orders.detail | /api/customer/orders/detail | Path does not match |
| 66 | customer.orders.pay | /api/customer/orders/pay | Path does not match |
| 67 | customer.orders.list | /api/customer/orders/ | Path does not match |
| 68 | customer.orders.payments | /api/customer/orders/payments | Path does not match |
| 69 | public.categories.list | /api/public/categories | Path does not match |
| 70 | public.categories.show | /api/public/categories/{id} | Path does not match |
| 71 | public.products.ras | /api/public/products/{id}/reviews | Path does not match |
| 72 | public.products.media | /api/public/products/{id}/media | Path does not match |
| 73 | public.products.products_list | /api/public/products/all | Path does not match |
| 74 | public.products.products_popular | /api/public/products/popular | Path does not match |
| 75 | public.products.products_special_offers | /api/public/products/special-offers | Path does not match |
| 76 | public.products.search | /api/public/products/search | Path does not match |
| 77 | public.products.related | /api/public/products/{id}/related | Path does not match |
| 78 | public.products.by_subcategory | /api/public/products/by_subcategory/{id} | Path does not match |
| 79 | public.products.product.detail | /api/public/products/product-detail/{id} | Path does not match |
| 80 | public.products.products_reels | /api/public/products/reels | Path does not match |
| 81 | public.reviews.review | /api/public/reviews/review | Path does not match |
| 82 | public.reviews.product.get | /api/public/reviews/products/{id}/rate | Path does not match |
| 83 | public.sub_categories.list | /api/public/sub_categories | Path does not match |
| 84 | public.sub_categories.show | /api/public/sub_categories/{id} | Path does not match |
| 85 | public.sub_categories.by_category | /api/public/sub_categories/by_category/{id} | Path does not match |
| 86 | public.customer.request_otp | /api/public/customers/request-otp | Path does not match |
| 87 | public.customer.verify_otp | /api/public/customers/verify-otp | Path does not match |
| 88 | public.register.customer | /api/public/customers/register | Path does not match |
| 89 | public.me | /api/public/me | Path does not match |
| 90 | search_products | /api/public/search/products | Path does not match |
| 91 | 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.