Routing
sylius_admin_partial_taxon_tree
Matched route
Route Parameters
Name | Value |
---|---|
_sylius | [ "template" => "$template" "repository" => [ "method" => "findHydratedRootNodes" ] "permission" => true ] |
Route Matching Logs
Path to match:
/admin/_partial/taxons/tree
# | Route name | Path | Log |
---|---|---|---|
1 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
2 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
3 | sylius_admin_partial_address_log_entry_index | /admin/_partial/address/log-entry/{id} | Path does not match |
4 | sylius_admin_partial_channel_index | /admin/_partial/channels/ | Path does not match |
5 | sylius_admin_partial_customer_latest | /admin/_partial/customers/latest/{count} | Path does not match |
6 | sylius_admin_partial_customer_show | /admin/_partial/customers/{id} | Path does not match |
7 | sylius_admin_partial_order_latest | /admin/_partial/orders/latest/{count} | Path does not match |
8 | sylius_admin_partial_order_latest_in_channel | /admin/_partial/orders/latest/{channelCode}/{count} | Path does not match |
9 | sylius_admin_partial_product_show | /admin/_partial/products/{id} | Path does not match |
10 | sylius_admin_partial_promotion_show | /admin/_partial/promotions/{id} | Path does not match |
11 | sylius_admin_partial_shipment_ship | /admin/_partial/orders/{orderId}/shipments/{id}/ship | Path does not match |
12 | sylius_admin_partial_taxon_tree | /admin/_partial/taxons/tree | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.