Routing
sylius_admin_admin_user_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| _sylius | [ "grid" => "sylius_admin_admin_user" "section" => "admin" "template" => "@SyliusAdmin\shared\crud/index.html.twig" "permission" => true ] |
Route Matching Logs
Path to match:
/admin/users/
| # | 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} | Path does not match |
| 8 | sylius_admin_dashboard | /admin/ | Path does not match |
| 9 | sylius_admin_impersonate_user | /admin/impersonate/{username} | Path does not match |
| 10 | sylius_admin_live_component | /admin/{_locale}/_components/{_live_component}/{_live_action} | Path does not match |
| 11 | sylius_admin_admin_user_index | /admin/users/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.