GET https://www.arrowscauldron.com/cauldron/class-features/avatar-of-healing

Routing

app_compendium_show Matched route

Route Parameters

Name Value
family
"class-features"
slug
"avatar-of-healing"

Route Matching Logs

Path to match: /cauldron/class-features/avatar-of-healing
# Route name Path Log
1 app_player_bastion_rules /player-bastions/rules Path does not match
2 app_compendium_reference /cauldron/reference/{family} Path does not match
3 app_compendium_show /cauldron/{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.