GET https://s4s.coco.cloud/en/api/snippet-areas/footer

Routing

sulu_headless.api.snippet_area Matched route

Route Parameters

Name Value
_format
"json"
area
"footer"
prefix
"en/"

Route Matching Logs

Path to match: /en/api/snippet-areas/footer
# Route name Path Log
1 2fa_login_check_admin /admin/2fa_check Path does not match
2 sulu_headless.api.navigation /{prefix}api/navigations/{context}.{_format} Path does not match
3 sulu_headless.api.search /{prefix}api/search Path does not match
4 sulu_headless.api.snippet_area /{prefix}api/snippet-areas/{area}.{_format} Route matches!

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