Routing
sylius_admin_entity_autocomplete
Matched route
Route Parameters
| Name | Value |
|---|---|
| alias | "sylius_admin_taxon" |
Route Redirection
This page redirects to:
https://boutique.up-pulse.dev/admin/login
Route Matching Logs
Path to match:
/admin/ajax/autocomplete/sylius_admin_taxon
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
| 3 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 4 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 5 | sylius_admin_ajax_product_taxons_update_position | /admin/ajax/product-taxons/update | Path does not match |
| 6 | sylius_admin_ajax_product_variants_update_position | /admin/ajax/product-variants/update | Path does not match |
| 7 | sylius_admin_entity_autocomplete | /admin/ajax/autocomplete/{alias} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.