Routing
sylius_admin_partial_channel_index
Matched route
Route Parameters
Name | Value |
---|---|
_sylius | [ "repository" => [ "method" => "findAll" ] "template" => "$template" "permission" => true ] |
Route Matching Logs
Path to match:
/admin/_partial/channels/
# | 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 | setono_sylius_redirect_admin_redirect_index | /admin/redirects/ | Path does not match |
4 | setono_sylius_redirect_admin_redirect_create | /admin/redirects/new | Path does not match |
5 | setono_sylius_redirect_admin_redirect_update | /admin/redirects/{id}/edit | Path does not match |
6 | setono_sylius_redirect_admin_redirect_show | /admin/redirects/{id} | Path does not match |
7 | setono_sylius_redirect_admin_redirect_bulk_delete | /admin/redirects/bulk-delete | Path does not match |
8 | setono_sylius_redirect_admin_redirect_delete | /admin/redirects/{id} | Path does not match |
9 | sylius_admin_partial_address_log_entry_index | /admin/_partial/address/log-entry/{id} | Path does not match |
10 | sylius_admin_partial_channel_index | /admin/_partial/channels/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.