GET https://www.arrowscauldron.com/compendium/backgrounds/grinner

Routing

app_compendium_show Matched route

Route Parameters

Name Value
family
"backgrounds"
slug
"grinner"

Route Matching Logs

Path to match: /compendium/backgrounds/grinner
# Route name Path Log
1 app_compendium_reference /compendium/reference/{family} Path does not match
2 app_compendium_show /compendium/{family}/{slug} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.