Routing
sylius_admin_entity_autocomplete
Matched route
Route Parameters
| Name | Value |
|---|---|
| alias | "sylius_admin_taxon" |
Route Matching Logs
Path to match:
/admin/ajax/autocomplete/sylius_admin_taxon
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_import_index | /import | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
| 4 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 5 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 6 | monsieurbiz_richeditor_admin_form_create | /admin/monsieurbiz_richeditor/form/{code} | Path does not match |
| 7 | monsieurbiz_richeditor_admin_form_edit | /admin/monsieurbiz_richeditor/form/{code} | Path does not match |
| 8 | monsieurbiz_richeditor_admin_form_submit | /admin/monsieurbiz_richeditor/submit/{code}/{isEdition} | Path does not match |
| 9 | monsieurbiz_richeditor_admin_form_render_elements | /admin/monsieurbiz_richeditor/render_elements | Path does not match |
| 10 | sylius_admin_ajax_product_taxons_update_position | /admin/ajax/product-taxons/update | Path does not match |
| 11 | sylius_admin_ajax_product_variants_update_position | /admin/ajax/product-variants/update | Path does not match |
| 12 | 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.